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
path:
root
/
bootstrap.sh
Age
Commit message (
Expand
)
Author
2023-01-14
Use set -e in bootstrap script instead of && between commands.
Bent Bisballe Nyeng
2023-01-11
Support using custom build-dir during bootstrap.
Bent Bisballe Nyeng
2023-01-09
Add clang support.
Bent Bisballe Nyeng
2021-11-06
Use C++20.
Bent Bisballe Nyeng
2021-10-14
Use dependency system and build system for compiling ctor on config changes.
Bent Bisballe Nyeng
2021-10-10
Improve initial bootstrap speed.
Bent Bisballe Nyeng
2021-09-24
Fix re-compilation of library itself after boostrap. Add support for supplyin...
Bent Bisballe Nyeng
2021-09-14
Add suport for building and running unittests with the 'check' target.
Bent Bisballe Nyeng
2021-09-02
Rename project to ctor.
Bent Bisballe Nyeng
2021-08-29
Move getoptpp submodule into src as well.
Bent Bisballe Nyeng
2021-08-28
Move sources to ... well, src ;)
Bent Bisballe Nyeng
2021-08-26
Bootstrap
Bent Bisballe Nyeng
2021-06-22
Add parameters to add, delete and list build configurations.
Bent Bisballe Nyeng
2021-06-19
Example bootstrap file
Bent Bisballe Nyeng