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 年之前
ghc f2b3aaa016 Adding the first pass of a C++-based build system concept, as inspired 5 年之前
.clang-format 2b1a0a5c51 Update gitignore, add clang-format hook/file 5 年之前
.gitignore 2b1a0a5c51 Update gitignore, add clang-format hook/file 5 年之前
build.cxx f2b3aaa016 Adding the first pass of a C++-based build system concept, as inspired 5 年之前
build.h f2b3aaa016 Adding the first pass of a C++-based build system concept, as inspired 5 年之前
command_builder.h f2b3aaa016 Adding the first pass of a C++-based build system concept, as inspired 5 年之前
main.cxx f2b3aaa016 Adding the first pass of a C++-based build system concept, as inspired 5 年之前
project.h f2b3aaa016 Adding the first pass of a C++-based build system concept, as inspired 5 年之前
types.h f2b3aaa016 Adding the first pass of a C++-based build system concept, as inspired 5 年之前