summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
clang-tidyingRefactor Jenkinsfile to be more per-target grouped.Bent Bisballe Nyeng3 days
developCreate sources from string_views instead of const char* and std::strings.Bent Bisballe Nyeng3 weeks
execute_with_envCall execute with full settings.Bent Bisballe Nyeng2 weeks
masterAdd ar_flag support for ar tool, replacing hardcoded values.Bent Bisballe Nyeng23 months
matrix_experimentsXBent Bisballe Nyeng23 months
msvcWIPBent Bisballe Nyeng4 days
msvc-jenkinsWIPBent Bisballe Nyeng34 hours
speedWIPBent Bisballe Nyeng2 years
toolchain_sourcesAdd support for toolchain specific sourcesBent Bisballe Nyeng2 weeks
win32Use set -e in bootstrap script instead of && between commands.Bent Bisballe Nyeng24 months
[...]
 
 
AgeCommit messageAuthor
2024-12-08Call execute with full settings.execute_with_envBent Bisballe Nyeng
2024-12-07Create sources from string_views instead of const char* and std::strings.developBent Bisballe Nyeng
2024-10-03Ensure the initial task order is preserved. Fixes bad ordering during linking.Bent Bisballe Nyeng
2023-01-21Make sure libctor itself is built in the 'build' system and not 'host' system...Bent 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
[...]