Age | Commit message (Expand) | Author |
---|---|---|
2023-01-20 | Store PATH in env in configuration.cc for use in future reconfigure calls. | Bent Bisballe Nyeng |
2023-01-20 | Add env to execute function. | Bent Bisballe Nyeng |
2023-01-16 | Make file extensions abstract based on tool-chain type. | Bent Bisballe Nyeng |
2023-01-14 | Escape all user-input strings when writing configuration.cc | Bent Bisballe Nyeng |
2023-01-14 | Extend target_type deduction based on filename extension and move to utils. | 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 Language::Xyz to language::xyz | Bent Bisballe Nyeng |
2023-01-11 | Put ctor.h contents in ctor namespace. | Bent Bisballe Nyeng |
2022-06-09 | Refactor the way task names are looked up. | Bent Bisballe Nyeng |
2021-10-10 | Move some common functions to util.cc | Bent Bisballe Nyeng |