index
:
ctor.git
custom-gcc-bootstrap
develop
externals
master
matrix_experiments
mingw
msvc
msvc-rebased
speed
stuff
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
develop
Refactor getenv usage.
Bent Bisballe Nyeng
3 months
externals
WIP: automatic externals
Bent Bisballe Nyeng
3 years
master
Use new pointerlist and envmap
Bent Bisballe Nyeng
5 months
matrix_experiments
X
Bent Bisballe Nyeng
2 years
mingw
Enable mingw/gcc build
Bent Bisballe Nyeng
6 months
msvc
WIP
Bent Bisballe Nyeng
2 months
msvc-rebased
WIP
Bent Bisballe Nyeng
6 months
speed
WIP
Bent Bisballe Nyeng
3 years
stuff
Refactor getenv usage.
Bent Bisballe Nyeng
3 months
win32
Use set -e in bootstrap script instead of && between commands.
Bent Bisballe Nyeng
3 years
[...]
Age
Commit message
Author
2021-12-03
Add support for bootstrapping with custom compiler, including check for c++20...
custom-gcc-bootstrap
Bent Bisballe Nyeng
2021-12-02
Add missing virtual destructors.
Bent Bisballe Nyeng
2021-12-02
Fix Settings forward declarations to be struct.
Bent Bisballe Nyeng
2021-11-21
Don't warn about missing external config cache values when bootstrapping.
Bent Bisballe Nyeng
2021-11-21
Bundle flags in struct for easier passing around.
Bent Bisballe Nyeng
2021-11-20
Stop tracking TODO file.
Bent Bisballe Nyeng
2021-11-20
Add another test.
Bent Bisballe Nyeng
2021-11-20
Evaluate externals in configure step end read from config map during compilat...
Bent Bisballe Nyeng
2021-11-18
Refactor configure and the way it generates its cache.
Bent Bisballe Nyeng
2021-11-06
Use std::source_location instead of __FILE__.
Bent Bisballe Nyeng
[...]