Merge pull request #888 from nico/del
[platform/upstream/ninja.git] / doc /
2012-04-24 tycho garendocs: clarifying that there can be only one command...
2012-03-08 Evan MartinMerge pull request #235 from fischman/ppoll
2012-03-08 Evan MartinMerge pull request #239 from pcc/enotdir
2012-03-06 Evan Martinadjust rspfile docs to properly render
2012-02-23 Evan MartinMerge pull request #217 from PetrWolf/master
2012-02-09 unknownResponse files
2011-12-30 Evan MartinMerge pull request #173 from polrop/fix-typo-in-manual
2011-12-30 Nicolas DespresFix typo in manual.
2011-12-28 Evan Martinmove some docs to home page
2011-12-28 Evan Martinlink to blog post in docs
2011-12-27 Evan MartinMerge branch 'master' of git://github.com/ehird/ninja
2011-12-20 Evan Martinrearrange manual to centralize quoting rules
2011-12-20 Evan MartinMerge pull request #146 from nornagon/escape-spaces
2011-12-06 Evan Martinmove build/install to README
2011-12-05 Evan Martinremove reference to nonexistent file
2011-12-05 Evan Martinprettify manual for tools
2011-12-05 Evan Martinminor manual touchups
2011-11-06 Evan MartinMerge pull request #127 from tiresdonexits/master
2011-11-04 Evan MartinMerge pull request #123 from pcc/commands-tool
2011-11-04 Peter CollingbourneAdd a "commands" tool
2011-11-02 Evan MartinMerge pull request #125 from pcc/outputs-ready
2011-10-24 Peter CollingbourneImplement restat rules
2011-10-24 Peter CollingbourneImplement Make-style order-only dependencies
2011-10-17 Evan MartinMerge pull request #120 from pcc/generator
2011-10-15 Peter CollingbourneMake the command line interface for the clean tool...
2011-10-15 Peter CollingbourneImplement generator rules
2011-09-14 Evan MartinMerge pull request #106 from pcc/depfile-vector
2011-09-14 Evan MartinMerge pull request #107 from pcc/missing-phony
2011-09-14 Peter CollingbourneConsider missing phony targets with no dependencies...
2011-09-09 Evan MartinMerge pull request #95 from qhuo/depfile-for-command...
2011-09-07 Evan MartinMerge pull request #96 from tfarina/disk-interface...
2011-09-06 Evan MartinMerge pull request #91 from pcc/reload-manifest
2011-09-06 Evan Martindon't use "all" in the phony example, because we now...
2011-09-06 Evan Martinlink to github in docs
2011-09-06 Evan Martinupdate docs on other build system integration with...
2011-09-03 Peter CollingbourneSupport for rebuilding and reloading manifest files
2011-09-03 Evan MartinMerge pull request #92 from pcc/fix-warning
2011-09-03 Evan MartinMerge pull request #90 from pcc/default-target-statements
2011-08-31 Peter CollingbourneImplement default target statements
2011-06-25 Evan MartinMerge pull request #69 from Roorback/master
2011-06-25 Evan MartinMerge pull request #70 from scottfranklin/master
2011-06-25 Evan Martinadd docs on variable expansion
2011-06-25 Evan Martinmention python module in the docs
2011-05-27 Evan Martinexpand $$ as $
2011-05-27 Evan Martinswitch to $ as the line continuation char
2011-05-17 Evan Martinupdate instructions on using gyp; mention cmake
2011-05-14 Evan Martinmove various doc files out of top-level directory