Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-08-19 | Add support for msvc tool-chain (cl.exe/link.exe and lib.exe) on windows. | Bent Bisballe Nyeng | |
2022-06-09 | Add const Settings& to build configuration callbacks. | Bent Bisballe Nyeng | |
2021-11-20 | Evaluate externals in configure step end read from config map during ↵ | Bent Bisballe Nyeng | |
compilation. | |||
2021-11-06 | Use std::source_location instead of __FILE__. | Bent Bisballe Nyeng | |
2021-11-06 | Fix rebuilding after adding or removing of ctor.cc files to the build ↵ | Bent Bisballe Nyeng | |
configuration using -a/-r commandline args.. | |||
2021-10-30 | Add external configs. | Bent Bisballe Nyeng | |
2021-09-20 | Use 2-clause BSD-license for all source files. | Bent Bisballe Nyeng | |
2021-09-02 | Rename project to ctor. | Bent Bisballe Nyeng | |
2021-08-28 | Move sources to ... well, src ;) | Bent Bisballe Nyeng | |