index
:
ctor.git
custom-gcc-bootstrap
develop
externals
function_many_to_one
globbing
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
Fix missing config.depends dependency checks on all task types.
Bent Bisballe Nyeng
5 weeks
function_many_to_one
WIP
Bent Bisballe Nyeng
3 days
globbing
Remove almost unused virtual Task::source() function.
Bent Bisballe Nyeng
4 weeks
master
Use new pointerlist and envmap
Bent Bisballe Nyeng
11 months
matrix_experiments
X
Bent Bisballe Nyeng
3 years
mingw
Enable mingw/gcc build
Bent Bisballe Nyeng
12 months
msvc
WIP
Bent Bisballe Nyeng
8 months
msvc-rebased
WIP
Bent Bisballe Nyeng
11 months
stuff
Refactor getenv usage.
Bent Bisballe Nyeng
9 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
[...]