summaryrefslogtreecommitdiff
path: root/src/build.cc
AgeCommit message (Collapse)Author
2021-10-24Fix compilation of named targets and print notification when re-compiling ↵Bent Bisballe Nyeng
config.
2021-10-14Use dependency system and build system for compiling ctor on config changes.Bent Bisballe Nyeng
2021-09-24Reduce noise.Bent Bisballe Nyeng
2021-09-24Fix re-compilation of library itself after boostrap. Add support for ↵Bent Bisballe Nyeng
supplying libctor lib and include paths.
2021-09-20Use 2-clause BSD-license for all source files.Bent Bisballe Nyeng
2021-09-14Add suport for building and running unittests with the 'check' target.Bent Bisballe Nyeng
2021-08-28Move sources to ... well, src ;)Bent Bisballe Nyeng