Graphite Build Configurator
Find a file
2024-09-29 20:21:39 -04:00
.vscode init 2024-09-27 20:02:30 -04:00
CMakeFiles ext_easy impl + demo + fixes 2024-09-29 20:21:39 -04:00
example ext_easy impl + demo + fixes 2024-09-29 20:21:39 -04:00
include/grbc ext_easy impl + demo + fixes 2024-09-29 20:21:39 -04:00
spec ext_easy impl + demo + fixes 2024-09-29 20:21:39 -04:00
src ext_easy impl + demo + fixes 2024-09-29 20:21:39 -04:00
.gdb_history command-line option support + switch compiler profile on command line 2024-09-29 16:35:45 -04:00
.gitignore init 2024-09-27 20:02:30 -04:00
build.ninja ext_easy impl + demo + fixes 2024-09-29 20:21:39 -04:00
CMakeLists.txt ext_easy impl + demo + fixes 2024-09-29 20:21:39 -04:00
compile_commands.json ext_easy impl + demo + fixes 2024-09-29 20:21:39 -04:00
demo.png ext_easy impl + demo + fixes 2024-09-29 20:21:39 -04:00
HConfig ext_easy impl + demo + fixes 2024-09-29 20:21:39 -04:00
README.md ext_easy impl + demo + fixes 2024-09-29 20:21:39 -04:00

GRBC

GRaphite Build Configurator

About

GRBC is a portable project generator for C/C++. By default it comes with a ninja generator but can be modified to support other formats if you wish.