|
CBuild
C++ build system with scripts written in c++
|
Files | |
| Build.hpp | |
| Build toolchain headers. | |
| clang++.hpp | |
| clang++ toolchain implementation | |
| clang++mt.hpp | |
| clang++ toolchain implementation with multithreaded compilation | |
| clang.hpp | |
| clang toolchain implementation | |
| clangmt.hpp | |
| clang toolchain implementation with multithreaded compilation | |
| cross_compile.hpp | |
| CrossCompilation front-end for CBuild. | |
| g++.hpp | |
| g++ toolchain implementation | |
| g++mt.hpp | |
| g++ toolchain implementation with multithreaded compilation | |
| gcc.hpp | |
| gcc toolchain implementation | |
| gccmt.hpp | |
| gcc toolchain implementation | |
| mingw-g++.hpp | |
| mingw-g++ toolchain implementation | |
| mingw-g++mt.hpp | |
| mingw-g++ toolchain implementation with multithreaded compilation | |
| mingw-gcc.hpp | |
| mingw-gcc toolchain implementation | |
| mingw-gccmt.hpp | |
| mingw-gcc toolchain implementation with multitreaded compilation | |
| simple_toolchain.hpp | |
| Simple retargetable toolchain. | |