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 Nyeng14 months
externalsWIP: automatic externalsBent Bisballe Nyeng22 months
masterAdd ar_flag support for ar tool, replacing hardcoded values.Bent Bisballe Nyeng14 months
matrix_experimentsXBent Bisballe Nyeng14 months
msvcMake sure libctor itself is built in the 'build' system and not 'host' system...Bent Bisballe Nyeng14 months
speedWIPBent Bisballe Nyeng21 months
win32Use set -e in bootstrap script instead of && between commands.Bent Bisballe Nyeng15 months
 
 
AgeCommit messageAuthor
2023-01-14Add ar_flag support for ar tool, replacing hardcoded values.HEADmasterBent Bisballe Nyeng
2023-01-14Fix and run test-suite on ci server.Bent Bisballe Nyeng
2023-01-14Fix configure.cc generation for resolved externals.Bent Bisballe Nyeng
2023-01-13Capture flags in a class instead of a string and add conversion functions bet...Bent Bisballe Nyeng
2023-01-12Move tools opt to ctor.h and rename tool_chain to toolchain for consistency.Bent Bisballe Nyeng
2023-01-12Add detected toolchain to configuration.ccBent Bisballe Nyeng
2023-01-11Add ctor namespace cfg:: constants and get rid of temporary 'using namespace ...Bent Bisballe Nyeng
2023-01-11Rename Configuation struct to configuration and make get/has functions member...Bent Bisballe Nyeng
2023-01-11Rename ExternalX structs to external_xBent Bisballe Nyeng
2023-01-11Rename BuildConfiguration struct to build_configurationBent Bisballe Nyeng
[...]