Release the pool slot held by an edge whether it succeeds or fails
[platform/upstream/ninja.git] / doc / manual.asciidoc
2012-07-17 Evan MartinMerge pull request #340 from sgraham/fix-win-build
2012-07-17 Evan MartinMerge pull request #363 from usovalx/subprocess_test_bu...
2012-07-17 Evan Martinfix manual to reflect reality of depfile cleaning
2012-07-15 Peter Kuemmelprint edges per second
2012-07-03 Evan MartinMerge pull request #313 from wolfp/restat_missing_input
2012-06-17 Evan MartinMerge pull request #316 from tfarina/struct
2012-06-15 Evan MartinMerge pull request #331 from sgraham/add-in_newline
2012-06-15 Scott Grahamadd $in_newline
2012-06-15 Evan MartinMerge pull request #328 from nico/canonperf
2012-06-04 Evan MartinMerge pull request #311 from nico/cleanups
2012-05-13 Nico WeberMinor spelling fixes in manual.
2012-05-09 Evan MartinMerge pull request #307 from sgraham/nul-input
2012-05-08 Evan Martinclarify what i mean by "policy"
2012-05-04 Evan Martinmention reactos
2012-05-04 Evan Martinmention platform support
2012-05-02 Evan Martinadd $: to docs
2012-05-02 Evan MartinMerge pull request #283 from tfarina/string-ampersand
2012-04-28 Evan MartinMerge pull request #274 from polrop/max_load_average
2012-04-28 Evan MartinMerge pull request #282 from iwadon/fix-link-to-gplus
2012-04-28 Hiroyuki IwatsukiFix a link to Google+.
2012-04-27 Evan Martinrearrange the manual
2012-04-26 Evan Martindoc encoding support
2012-04-26 Evan MartinMerge pull request #278 from tychoish/master
2012-04-26 Evan MartinMerge branch 'custom_ninja_status' of git://github...
2012-04-26 Evan MartinMerge pull request #228 from pcc/lazily-create-commandr...
2012-04-26 Evan MartinMerge branch 'dont-clean-phony' of git://github.com...
2012-04-26 Evan MartinMerge pull request #207 from iwadon/fix-configure.py...
2012-04-24 Nicolas DespresIntroduce NINJA_STATUS env var for customization.
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