summaryrefslogtreecommitdiff
path: root/cppbuild.cc
AgeCommit message (Expand)Author
2021-08-29Move getoptpp submodule into src as well.Bent Bisballe Nyeng
2021-08-28Move sources to ... well, src ;)Bent Bisballe Nyeng
2021-08-26BootstrapBent Bisballe Nyeng
2021-06-20Add convenience macro for registering build config call-backs.Bent Bisballe Nyeng
2021-06-20Add explicit target types (with 'auto' being the default)Bent Bisballe Nyeng
2021-06-19Clean up example build config files.Bent Bisballe Nyeng
2021-06-19Convenience type for build configuration list.Bent Bisballe Nyeng
2021-06-19Support multiple build config files.Bent Bisballe Nyeng
2021-06-19Make self-aware (and recompile/re-launch as needed)Bent Bisballe Nyeng
2021-06-19Add .so target. Fix ready state checks.Bent Bisballe Nyeng
2021-06-18New dependency system.Bent Bisballe Nyeng
2021-06-13Add support for multiple build configurations.Bent Bisballe Nyeng
2021-06-13Clean up MakefileBent Bisballe Nyeng
2021-06-13Move execution code into its own function and use from all tasks.Bent Bisballe Nyeng
2021-06-13Use vfork/exec instead of system for compiler invocation.Bent Bisballe Nyeng
2021-06-12Limit number of threadsBent Bisballe Nyeng
2021-06-12Comparison using dg sourcesBent Bisballe Nyeng
2021-06-11Flags'n'stuffBent Bisballe Nyeng
2021-06-11Simple build config with dependency tracking.Bent Bisballe Nyeng