mirror of
https://github.com/reactos/ninja.git
synced 2024-11-26 21:20:23 +00:00
a small build system with a focus on speed
2ec1b42621
In verbose mode (where we don't overprint) it's confusing to show [0/XX] for the first N commands we start. In smart terminal mode, I can't really tell the difference. |
||
---|---|---|
misc | ||
src | ||
.gitignore | ||
bootstrap.sh | ||
configure.py | ||
COPYING | ||
doxygen.config | ||
gen_doxygen_mainpage.sh | ||
HACKING | ||
manual.asciidoc | ||
README | ||
todo |
Ninja is a small build system closest in spirit to Make. See the manual -- http://martine.github.com/ninja/manual.html or manual.asciidoc included in the distribution -- for more background, including motivation and build instructions. Though the code is copyright Google, don't take that as an endorsement; I wrote this in my spare time for fun. Discussions about Ninja should take place on the mailing list: http://groups.google.com/group/ninja-build