Age | Commit message (Expand) | Author |
---|---|---|
2023-01-13 | Capture flags in a class instead of a string and add conversion functions bet... | Bent Bisballe Nyeng |
2023-01-12 | Move tools opt to ctor.h and rename tool_chain to toolchain for consistency. | Bent Bisballe Nyeng |
2023-01-11 | Add ctor namespace cfg:: constants and get rid of temporary 'using namespace ... | Bent Bisballe Nyeng |
2023-01-11 | Rename ExternalX structs to external_x | Bent Bisballe Nyeng |
2023-01-11 | Rename Settings struct to setings | Bent Bisballe Nyeng |
2023-01-11 | Rename Flags struct to flags | Bent Bisballe Nyeng |
2023-01-11 | Put ctor.h contents in ctor namespace. | Bent Bisballe Nyeng |
2022-12-27 | Rename libctor.h to ctor.h | Bent Bisballe Nyeng |
2022-07-15 | Make tools abstraction around compiler options to better support tool agnosti... | Bent Bisballe Nyeng |
2022-06-09 | Add const Settings& to build configuration callbacks. | Bent Bisballe Nyeng |
2022-06-06 | Added support for manual externals (inherit flags and set include/lib paths f... | Bent Bisballe Nyeng |