a small build system with a focus on speed
Go to file
2011-05-24 09:55:39 -07:00
doc update instructions on using gyp; mention cmake 2011-05-17 15:27:00 -07:00
misc emacs: highlight variable expansions too 2011-05-22 10:28:09 -07:00
src move GetTimeMillis to util 2011-05-24 09:55:39 -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 fix the error: 'asciidoc: To many arguments' 2011-05-16 08:38:11 +09:00
COPYING add copyrights 2011-02-06 11:02:57 -08:00
HACKING update obsolete HACKING notes 2011-05-22 09:26:06 -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