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 Nyeng22 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-06-27WIPspeedBent 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
2022-06-09Add UnitTestLib target type, for unit-test only libraries. And fix unit-test ...Bent Bisballe Nyeng
2022-06-09Refactor the way task names are looked up.Bent Bisballe Nyeng
2022-06-09Use derived dependency task targets instead of 'raw' depends strings for link...Bent Bisballe Nyeng
[...]