summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* remove CanonicalizePath overloads, test for toplevel behaviourScott Graham2014-11-0910-25/+64
* path decanonicalization when building commandScott Graham2014-11-084-4/+39
* fix multiple sequential slashesScott Graham2014-11-083-3/+18
* wip on adding tests at higher level, some not rightScott Graham2014-11-086-15/+76
* track back->forward conversions in a bitmaskScott Graham2014-11-083-6/+124
* Merge pull request #822 from tzik/throttleNico Weber2014-11-031-1/+3
|\
| * Throttle the number of pending commands by the parallelism configurationtzik2014-09-221-1/+3
* | Merge pull request #825 from Rapptz/masterNico Weber2014-11-011-0/+4
|\ \
| * | Fix unknown pragma warningsDanny2014-09-281-0/+4
* | | Merge pull request #841 from sgraham/strchrNico Weber2014-10-311-3/+2
|\ \ \
| * | | Use strchr in \ conversion in CanonicalizePath on WindowsScott Graham2014-10-301-3/+2
|/ / /
* | | Merge pull request #840 from sgraham/canon-win-squashedNico Weber2014-10-3010-277/+431
|\ \ \
| * | | CanonicalizePath handles \ on WindowsScott Graham2014-10-3010-277/+431
|/ / /
* | | Merge pull request #837 from ppbrown/masterNico Weber2014-10-271-0/+1
|\ \ \
| * | | Update line_printer.ccppbrown2014-10-271-0/+1
|/ / /
* | | Merge pull request #834 from frasercrmck/masterNico Weber2014-10-261-1/+8
|\ \ \ | |/ / |/| |
| * | Add zsh completion for targets in conjunction with -CFraser Cormack2014-10-241-1/+8
|/ /
* | Merge pull request #823 from nico/confNico Weber2014-09-191-1/+3
|\ \ | |/ |/|
| * Make auto-reconfiguring work if CFLAGS contains more than one flag.Nico Weber2014-09-191-1/+3
* | Merge pull request #820 from nico/ohceedeeNico Weber2014-09-196-4/+13
|\ \ | |/
| * Don't print "Recompacting..." message from tests.Nico Weber2014-09-196-4/+13
|/
* Merge pull request #819 from nico/winNico Weber2014-09-186-12/+17
|\
| * Fix building tests on Windows again.Nico Weber2014-09-186-12/+17
|/
* Merge pull request #818 from nico/lesstestNico Weber2014-09-182-22/+0
|\
| * remove more things not needed without gtestNico Weber2014-09-182-22/+0
|/
* Merge pull request #817 from nico/warnNico Weber2014-09-181-1/+1
|\
| * fix warningNico Weber2014-09-181-1/+1
* | Merge pull request #815 from sgraham/gtest-tidyNico Weber2014-09-181-2/+1
|\ \ | |/ |/|
| * Don't need to install and configure with gtest any moreScott Graham2014-09-181-2/+1
|/
* Merge pull request #812 from nico/ninjatestNico Weber2014-09-1814-95/+224
|\
| * Don't support ? and : for --gtest-filter, a bit simpler.Nico Weber2014-09-181-23/+11
| * Add support for --gtest_filter. The bots need it, and it is a useful flag.Nico Weber2014-09-182-12/+99
| * Use a small, standalone testing framework instead of googletest.Nico Weber2014-09-1814-99/+153
* | Merge pull request #808 from nico/bettererrorNico Weber2014-09-042-1/+10
|\ \ | |/ |/|
| * Provide an error message on malformed lets. Fixes #807.Nico Weber2014-09-042-1/+10
|/
* Merge pull request #803 from martine/archNico Weber2014-08-051-0/+6
|\
| * amend HACKING.md with instructions for Arch LinuxEvan Martin2014-08-041-0/+6
* | Merge pull request #802 from martine/parensNico Weber2014-08-051-1/+1
|\ \ | |/ |/|
| * add some parens to silence a gcc warningEvan Martin2014-08-041-1/+1
|/
* Merge pull request #798 from kwesolowski/masterNico Weber2014-07-272-6/+60
|\
| * Remove extra info from Usage()kwesolowski2014-07-261-3/+0
| * Changed implementation to provide load from 0 to ProcessorCountkwesolowski2014-07-261-4/+6
| * Fixed naming convention in GetLoadAverage support functions.kwesolowski2014-07-261-25/+25
| * Improved load calculationkwesolowski2014-07-251-9/+20
| * Small usage info fix for windowskwesolowski2014-07-251-1/+1
| * Fixes for windows CalculateProcessorLoadkwesolowski2014-07-251-1/+4
| * Fixed/improved -l N documentation For windowskwesolowski2014-07-251-1/+1
| * Prepared load (-l N) support for windows.kwesolowski2014-07-251-3/+44
* | Merge pull request #799 from ryo-on/netbsd-supportNico Weber2014-07-261-1/+6
|\ \ | |/ |/|
| * Add NetBSD support.Ryo ONODERA2014-07-191-1/+6
|/