|
CBuild
C++ build system with scripts written in c++
|
Files | |
| Build.cpp | |
| Toolchain class implementation. | |
| CBuild.cpp | |
| Main source file of CBuild core. | |
| cbuild_hash.cpp | |
| cli_parser.cpp | |
| CBuild cli arguments parser. | |
| cross_compile.cpp | |
| Implementation of cross-compilation front-end. | |
| files.cpp | |
| filesystem++.cpp | |
| filesystem++ api implementation | |
| gcc_hash.cpp | |
| GCC hash impementation's implemetation. | |
| generator.cpp | |
| CBuild internal generators implementation. | |
| hash.cpp | |
| metadata_file.cpp | |
| Implementation for build_data.hpp. | |
| pkgconfig.cpp | |
| Implementattion of pkg config API. | |
| print.cpp | |
| Custom print that support colors. | |
| register.cpp | |
| Register implementation. | |
| system.cpp | |
| custom system() wrapper | |
| Task.cpp | |
| Task implementation. | |