summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* and fix version number in manualv1.2.0Evan Martin2013-04-051-1/+1
* fix version number so that we actually call ourselves v1.2.0Evan Martin2013-04-052-5/+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-0531-334/+760
|\ \ | |/
| * Merge pull request #525 from nico/escapedollarEvan Martin2013-04-023-32/+54
| |\
| | * Dollar signs in depfiles are escaped as "$$", not "\$".Nico Weber2013-04-023-32/+54
| |/
| * allow paths with '!' in depfilesEvan Martin2013-03-303-31/+21
| * Merge pull request #522 from nico/spelldebugEvan Martin2013-03-271-1/+8
| |\
| | * Add spell checking for debug flags.Nico Weber2013-03-271-1/+8
| |/
| * Merge pull request #521 from riannucci/ignore_duplicate_edges_in_shcedule_workEvan Martin2013-03-264-7/+99
| |\
| | * Add regression testRobert Iannucci2013-03-231-0/+74
| | * Fix debug build on linux (type strictness).Robert Iannucci2013-03-232-3/+4
| | * Fix Pool to use a set internallyRobert Iannucci2013-03-182-7/+18
| | * Fix duplicate edge Pool crash in the minimally invasive wayRobert Iannucci2013-03-181-0/+6
| * | Merge pull request #518 from syntheticpp/max-patchEvan Martin2013-03-141-0/+2
| |\ \
| | * | Posix symbols are not enabled by default for MSVCPeter Kümmel2013-03-141-0/+2
| |/ /
| * | Merge pull request #513 from fifoforlifo/masterEvan Martin2013-03-113-1/+10
| |\ \ | | |/ | |/|
| | * Added %e to manual.asciidoc, fixed brace style.Avinash Baliga2013-03-112-3/+3
| | * Made %e purely a number.Avinash Baliga2013-03-031-1/+1
| | * NINJA_STATUS now takes %e for elapsed time.Avinash Baliga2013-03-032-0/+9
| * | Merge pull request #512 from pcc/compilation-databaseEvan Martin2013-03-102-0/+51
| |\ \
| | * | Add compdb toolPeter Collingbourne2013-03-092-0/+51
| | |/
| * | Merge pull request #499 from lht/patch-1Evan Martin2013-03-091-2/+2
| |\ \
| | * | Fix typo in manualHaitao Li 李海涛2013-02-171-2/+2
| * | | Merge pull request #503 from mo/fix_typo_20130219Evan Martin2013-03-091-1/+1
| |\ \ \
| | * | | Fix typo, s/verison/version/Martin Olsson2013-02-191-1/+1
| * | | | Merge pull request #504 from benvanik/masterEvan Martin2013-03-091-1/+3
| |\ \ \ \
| | * | | | Add a check for the VC++ 2012-style 64-bit path.Ben Vanik2013-02-191-1/+3
| | |/ / /
| * | | | Merge pull request #514 from dabrahams/patch-1Evan Martin2013-03-091-0/+1
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | Bring in declaration of atoiDave Abrahams2013-03-081-0/+1
| |/ / /
| * | | Merge pull request #507 from ikarienator/masterEvan Martin2013-02-241-1/+2
| |\ \ \
| | * | | Browse command does not parse URL correctlyBei Zhang2013-02-231-1/+2
| * | | | Merge pull request #502 from tfarina/rm-unused-funEvan Martin2013-02-241-3/+1
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Removed unused UnitsWaiting() function from State class.Thiago Farina2013-02-191-3/+1
| * | | | Merge pull request #506 from syntheticpp/string-findEvan Martin2013-02-211-1/+2
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Fix wrong usage of std::string::findPeter Kümmel2013-02-211-1/+2
| |/ / /
| * | | manual: move in_newline to the referenceEvan Martin2013-02-191-15/+19
| |/ /
| * | add versioning notes to features in the manualEvan Martin2013-02-172-6/+7
| * | make doc xrefs link to section headersEvan Martin2013-02-171-7/+5
| |/
| * rearrange env variable section layoutEvan Martin2013-02-161-12/+14
| * move from asciidoc html to asciidoc -> docbook -> htmlEvan Martin2013-02-163-3/+54
| * say where the default value for -j comes fromEvan Martin2013-02-161-1/+1
| * depfile helper: check errors on writing .d filesScott Graham2013-02-161-11/+26
| * docs for ninja_required_versionEvan Martin2013-02-161-0/+44
| * add syntax for checking versionsEvan Martin2013-02-165-10/+102
| * Merge pull request #498 from pck/cygwinEvan Martin2013-02-091-1/+1
| |\
| | * util.cc: Reusing windows workaround for cygwin.Paul Kunysch2013-02-091-1/+1
| |/
| * mark pools as experimental in the docsEvan Martin2013-02-011-0/+4
| * add a release checklist so I won't forget steps in the futureEvan Martin2013-02-011-0/+9