summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | browse.py: Fix truncation with an unknown target.Philip Puryear2012-10-261-1/+3
| * | | browse.py: Python 3 support.Philip Puryear2012-10-261-29/+34
|/ / /
* | | fix bad mergeEvan Martin2012-10-231-1/+1
* | | mingw helper: drop unused -r flagEvan Martin2012-10-231-6/+1
* | | update mingw docs for ubuntu preciseEvan Martin2012-10-231-0/+7
* | | fix whitespaceEvan Martin2012-10-231-14/+14
* | | bootstrap: fail more gracefully if gcc isn't availableEvan Martin2012-10-231-1/+5
* | | Merge pull request #450 from zchothia/zc/py3kEvan Martin2012-10-214-13/+22
|\ \ \
| * | | Python scripts: use built-in print function.Zaheer Chothia2012-10-192-25/+13
| * | | Add support for Python 3Zaheer Chothia2012-10-184-13/+34
|/ / /
* | | Merge pull request #441 from tfarina/missing-virtualEvan Martin2012-10-172-6/+3
|\ \ \
| * | | Add missing 'virtual' annotation to ReadFile() override.Thiago Farina2012-10-172-6/+3
* | | | Merge pull request #448 from maximuska/proposed/buildlog-mini-refactor2Evan Martin2012-10-173-5/+36
|\ \ \ \
| * | | | build log: fixing parameter namesMaxim Kalaev2012-10-151-6/+6
| * | | | build log: mini-refactoring to use constructors to initialize entriesMaxim Kalaev2012-10-122-4/+14
| * | | | build log: moving HashCommand() calculation out of targets loopMaxim Kalaev2012-10-121-1/+2
| * | | | build log: Adding test for multiple target edgesMaxim Kalaev2012-10-121-0/+20
| | |_|/ | |/| |
* | | | Merge pull request #446 from maximuska/proposed/start-end-edge-metricsEvan Martin2012-10-121-0/+2
|\ \ \ \ | |/ / / |/| | |
| * | | build metrics: StartEdge and EndEdgeMaxim Kalaev2012-10-121-0/+2
|/ / /
* | | Merge pull request #439 from wolfp/metric-recompactEvan Martin2012-10-041-0/+1
|\ \ \
| * | | Add metric for log recompactingPetr Wolf2012-10-041-0/+1
* | | | Merge pull request #438 from wolfp/clean-efficiencyEvan Martin2012-10-042-1/+12
|\ \ \ \ | |/ / / |/| | |
| * | | Improve the efficiency of -t cleanPetr Wolf2012-10-042-1/+12
|/ / /
* | | Merge pull request #437 from mo/masterEvan Martin2012-10-032-2/+2
|\ \ \ | |/ / |/| |
| * | Fix two spelling errorsMartin Olsson2012-10-032-2/+2
|/ /
* | Merge pull request #436 from tfarina/dry-run-unnamed-namespaceEvan Martin2012-10-021-24/+39
|\ \
| * | Move DryRunCommandRunner into a unnamed namespace.Thiago Farina2012-10-021-24/+39
* | | Merge pull request #433 from polrop/fix-help-optionEvan Martin2012-09-301-1/+1
|\ \ \ | |/ / |/| |
| * | Don't say -h is invalid whereas it is supported.Nicolas Despres2012-09-271-1/+1
|/ /
* | Merge pull request #428 from maximuska/proposed/rpm-build-fixedEvan Martin2012-09-233-22/+46
|\ \
| * | packaging: refactored rpm buildingMaxim Kalaev2012-09-233-22/+46
|/ /
* | Merge pull request #427 from jonforums/jf/mingw-n-msvcEvan Martin2012-09-214-7/+11
|\ \
| * | Always include stdio.hJon2012-09-202-8/+2
| * | Silence bothersome warning from -WextraJon2012-09-201-0/+1
| * | Give MinGW builds MSVC build helper superpowersJon2012-09-204-7/+16
* | | Merge pull request #426 from sgraham/spaces-in-headers-2Evan Martin2012-09-204-2/+41
|\ \ \ | |/ / |/| |
| * | less random commentScott Graham2012-09-201-1/+1
| * | review fixesScott Graham2012-09-201-10/+9
| * | fix spaces in headers for -t msvcScott Graham2012-09-204-2/+42
|/ /
* | Merge pull request #419 from syntheticpp/rate-buffer-sizeEvan Martin2012-09-182-18/+15
|\ \
| * | Fix subtile buffer size errorPeter Kümmel2012-09-181-4/+4
| * | build with msvc2012Peter Kümmel2012-09-181-1/+1
| * | remove some code duplicationPeter Kümmel2012-09-182-18/+15
* | | Merge pull request #422 from sgraham/fix-dupe-includesEvan Martin2012-09-174-6/+30
|\ \ \ | |/ / |/| |
| * | don't emit duplicate headers for msvc helperScott Graham2012-09-174-6/+30
|/ /
* | Merge pull request #416 from nico/slideEvan Martin2012-09-143-38/+53
|\ \
| * | Change rate measurement code.Nico Weber2012-09-143-38/+53
| |/
* | Merge pull request #415 from nico/getoptEvan Martin2012-09-141-12/+12
|\ \ | |/ |/|
| * Clean up getopt_long call.Nico Weber2012-09-141-12/+12
|/
* mark msvc-helper as experimentalEvan Martin2012-09-131-1/+1