summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
developRefactor getenv usage.Bent Bisballe Nyeng5 months
externalsWIP: automatic externalsBent Bisballe Nyeng3 years
masterUse new pointerlist and envmapBent Bisballe Nyeng7 months
matrix_experimentsXBent Bisballe Nyeng3 years
mingwEnable mingw/gcc buildBent Bisballe Nyeng9 months
msvcWIPBent Bisballe Nyeng5 months
msvc-rebasedWIPBent Bisballe Nyeng8 months
speedWIPBent Bisballe Nyeng3 years
stuffRefactor getenv usage.Bent Bisballe Nyeng5 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
[...]