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