Ninja: a small build system with a focus on speed
Summary
Ninja is a small, high-performance build system designed to speed up large codebases. The repository provides binaries for Linux, macOS, and Windows, and offers two primary build pathways (Python bootstrap and CMake) to generate the ninja binary and build files, along with extensive docs, a manual, and a Doxygen workflow. The project emphasizes speed, simplicity, and practical tooling for developers and CI workflows.