A toy build system for C++ projects that is implemented in C++.

Sam Jaffe f2b3aaa016 Adding the first pass of a C++-based build system concept, as inspired 5 years ago
ghc f2b3aaa016 Adding the first pass of a C++-based build system concept, as inspired 5 years ago
.clang-format 2b1a0a5c51 Update gitignore, add clang-format hook/file 5 years ago
.gitignore 2b1a0a5c51 Update gitignore, add clang-format hook/file 5 years ago
build.cxx f2b3aaa016 Adding the first pass of a C++-based build system concept, as inspired 5 years ago
build.h f2b3aaa016 Adding the first pass of a C++-based build system concept, as inspired 5 years ago
command_builder.h f2b3aaa016 Adding the first pass of a C++-based build system concept, as inspired 5 years ago
main.cxx f2b3aaa016 Adding the first pass of a C++-based build system concept, as inspired 5 years ago
project.h f2b3aaa016 Adding the first pass of a C++-based build system concept, as inspired 5 years ago
types.h f2b3aaa016 Adding the first pass of a C++-based build system concept, as inspired 5 years ago