Evan Martin 801377e065 Merge pull request #125 from pcc/outputs-ready
CMake requirements: Make-style order-only dependencies, restat rules
2011-11-01 23:26:33 -07:00
2011-10-24 01:16:38 +01:00
2011-10-31 15:39:53 -07:00
2011-05-26 19:32:17 -07:00
2011-10-15 20:23:50 +01:00
2011-02-06 11:02:57 -08:00
2011-05-22 09:26:06 -07:00
2011-03-17 09:43:14 -04: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
Description
a small build system with a focus on speed
Readme 4.7 MiB
Languages
C++ 87.8%
Python 7.5%
C 2.5%
CMake 0.9%
Shell 0.6%
Other 0.7%