Age | Commit message (Expand) | Author |
---|---|---|
2023-01-12 | Add detected toolchain to configuration.cc | 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 Configuation struct to configuration and make get/has functions member... | Bent Bisballe Nyeng |
2023-01-11 | Rename ExternalX structs to external_x | Bent Bisballe Nyeng |
2023-01-11 | Rename BuildConfiguration struct to build_configuration | 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 | Rename Source class to source | Bent Bisballe Nyeng |
2023-01-11 | Rename OutputSystem::Xyz to output_system::xyz | Bent Bisballe Nyeng |
2023-01-11 | Rename Language::Xyz to language::xyz | Bent Bisballe Nyeng |
2023-01-11 | Rename TargetType::Xyz to target_type::xyz | 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 |