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
/
libcppbuild.h
Age
Commit message (
Collapse
)
Author
2021-06-23
Add configure checks for programs and be more consistent with the use of the ↵
Bent Bisballe Nyeng
phrases build and host systems (inspired by autotools).
2021-06-21
Distinguish between host and target builds.
Bent Bisballe Nyeng
2021-06-20
Introduction of configuration generation for controlling tool-chain.
Bent Bisballe Nyeng
2021-06-20
Add convenience macro for registering build config call-backs.
Bent Bisballe Nyeng
2021-06-20
Add explicit target types (with 'auto' being the default)
Bent Bisballe Nyeng
2021-06-19
Convenience type for build configuration list.
Bent Bisballe Nyeng
2021-06-19
Support multiple build config files.
Bent Bisballe Nyeng
2021-06-19
Make self-aware (and recompile/re-launch as needed)
Bent Bisballe Nyeng
2021-06-18
New dependency system.
Bent Bisballe Nyeng
2021-06-13
Add support for multiple build configurations.
Bent Bisballe Nyeng
2021-06-13
Move execution code into its own function and use from all tasks.
Bent Bisballe Nyeng
2021-06-13
Use vfork/exec instead of system for compiler invocation.
Bent Bisballe Nyeng
2021-06-11
Refactor at 4'o clock
Bent Bisballe Nyeng
2021-06-11
Simple build config with dependency tracking.
Bent Bisballe Nyeng