index
:
ctor.git
custom-gcc-bootstrap
develop
externals
master
matrix_experiments
msvc
speed
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
custom-gcc-bootstrap
Add support for bootstrapping with custom compiler, including check for c++20...
Bent Bisballe Nyeng
18 months
develop
Make sure libctor itself is built in the 'build' system and not 'host' system...
Bent Bisballe Nyeng
4 months
externals
WIP: automatic externals
Bent Bisballe Nyeng
12 months
master
Add ar_flag support for ar tool, replacing hardcoded values.
Bent Bisballe Nyeng
4 months
matrix_experiments
X
Bent Bisballe Nyeng
4 months
msvc
Make sure libctor itself is built in the 'build' system and not 'host' system...
Bent Bisballe Nyeng
4 months
speed
WIP
Bent Bisballe Nyeng
11 months
win32
Use set -e in bootstrap script instead of && between commands.
Bent Bisballe Nyeng
5 months
Age
Commit message
Author
2023-01-14
Add ar_flag support for ar tool, replacing hardcoded values.
HEAD
master
Bent Bisballe Nyeng
2023-01-14
Fix and run test-suite on ci server.
Bent Bisballe Nyeng
2023-01-14
Fix configure.cc generation for resolved externals.
Bent Bisballe Nyeng
2023-01-13
Capture flags in a class instead of a string and add conversion functions bet...
Bent Bisballe Nyeng
2023-01-12
Move tools opt to ctor.h and rename tool_chain to toolchain for consistency.
Bent Bisballe Nyeng
2023-01-12
Add detected toolchain to configuration.cc
Bent Bisballe Nyeng
2023-01-11
Add ctor namespace cfg:: constants and get rid of temporary 'using namespace ...
Bent Bisballe Nyeng
2023-01-11
Rename Configuation struct to configuration and make get/has functions member...
Bent Bisballe Nyeng
2023-01-11
Rename ExternalX structs to external_x
Bent Bisballe Nyeng
2023-01-11
Rename BuildConfiguration struct to build_configuration
Bent Bisballe Nyeng
[...]