Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Improve the manual documentation | Robert Iannucci | 2012-11-30 | 1 | -10/+12 | |
* | add docs | Robert Iannucci | 2012-11-10 | 1 | -0/+51 | |
* | document that \r and \t are disallowed | Evan Martin | 2012-08-10 | 1 | -1/+3 | |
* | Merge pull request #351 from syntheticpp/rate | Evan Martin | 2012-07-27 | 1 | -0/+2 | |
|\ | ||||||
| * | print edges per second | Peter Kuemmel | 2012-07-15 | 1 | -0/+2 | |
* | | fix manual to reflect reality of depfile cleaning | Evan Martin | 2012-07-17 | 1 | -3/+3 | |
|/ | ||||||
* | add $in_newline | Scott Graham | 2012-06-15 | 1 | -2/+5 | |
* | Minor spelling fixes in manual. | Nico Weber | 2012-05-13 | 1 | -3/+3 | |
* | clarify what i mean by "policy" | Evan Martin | 2012-05-08 | 1 | -2/+8 | |
* | mention reactos | Evan Martin | 2012-05-04 | 1 | -3/+4 | |
* | mention platform support | Evan Martin | 2012-05-04 | 1 | -2/+12 | |
* | add $: to docs | Evan Martin | 2012-05-02 | 1 | -1/+5 | |
* | Fix a link to Google+. | Hiroyuki Iwatsuki | 2012-04-28 | 1 | -1/+1 | |
* | rearrange the manual | Evan Martin | 2012-04-27 | 1 | -127/+208 | |
* | doc encoding support | Evan Martin | 2012-04-26 | 1 | -0/+4 | |
* | Merge pull request #278 from tychoish/master | Evan Martin | 2012-04-26 | 1 | -1/+3 | |
|\ | ||||||
| * | docs: clarifying that there can be only one command per rule | tycho garen | 2012-04-24 | 1 | -1/+3 | |
* | | Introduce NINJA_STATUS env var for customization. | Nicolas Despres | 2012-04-24 | 1 | -0/+17 | |
|/ | ||||||
* | adjust rspfile docs to properly render | Evan Martin | 2012-03-06 | 1 | -16/+16 | |
* | Response files | unknown | 2012-02-09 | 1 | -0/+20 | |
* | Fix typo in manual. | Nicolas Despres | 2011-12-30 | 1 | -1/+1 | |
* | move some docs to home page | Evan Martin | 2011-12-28 | 1 | -50/+10 | |
* | link to blog post in docs | Evan Martin | 2011-12-28 | 1 | -5/+6 | |
* | rearrange manual to centralize quoting rules | Evan Martin | 2011-12-20 | 1 | -29/+46 | |
* | move build/install to README | Evan Martin | 2011-12-06 | 1 | -17/+1 | |
* | remove reference to nonexistent file | Evan Martin | 2011-12-05 | 1 | -2/+0 | |
* | prettify manual for tools | Evan Martin | 2011-12-05 | 1 | -21/+31 | |
* | minor manual touchups | Evan Martin | 2011-12-05 | 1 | -13/+15 | |
* | Add a "commands" tool | Peter Collingbourne | 2011-11-04 | 1 | -0/+4 | |
* | Implement restat rules | Peter Collingbourne | 2011-10-24 | 1 | -0/+6 | |
* | Implement Make-style order-only dependencies | Peter Collingbourne | 2011-10-24 | 1 | -3/+3 | |
* | Make the command line interface for the clean tool consistent | Peter Collingbourne | 2011-10-15 | 1 | -9/+8 | |
* | Implement generator rules | Peter Collingbourne | 2011-10-15 | 1 | -10/+16 | |
* | Consider missing phony targets with no dependencies out of date | Peter Collingbourne | 2011-09-14 | 1 | -0/+6 | |
* | Merge pull request #91 from pcc/reload-manifest | Evan Martin | 2011-09-06 | 1 | -0/+4 | |
|\ | ||||||
| * | Support for rebuilding and reloading manifest files | Peter Collingbourne | 2011-09-03 | 1 | -0/+4 | |
* | | don't use "all" in the phony example, because we now have "default" | Evan Martin | 2011-09-06 | 1 | -2/+2 | |
* | | link to github in docs | Evan Martin | 2011-09-06 | 1 | -0/+3 | |
* | | update docs on other build system integration with recent news | Evan Martin | 2011-09-06 | 1 | -10/+9 | |
|/ | ||||||
* | Implement default target statements | Peter Collingbourne | 2011-08-31 | 1 | -6/+34 | |
* | add docs on variable expansion | Evan Martin | 2011-06-25 | 1 | -2/+34 | |
* | mention python module in the docs | Evan Martin | 2011-06-25 | 1 | -9/+17 | |
* | expand $$ as $ | Evan Martin | 2011-05-27 | 1 | -1/+2 | |
* | switch to $ as the line continuation char | Evan Martin | 2011-05-27 | 1 | -1/+1 | |
* | update instructions on using gyp; mention cmake | Evan Martin | 2011-05-17 | 1 | -1/+8 | |
* | move various doc files out of top-level directory | Evan Martin | 2011-05-14 | 2 | -0/+1756 | |