I’ve created a new C++ build system: g++ *
@rifkin It's an elegantly minimalist build system that uses the filesystem directly (Unix philosophy, everything is a file, therefore files are everything). Convention (alphabetical order) over configuration. It's perfect.