|
CBuild
C++ build system with scripts written in c++
|
Directories | |
| build | |
| dependency | |
| generator | |
| hasher | |
| task | |
Files | |
| build_data.hpp | |
| Build metadata config file. | |
| CBuild.hpp | |
| Main headers of CBuild core. | |
| CBuild_defs.hpp | |
| Defines. | |
| cli_parse_handler.hpp | |
| Defines and registering for handlers for cli parser. | |
| environment.hpp | |
| Set environment variables. | |
| filebuff.hpp | |
| files.hpp | |
| File parsing api. | |
| filesystem++.hpp | |
| filesystem++ api | |
| hash.hpp | |
| map.hpp | |
| Custom implementation of map datatype. | |
| optional.hpp | |
| pkgconfig.hpp | |
| pkg-config interface header Provides interface to pkg-config cli tool, including some parts of error handling @license GPL v3.0 or later | |
| print.hpp | |
| Custom print that support color codes. | |
| register.hpp | |
| Register any things. | |
| system.hpp | |
| Custom system() wraper. | |