summaryrefslogtreecommitdiffstats
path: root/doc/manual.asciidoc
Commit message (Expand)AuthorAgeFilesLines
* v1.4.0v1.4.0Evan Martin2013-09-121-2/+6
|\
| * Proof readingJohan Sundström2013-08-131-1/+1
| * Mention pools in the discussion of ninja's toplevel declarations.Nico Weber2013-07-071-0/+4
* | manual version 1.3v1.3.0Evan Martin2013-05-161-1/+1
* | Merge branch 'master' into releaseEvan Martin2013-05-161-113/+169
|\ \ | |/
| * move pool docs down under "more details"Evan Martin2013-04-101-56/+55
| * more minor manual touchupsEvan Martin2013-04-101-5/+5
| * mention mtimesEvan Martin2013-04-101-2/+3
| * monospace flagsEvan Martin2013-04-101-2/+3
| * more windows doc updatesEvan Martin2013-04-101-4/+11
| * update some windows references in the docsEvan Martin2013-04-091-30/+11
| * document depsEvan Martin2013-04-091-16/+83
* | and fix version number in manualv1.2.0Evan Martin2013-04-051-1/+1
* | Merge branch 'master' into releaseEvan Martin2013-04-051-1/+1
|\ \ | |/
| * tag a feature with the right version numberEvan Martin2013-04-051-1/+1
* | version 1.2.0Evan Martin2013-04-051-57/+126
|\ \ | |/
| * Merge pull request #513 from fifoforlifo/masterEvan Martin2013-03-111-1/+2
| |\
| | * Added %e to manual.asciidoc, fixed brace style.Avinash Baliga2013-03-111-1/+2
| * | Merge pull request #512 from pcc/compilation-databaseEvan Martin2013-03-101-0/+6
| |\ \
| | * | Add compdb toolPeter Collingbourne2013-03-101-0/+6
| | |/
| * | Merge pull request #499 from lht/patch-1Evan Martin2013-03-101-2/+2
| |\ \
| | * | Fix typo in manualHaitao Li 李海涛2013-02-171-2/+2
| * | | Fix typo, s/verison/version/Martin Olsson2013-02-191-1/+1
| | |/ | |/|
| * | manual: move in_newline to the referenceEvan Martin2013-02-191-15/+19
| * | add versioning notes to features in the manualEvan Martin2013-02-171-3/+3
| * | make doc xrefs link to section headersEvan Martin2013-02-171-7/+5
| |/
| * rearrange env variable section layoutEvan Martin2013-02-171-12/+14
| * 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
* | mark pools as experimental in the docsEvan Martin2013-02-011-0/+4
* | include version number in manualEvan Martin2013-02-011-0/+1
|/
* 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
|\