summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
custom-gcc-bootstrapAdd support for bootstrapping with custom compiler, including check for c++20...Bent Bisballe Nyeng2 years
developMake sure libctor itself is built in the 'build' system and not 'host' system...Bent Bisballe Nyeng16 months
externalsWIP: automatic externalsBent Bisballe Nyeng23 months
masterAdd ar_flag support for ar tool, replacing hardcoded values.Bent Bisballe Nyeng16 months
matrix_experimentsXBent Bisballe Nyeng16 months
msvcMake sure libctor itself is built in the 'build' system and not 'host' system...Bent Bisballe Nyeng16 months
speedWIPBent Bisballe Nyeng23 months
win32Use set -e in bootstrap script instead of && between commands.Bent Bisballe Nyeng17 months
 
 
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
[...]