a small build system with a focus on speed
Go to file
2011-05-14 16:11:41 -07:00
doc move various doc files out of top-level directory 2011-05-14 16:11:41 -07:00
misc check in a script that generates build.ninja 2011-05-01 18:02:13 -07:00
src move various doc files out of top-level directory 2011-05-14 16:11:41 -07:00
.gitignore move various doc files out of top-level directory 2011-05-14 16:11:41 -07:00
bootstrap.sh Fix bootstrap script for dash. 2011-05-10 15:55:21 +02:00
configure.py move various doc files out of top-level directory 2011-05-14 16:11:41 -07:00
COPYING add copyrights 2011-02-06 11:02:57 -08:00
HACKING clang note 2011-05-11 11:29:01 -07:00
README Add link to mailing list to README. 2011-03-17 09:43:14 -04:00
todo Update the todo list since -k is implemented now. 2011-05-10 15:58:47 +02:00

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