summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | Revert "Dump state for debugging"Robert Iannucci2012-11-101-4/+0
| | * | Uninitialized variable! There is always one...Robert Iannucci2012-11-101-1/+1
| | * | Dump state for debuggingRobert Iannucci2012-11-101-0/+4
| | * | Make edge dump pool name, and skip default poolRobert Iannucci2012-11-102-1/+10
| | * | cover the nulled pool caseRobert Iannucci2012-11-101-19/+20
| | * | add docsRobert Iannucci2012-11-101-0/+51
| | * | Add some tests!Robert Iannucci2012-11-101-3/+129
| | * | begin rationalizing platform for both parsersRobert Iannucci2012-11-101-7/+5
| | * | block parse method doneRobert Iannucci2012-11-106-185/+277
| | * | all building and tests passingRobert Iannucci2012-11-092-2/+2
| | * | Dump pools with StateRobert Iannucci2012-11-093-6/+26
| | * | Fix a bug... now chrome build works O_ORobert Iannucci2012-11-091-1/+1
| | * | and some basic implementationRobert Iannucci2012-11-094-15/+46
| | * | stub out an api and de-constify PoolRobert Iannucci2012-11-096-17/+63
| | * | Const ref FTWRobert Iannucci2012-11-091-1/+1
| | * | Pull graph.cc tooRobert Iannucci2012-11-091-1/+2
| | * | Pull out base changes to stateRobert Iannucci2012-11-092-2/+40
| | |/
| * | Merge pull request #464 from tfarina/clang-warningEvan Martin2012-11-271-1/+1
| |\ \
| | * | Fix clang warning.Thiago Farina2012-11-271-1/+1
| |/ /
| * | Merge pull request #459 from maximuska/proposed/refactor-collect-targetsEvan Martin2012-11-121-49/+51
| |\ \
| | * | refactoring: decompose CollectTargetsFromArgsMaxim Kalaev2012-11-091-49/+51
| * | | Merge pull request #443 from tfarina/disk-interface-allocEvan Martin2012-11-121-1/+1
| |\ \ \
| | * | | Allocate disk_interface near where it's needed.Thiago Farina2012-10-101-1/+1
| * | | | Merge pull request #454 from nico/tweakEvan Martin2012-11-121-1/+1
| |\ \ \ \
| | * | | | Fix a doxygen bug found by clang's -Wdocumentation.Nico Weber2012-11-081-1/+1
| | | |_|/ | | |/| |
| * | | | Merge pull request #458 from rgeary1/minorEvan Martin2012-11-093-1/+9
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Exit status = 2 if user presses ctrl-cRichard Geary2012-11-091-0/+3
| | * | | Improved error message with more informationRichard Geary2012-11-091-1/+1
| | * | | .gitignore Eclipse project filesRichard Geary2012-11-091-0/+5
| * | | | refactor repeated code in cleanerEvan Martin2012-10-312-14/+18
| * | | | delete some obsolete TODOsEvan Martin2012-10-311-2/+1
| * | | | trailing whitespaceEvan Martin2012-10-311-1/+1
| * | | | Merge pull request #453 from curinir/bash_completionEvan Martin2012-10-311-2/+10
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | Add support for reading directory for bash completion.Tommy Nyquist2012-10-301-2/+10
| |/ / /
| * | | Merge pull request #451 from ppuryear/browse-python3Evan Martin2012-10-271-32/+44
| |\ \ \
| | * | | browse.py: Don't truncate error message if ninja -t query fails.Philip Puryear2012-10-261-10/+15
| | * | | 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