summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
...
* | make doc xrefs link to section headersEvan Martin2013-02-171-7/+5
|/
* rearrange env variable section layoutEvan Martin2013-02-171-12/+14
* move from asciidoc html to asciidoc -> docbook -> htmlEvan Martin2013-02-172-0/+46
* docs for ninja_required_versionEvan Martin2013-02-161-0/+44
* mark pools as experimental in the docsEvan Martin2013-02-011-0/+4
* drop the "rules" tool completelyEvan Martin2012-12-291-4/+0
* update docs to clarify scoping rulesEvan Martin2012-12-291-17/+35
* NINJA_STATUS: add support of `%p` for percentageyannicklm2012-12-141-0/+1
* Improve the manual documentationRobert Iannucci2012-11-301-10/+12
* add docsRobert Iannucci2012-11-101-0/+51
* document that \r and \t are disallowedEvan Martin2012-08-101-1/+3
* Merge pull request #351 from syntheticpp/rateEvan Martin2012-07-271-0/+2
|\
| * print edges per secondPeter Kuemmel2012-07-151-0/+2
* | fix manual to reflect reality of depfile cleaningEvan Martin2012-07-171-3/+3
|/
* add $in_newlineScott Graham2012-06-151-2/+5
* Minor spelling fixes in manual.Nico Weber2012-05-131-3/+3
* clarify what i mean by "policy"Evan Martin2012-05-081-2/+8
* mention reactosEvan Martin2012-05-041-3/+4
* mention platform supportEvan Martin2012-05-041-2/+12
* add $: to docsEvan Martin2012-05-021-1/+5
* Fix a link to Google+.Hiroyuki Iwatsuki2012-04-281-1/+1
* rearrange the manualEvan Martin2012-04-271-127/+208
* doc encoding supportEvan Martin2012-04-261-0/+4
* Merge pull request #278 from tychoish/masterEvan Martin2012-04-261-1/+3
|\
| * docs: clarifying that there can be only one command per ruletycho garen2012-04-241-1/+3
* | Introduce NINJA_STATUS env var for customization.Nicolas Despres2012-04-241-0/+17
|/
* adjust rspfile docs to properly renderEvan Martin2012-03-061-16/+16
* Response filesunknown2012-02-091-0/+20
* Fix typo in manual.Nicolas Despres2011-12-301-1/+1
* move some docs to home pageEvan Martin2011-12-281-50/+10
* link to blog post in docsEvan Martin2011-12-281-5/+6
* rearrange manual to centralize quoting rulesEvan Martin2011-12-201-29/+46
* move build/install to READMEEvan Martin2011-12-061-17/+1
* remove reference to nonexistent fileEvan Martin2011-12-051-2/+0
* prettify manual for toolsEvan Martin2011-12-051-21/+31
* minor manual touchupsEvan Martin2011-12-051-13/+15
* Add a "commands" toolPeter Collingbourne2011-11-041-0/+4
* Implement restat rulesPeter Collingbourne2011-10-241-0/+6
* Implement Make-style order-only dependenciesPeter Collingbourne2011-10-241-3/+3
* Make the command line interface for the clean tool consistentPeter Collingbourne2011-10-151-9/+8
* Implement generator rulesPeter Collingbourne2011-10-151-10/+16
* Consider missing phony targets with no dependencies out of datePeter Collingbourne2011-09-141-0/+6
* Merge pull request #91 from pcc/reload-manifestEvan Martin2011-09-061-0/+4
|\
| * Support for rebuilding and reloading manifest filesPeter Collingbourne2011-09-031-0/+4
* | don't use "all" in the phony example, because we now have "default"Evan Martin2011-09-061-2/+2
* | link to github in docsEvan Martin2011-09-061-0/+3
* | update docs on other build system integration with recent newsEvan Martin2011-09-061-10/+9
|/
* Implement default target statementsPeter Collingbourne2011-08-311-6/+34
* add docs on variable expansionEvan Martin2011-06-251-2/+34
* mention python module in the docsEvan Martin2011-06-251-9/+17