a small build system with a focus on speed
Go to file
Evan Martin b0dac493c4 Merge pull request #82 from tfarina/disk-interface
Factor out DiskInterface class into its own source/header files.
2011-08-23 09:17:23 -07:00
doc add docs on variable expansion 2011-06-25 12:54:46 -07:00
misc rename ninja module to ninja_syntax 2011-08-16 11:36:01 -07:00
src Factor out DiskInterface class into its own source/header files. 2011-08-10 09:47:32 -03:00
.gitignore perftest: print summary info at end 2011-05-26 19:32:17 -07:00
bootstrap.sh Respect $CXX, fallback to 'g++' in bootstrap.sh 2011-06-21 21:07:07 +02:00
configure.py Merge pull request #82 from tfarina/disk-interface 2011-08-23 09:17:23 -07: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