summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
developFix missing config.depends dependency checks on all task types.Bent Bisballe Nyeng5 weeks
function_many_to_oneWIPBent Bisballe Nyeng3 days
globbingRemove almost unused virtual Task::source() function.Bent Bisballe Nyeng4 weeks
masterUse new pointerlist and envmapBent Bisballe Nyeng11 months
matrix_experimentsXBent Bisballe Nyeng3 years
mingwEnable mingw/gcc buildBent Bisballe Nyeng12 months
msvcWIPBent Bisballe Nyeng8 months
msvc-rebasedWIPBent Bisballe Nyeng11 months
stuffRefactor getenv usage.Bent Bisballe Nyeng9 months
win32Use set -e in bootstrap script instead of && between commands.Bent Bisballe Nyeng3 years
[...]
 
 
AgeCommit messageAuthor
2021-12-03Add support for bootstrapping with custom compiler, including check for c++20...custom-gcc-bootstrapBent Bisballe Nyeng
2021-12-02Add missing virtual destructors.Bent Bisballe Nyeng
2021-12-02Fix Settings forward declarations to be struct.Bent Bisballe Nyeng
2021-11-21Don't warn about missing external config cache values when bootstrapping.Bent Bisballe Nyeng
2021-11-21Bundle flags in struct for easier passing around.Bent Bisballe Nyeng
2021-11-20Stop tracking TODO file.Bent Bisballe Nyeng
2021-11-20Add another test.Bent Bisballe Nyeng
2021-11-20Evaluate externals in configure step end read from config map during compilat...Bent Bisballe Nyeng
2021-11-18Refactor configure and the way it generates its cache.Bent Bisballe Nyeng
2021-11-06Use std::source_location instead of __FILE__.Bent Bisballe Nyeng
[...]