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
/
Makefile
Age
Commit message (
Collapse
)
Author
2021-07-10
Individual target builds.
Bent Bisballe Nyeng
2021-07-10
Fix warnings.
Bent Bisballe Nyeng
2021-06-23
Split libcppbuild.cc into multiple files/modules.
Bent Bisballe Nyeng
2021-06-22
Add parameters to add, delete and list build configurations.
Bent Bisballe Nyeng
2021-06-20
Add build deps to Makefile.
Bent Bisballe Nyeng
2021-06-19
Make sources relative to the build-file (include paths are still relative to ↵
Bent Bisballe Nyeng
project rootdir). Add -b to control build-dir.
2021-06-19
Make self-aware (and recompile/re-launch as needed)
Bent Bisballe Nyeng
2021-06-19
Add .so target. Fix ready state checks.
Bent Bisballe Nyeng
2021-06-18
New dependency system.
Bent Bisballe Nyeng
2021-06-13
Clean up Makefile
Bent Bisballe Nyeng
2021-06-13
Move execution code into its own function and use from all tasks.
Bent Bisballe Nyeng
2021-06-13
Make task an abstract class and make CC and LD versions of it.
Bent Bisballe Nyeng
2021-06-11
Refactor at 4'o clock
Bent Bisballe Nyeng
2021-06-11
Naiive async compilation
Bent Bisballe Nyeng
2021-06-11
Simple build config with dependency tracking.
Bent Bisballe Nyeng