| Commit message (Expand) | Author | Age | Files | Lines |
* | NINJA_STATUS now takes %e for elapsed time. | Avinash Baliga | 2013-03-04 | 1 | -0/+1 |
|
|
* | Merge pull request #461 from riannucci/global_section | Evan Martin | 2012-12-13 | 1 | -3/+13 |
|\ |
|
| * | Doc improvements | Robert Iannucci | 2012-11-30 | 1 | -0/+8 |
|
|
| * | stub out an api and de-constify Pool | Robert Iannucci | 2012-11-09 | 1 | -3/+5 |
|
|
* | | Fix a doxygen bug found by clang's -Wdocumentation. | Nico Weber | 2012-11-08 | 1 | -1/+1 |
|/ |
|
* | Fix subtile buffer size error | Peter Kümmel | 2012-09-18 | 1 | -4/+4 |
|
|
* | remove some code duplication | Peter Kümmel | 2012-09-18 | 1 | -16/+12 |
|
|
* | Change rate measurement code. | Nico Weber | 2012-09-14 | 1 | -18/+40 |
|
|
* | move BuildLog to DependencyScan | Evan Martin | 2012-09-04 | 1 | -2/+6 |
|
|
* | split out dirty recomputation logic from Edge class | Evan Martin | 2012-09-02 | 1 | -1/+3 |
|
|
* | use DiskInterface to create the build directory | Evan Martin | 2012-08-07 | 1 | -2/+4 |
|
|
* | GCC 4.7 needs cstdio | Peter Kümmel | 2012-07-15 | 1 | -1/+1 |
|
|
* | print edges per second | Peter Kuemmel | 2012-07-15 | 1 | -0/+35 |
|
|
* | Merge pull request #316 from tfarina/struct | Evan Martin | 2012-06-17 | 1 | -4/+5 |
|\ |
|
| * | No need to write 'struct' before type name when declaraing variables in C++. | Thiago Farina | 2012-05-23 | 1 | -4/+5 |
|
|
* | | Remove unused variable last_update_millis_. | Nico Weber | 2012-06-01 | 1 | -2/+0 |
|/ |
|
* | views: Mark single-argument constructors as explicit. | Thiago Farina | 2012-05-06 | 1 | -1/+1 |
|
|
* | Fix Windows build. | Nico Weber | 2012-04-30 | 1 | -1/+1 |
|
|
* | Merge pull request #274 from polrop/max_load_average | Evan Martin | 2012-04-28 | 1 | -1/+4 |
|\ |
|
| * | Add -l N option to limit the load average. | Nicolas Despres | 2012-04-19 | 1 | -1/+4 |
|
|
* | | reduce custom ninja status patch in minor ways | Evan Martin | 2012-04-26 | 1 | -15/+2 |
|
|
* | | Refactor and test progress status formatting. | Nicolas Despres | 2012-04-24 | 1 | -0/+58 |
|/ |
|
* | Be more selective about deleting output files when interrupted | Peter Collingbourne | 2012-03-01 | 1 | -0/+3 |
|
|
* | If a command fails, wait for all running commands to terminate before we do | Peter Collingbourne | 2012-02-04 | 1 | -2/+2 |
|
|
* | Implement cleanup-on-interrupt | Peter Collingbourne | 2012-02-04 | 1 | -2/+13 |
|
|
* | Implement restat rules | Peter Collingbourne | 2011-10-24 | 1 | -0/+4 |
|
|
* | Split Node::dirty_ into two flags: Node::dirty_ and Edge::outputs_ready_ | Peter Collingbourne | 2011-10-18 | 1 | -2/+12 |
|
|
* | fix redundant manifest rebuild | Evan Martin | 2011-09-08 | 1 | -0/+9 |
|
|
* | simplify CommandRunner, simplifying users too | Evan Martin | 2011-05-17 | 1 | -4/+2 |
|
|
* | refactor status printing into BuildStatus | Evan Martin | 2011-05-14 | 1 | -2/+2 |
|
|
* | add support for ignoring failures of some subtasks | Evan Martin | 2011-05-09 | 1 | -1/+4 |
|
|
* | use refactored function to support implicit "all" target | Evan Martin | 2011-05-01 | 1 | -0/+1 |
|
|
* | add doxygen-compatibile comments to most classes | Evan Martin | 2011-04-29 | 1 | -16/+18 |
|
|
* | add copyrights | Evan Martin | 2011-02-06 | 1 | -0/+14 |
|
|
* | fancier output | Evan Martin | 2011-02-05 | 1 | -2/+7 |
|
|
* | parallelism flag, guess based on cpuinfo | Evan Martin | 2011-02-01 | 1 | -1/+2 |
|
|
* | catch ourselves when we're stuck | Evan Martin | 2011-01-08 | 1 | -1/+3 |
|
|
* | state holds build log, not config | Evan Martin | 2011-01-07 | 1 | -2/+1 |
|
|
* | move buildlog to main driver | Evan Martin | 2010-12-26 | 1 | -1/+2 |
|
|
* | hook up build log | Evan Martin | 2010-12-26 | 1 | -0/+1 |
|
|
* | rename BuildStatusLog | Evan Martin | 2010-12-23 | 1 | -1/+1 |
|
|
* | fix plan edge count computation | Evan Martin | 2010-12-20 | 1 | -1/+1 |
|
|
* | verbosity tristate | Evan Martin | 2010-12-14 | 1 | -3/+8 |
|
|
* | use separate config object | Evan Martin | 2010-12-13 | 1 | -4/+8 |
|
|
* | dry run flag | Evan Martin | 2010-12-13 | 1 | -0/+1 |
|
|
* | verbose mode | Evan Martin | 2010-12-07 | 1 | -0/+2 |
|
|
* | factor out build logging | Evan Martin | 2010-12-06 | 1 | -0/+1 |
|
|
* | move src into subdir | Evan Martin | 2010-12-05 | 1 | -0/+75 |
|
|