index
:
ctor.git
custom-gcc-bootstrap
develop
externals
function_many_to_one
globbing
master
matrix_experiments
mingw
msvc
msvc-gene
msvc-rebased
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
develop
Add many-to-one generator function type.
Bent Bisballe Nyeng
3 days
function_many_to_one
WIP
Bent Bisballe Nyeng
3 weeks
globbing
Remove almost unused virtual Task::source() function.
Bent Bisballe Nyeng
6 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
7 days
msvc-gene
WIP
Bent Bisballe Nyeng
3 days
msvc-rebased
WIP
Bent Bisballe Nyeng
12 months
win32
Use set -e in bootstrap script instead of && between commands.
Bent Bisballe Nyeng
3 years
[...]
Age
Commit message
Author
3 days
WIP
msvc-gene
Bent Bisballe Nyeng
3 days
Add many-to-one generator function type.
develop
Bent Bisballe Nyeng
4 days
Fix missing dirty-checks against objects in ld, so and ar tasks.
Bent Bisballe Nyeng
9 days
Port system-test shellscript to a c++ program for better portability.
Bent Bisballe Nyeng
12 days
Decorate sources as 'generated' to make sure they inject a dependency to thei...
Bent Bisballe Nyeng
2025-12-25
Don't treat warnings as errors when building normally. But force warnings as ...
Bent Bisballe Nyeng
2025-12-25
Derived tasks should not (directly) depend on the config.depends tasks.
Bent Bisballe Nyeng
2025-12-23
Experimental new, more flexible, way to construct sources and flags
Bent Bisballe Nyeng
2025-12-23
Use std::string_view instead of std::string in tools.cc whenever applicable
Bent Bisballe Nyeng
2025-11-19
Fix missing config.depends dependency checks on all task types.
Bent Bisballe Nyeng
[...]