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
2023-01-21Make sure libctor itself is built in the 'build' system and not 'host' system...msvcBent Bisballe Nyeng
2023-01-21Make sure to create target directories as they appear in their actual (cleane...Bent Bisballe Nyeng
2023-01-21Add CTOR_ prefix to REG macro helpersBent Bisballe Nyeng
2023-01-21Improve formatting of env in the generated configuration.ccBent Bisballe Nyeng
2023-01-20Store PATH in env in configuration.cc for use in future reconfigure calls.Bent Bisballe Nyeng
2023-01-20Add env to execute function.Bent Bisballe Nyeng
2023-01-19Make extension deduction architecture-aware.Bent Bisballe Nyeng
2023-01-17Recognize gcc and clang (not just their c++ variants) in tool-chain detection.Bent Bisballe Nyeng
2023-01-16Minor changes: Add help text to configure --help, use append(..) and strip ct...Bent Bisballe Nyeng
2023-01-16Make file extensions abstract based on tool-chain type.Bent Bisballe Nyeng
[...]