index
:
ctor.git
clang-tidying
custom-gcc-bootstrap
develop
execute_with_env
externals
master
matrix_experiments
msvc
msvc-jenkins
speed
toolchain_sources
win32
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Branch
Commit message
Author
Age
clang-tidying
Refactor Jenkinsfile to be more per-target grouped.
Bent Bisballe Nyeng
3 days
develop
Create sources from string_views instead of const char* and std::strings.
Bent Bisballe Nyeng
3 weeks
execute_with_env
Call execute with full settings.
Bent Bisballe Nyeng
2 weeks
master
Add ar_flag support for ar tool, replacing hardcoded values.
Bent Bisballe Nyeng
23 months
matrix_experiments
X
Bent Bisballe Nyeng
23 months
msvc
WIP
Bent Bisballe Nyeng
4 days
msvc-jenkins
WIP
Bent Bisballe Nyeng
34 hours
speed
WIP
Bent Bisballe Nyeng
2 years
toolchain_sources
Add support for toolchain specific sources
Bent Bisballe Nyeng
2 weeks
win32
Use set -e in bootstrap script instead of && between commands.
Bent Bisballe Nyeng
24 months
[...]
Age
Commit message
Author
2024-12-08
Call execute with full settings.
execute_with_env
Bent Bisballe Nyeng
2024-12-07
Create sources from string_views instead of const char* and std::strings.
develop
Bent Bisballe Nyeng
2024-10-03
Ensure the initial task order is preserved. Fixes bad ordering during linking.
Bent Bisballe Nyeng
2023-01-21
Make sure libctor itself is built in the 'build' system and not 'host' system...
Bent Bisballe Nyeng
2023-01-21
Make sure to create target directories as they appear in their actual (cleane...
Bent Bisballe Nyeng
2023-01-21
Add CTOR_ prefix to REG macro helpers
Bent Bisballe Nyeng
2023-01-21
Improve formatting of env in the generated configuration.cc
Bent Bisballe Nyeng
2023-01-20
Store PATH in env in configuration.cc for use in future reconfigure calls.
Bent Bisballe Nyeng
2023-01-20
Add env to execute function.
Bent Bisballe Nyeng
2023-01-19
Make extension deduction architecture-aware.
Bent Bisballe Nyeng
[...]