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