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 Nyeng15 months
externalsWIP: automatic externalsBent Bisballe Nyeng23 months
masterAdd ar_flag support for ar tool, replacing hardcoded values.Bent Bisballe Nyeng15 months
matrix_experimentsXBent Bisballe Nyeng15 months
msvcMake sure libctor itself is built in the 'build' system and not 'host' system...Bent Bisballe Nyeng15 months
speedWIPBent Bisballe Nyeng22 months
win32Use set -e in bootstrap script instead of && between commands.Bent Bisballe Nyeng16 months
 
 
AgeCommit messageAuthor
2022-12-27Use set -e in bootstrap script instead of && between commands.win32Bent Bisballe Nyeng
2022-07-31Convert absolute source_location paths to relative ones.Bent Bisballe Nyeng
2022-07-24Make short-hand notation for compiler (CC/CXX) in non-verbose modes.Bent Bisballe Nyeng
2022-07-15Make tools abstraction around compiler options to better support tool agnosti...Bent Bisballe Nyeng
2022-06-25Added JenkinsFileBent Bisballe Nyeng
2022-06-16Tweak sleeps in builder loop.Bent Bisballe Nyeng
2022-06-16Fix dependency search and linking for ld and so targets.Bent Bisballe Nyeng
2022-06-09Function target type including support for generated sources.Bent Bisballe Nyeng
2022-06-09Add custom output object names to source specifications.Bent Bisballe Nyeng
2022-06-09Add const Settings& to build configuration callbacks.Bent Bisballe Nyeng
[...]