Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | Fix typo | ptzz | 2015-12-06 | 1 | -1/+1 | |
| |/ / / / / | ||||||
* | | | | | | Merge pull request #1064 from NiklasRosenstein/1043-msvc_deps_prefix-per-rule | Evan Martin | 2015-12-06 | 1 | -1/+2 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | add "msvc_deps_prefix" to Rule::IsReservedBinding() | Niklas Rosenstein | 2015-12-06 | 1 | -1/+2 | |
|/ / / / / | ||||||
* | | | | | prefer https in readme | Nico Weber | 2015-11-19 | 1 | -2/+2 | |
* | | | | | Merge pull request #1053 from ninja-build/configure | Nico Weber | 2015-11-18 | 1 | -7/+12 | |
|\ \ \ \ \ | ||||||
| * | | | | | when building with cwd = source root, use relative paths | Evan Martin | 2015-11-17 | 1 | -1/+6 | |
| * | | | | | rename the build-file variable $sourcedir to $root | Evan Martin | 2015-11-17 | 1 | -6/+6 | |
| * | | | | | put warning flags together | Evan Martin | 2015-11-17 | 1 | -1/+1 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #1052 from ninja-build/docs | Nico Weber | 2015-11-17 | 5 | -10/+47 | |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | ||||||
| * | | | | drop a [horizontal] definition table | Evan Martin | 2015-11-17 | 1 | -1/+0 | |
| * | | | | improve docs generation, including PDF output | Evan Martin | 2015-11-17 | 4 | -7/+45 | |
| * | | | | provide a better title for the manual | Evan Martin | 2015-11-17 | 1 | -2/+2 | |
|/ / / / | ||||||
* | | | | Merge pull request #1047 from pykello/master | Nico Weber | 2015-11-12 | 1 | -3/+2 | |
|\ \ \ \ | ||||||
| * | | | | Speed-up bash target auto-complete. | Hadi Moshayedi | 2015-10-31 | 1 | -3/+2 | |
| |/ / / | ||||||
* | | | | Merge pull request #1046 from zed0/master | Nico Weber | 2015-11-12 | 1 | -2/+1 | |
|\ \ \ \ | |_|_|/ |/| | | | ||||||
| * | | | Speed up zsh target completion | Ben Falconer | 2015-10-30 | 1 | -2/+1 | |
| |/ / | ||||||
* | | | Merge pull request #1007 from mikesep/aix | Evan Martin | 2015-11-12 | 9 | -16/+71 | |
|\ \ \ | ||||||
| * | | | Separate bootstrapped build from final build | Mike Seplowitz | 2015-10-22 | 2 | -10/+24 | |
| * | | | Fix getopt for AIX | Mike Seplowitz | 2015-08-19 | 5 | -0/+12 | |
| * | | | Implement GetLoadAverage on AIX using libperfstat | Mike Seplowitz | 2015-08-19 | 2 | -0/+15 | |
| * | | | Fix AIX compilation error related to printf macros | Mike Seplowitz | 2015-08-19 | 1 | -3/+8 | |
| * | | | Start AIX port | Mike Seplowitz | 2015-08-19 | 1 | -2/+11 | |
| * | | | Strip tabs from od's output | Mike Seplowitz | 2015-08-19 | 1 | -1/+1 | |
* | | | | Merge pull request #999 from colincross/dumbstatus | Nico Weber | 2015-11-12 | 1 | -2/+3 | |
|\ \ \ \ | ||||||
| * | | | | Print status when edge finishes on dumb terminals | Colin Cross | 2015-07-31 | 1 | -2/+3 | |
* | | | | | Merge pull request #964 from nicolasdespres/sighup | Nico Weber | 2015-11-12 | 3 | -1/+36 | |
|\ \ \ \ \ | ||||||
| * | | | | | Cleanup build on SIGHUP. | Nicolas Despres | 2015-09-20 | 3 | -1/+36 | |
| | |_|_|/ | |/| | | | ||||||
* | | | | | Merge pull request #763 from drbo/master | Nico Weber | 2015-11-12 | 3 | -31/+38 | |
|\ \ \ \ \ | ||||||
| * \ \ \ \ | Merge remote-tracking branch 'upstream/master' | Demetri Obenour | 2014-05-31 | 15 | -71/+135 | |
| |\ \ \ \ \ | ||||||
| * | | | | | | Added test of international character support | Demetri Obenour | 2014-05-08 | 2 | -29/+36 | |
| * | | | | | | Added support for international characters in makefile dependency names | Demetri Obenour | 2014-05-08 | 1 | -2/+2 | |
* | | | | | | | Try to fix #685 | Nico Weber | 2015-11-11 | 1 | -1/+1 | |
* | | | | | | | drop more references to github/martine | Evan Martin | 2015-11-11 | 3 | -6/+5 | |
* | | | | | | | Update link to point to ninja-build.org | Nico Weber | 2015-11-11 | 1 | -1/+1 | |
* | | | | | | | Merge pull request #1049 from nico/update-links | Nico Weber | 2015-11-11 | 7 | -13/+13 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Make links point to org page | Nico Weber | 2015-11-11 | 7 | -13/+13 | |
|/ / / / / / / | ||||||
* | | | | | | | test commit | Nico Weber | 2015-11-11 | 1 | -1/+1 | |
| |_|_|_|_|/ |/| | | | | | ||||||
* | | | | | | Merge pull request #1015 from moroten/docs-relpath | Nico Weber | 2015-10-22 | 1 | -0/+8 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Describe why to use relative paths | Fredrik Medley | 2015-09-03 | 1 | -0/+8 | |
* | | | | | | | Merge pull request #1040 from peter1000/patch-1 | Nico Weber | 2015-10-22 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Fixes typo | peter1000 | 2015-10-19 | 1 | -1/+1 | |
| | |_|_|/ / / | |/| | | | | | ||||||
* | | | | | | | Merge pull request #1029 from nicolasdespres/fix-doc-typo | Nico Weber | 2015-10-21 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | Fix typo. | Nicolas Despres | 2015-09-24 | 1 | -1/+1 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #1014 from moroten/optimize-stringpiece | Nico Weber | 2015-09-07 | 1 | -1/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Optimize StringPiece hash map | Fredrik Medley | 2015-09-03 | 1 | -1/+1 | |
| |/ / / / / | ||||||
* | | | | | | Merge pull request #1018 from nico/spell | Nico Weber | 2015-09-07 | 1 | -18/+20 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | Merge LLVM r242069, make spell checking allocate less memory. | Nico Weber | 2015-09-07 | 1 | -18/+20 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #1009 from sgraham/fix-null.o | Nico Weber | 2015-08-27 | 1 | -1/+2 | |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | ||||||
| * | | | | Don't output null.o during configure | Scott Graham | 2015-08-27 | 1 | -1/+2 | |
|/ / / / | ||||||
* | | | | Merge pull request #1003 from sgraham/2015-compile | Nico Weber | 2015-08-10 | 3 | -4/+4 | |
|\ \ \ \ |