| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | Adding error checking on fwrite/fflush in deps_log | Maxim Kalaev | 2013-07-01 | 1 | -5/+11 |
|
|
* | | Fix restat dirty check logic for edges with multiple outputs | Chris Hopman | 2013-07-20 | 1 | -12/+11 |
|
|
* | | minor: removing noop call to MarkDirty(), fixing comment | Maxim Kalaev | 2013-07-20 | 1 | -2/+1 |
|
|
* | | Removing a redundant stat() call with 'deps' and 'restat = 1' | Maxim Kalaev | 2013-07-20 | 1 | -1/+1 |
|/ |
|
* | keep dry run more similar to normal run | Nico Weber | 2013-04-22 | 1 | -4/+2 |
|
|
* | Don't record deps in dry runs. | Nico Weber | 2013-04-22 | 1 | -1/+3 |
|
|
* | windows: always extract dependencies, even on compile failure | Evan Martin | 2013-04-11 | 1 | -5/+7 |
|
|
* | always use output timestamp for deps | Evan Martin | 2013-04-10 | 1 | -15/+2 |
|
|
* | fix windows build after depslog | Scott Graham | 2013-04-09 | 1 | -1/+1 |
|
|
* | Merge branch 'dep-pipeless' | Evan Martin | 2013-04-09 | 1 | -98/+181 |
|\ |
|
| * | add a straightforward deps log test, fix the other one | Evan Martin | 2013-04-09 | 1 | -6/+17 |
|
|
| * | Make deps=gcc without depfile an error. | Nico Weber | 2013-04-09 | 1 | -4/+6 |
|
|
| * | add a test for the "deps out of date" case | Evan Martin | 2013-04-09 | 1 | -3/+5 |
|
|
| * | make it an error for now to have multiple outputs with depslog | Evan Martin | 2013-04-08 | 1 | -1/+1 |
|
|
| * | only write deps log if edge is in deps log mode | Evan Martin | 2013-04-08 | 1 | -11/+9 |
|
|
| * | use logged deps mtime in dirty calculation | Evan Martin | 2013-04-08 | 1 | -1/+1 |
|
|
| * | hook up depslog writing into build process | Evan Martin | 2013-04-08 | 1 | -94/+122 |
|
|
| * | remove depfiles files as they're parsed | Evan Martin | 2013-04-08 | 1 | -4/+4 |
|
|
| * | windows: use CLParser to extract deps during build | Evan Martin | 2013-04-08 | 1 | -1/+8 |
|
|
| * | refactor build-time deps-extraction | Evan Martin | 2013-04-08 | 1 | -0/+50 |
|
|
| * | plumb DepsLog load through Builder | Evan Martin | 2013-04-08 | 1 | -2/+3 |
|
|
| * | pass command results via a struct | Evan Martin | 2013-04-08 | 1 | -45/+29 |
|
|
* | | Make LinePrinter members private, add comments. | Nico Weber | 2013-04-09 | 1 | -3/+3 |
|
|
* | | move printing of new lines into LinePrinter. | Nico Weber | 2013-04-09 | 1 | -19/+5 |
|
|
* | | refactor; no intended functionality change | Nico Weber | 2013-04-09 | 1 | -7/+13 |
|
|
* | | move single-line printing to new class | Nico Weber | 2013-04-09 | 1 | -88/+9 |
|/ |
|
* | Merge pull request #521 from riannucci/ignore_duplicate_edges_in_shcedule_work | Evan Martin | 2013-03-26 | 1 | -0/+6 |
|\ |
|
| * | Fix duplicate edge Pool crash in the minimally invasive way | Robert Iannucci | 2013-03-18 | 1 | -0/+6 |
|
|
* | | Added %e to manual.asciidoc, fixed brace style. | Avinash Baliga | 2013-03-11 | 1 | -2/+1 |
|
|
* | | Made %e purely a number. | Avinash Baliga | 2013-03-04 | 1 | -1/+1 |
|
|
* | | NINJA_STATUS now takes %e for elapsed time. | Avinash Baliga | 2013-03-04 | 1 | -0/+8 |
|/ |
|
* | rearrange handling of builtin bindings to make rules simpler | Evan Martin | 2012-12-29 | 1 | -18/+20 |
|
|
* | wrap some overlong lines | Evan Martin | 2012-12-29 | 1 | -4/+8 |
|
|
* | fix all "class" -> "struct" | Evan Martin | 2012-12-29 | 1 | -2/+1 |
|
|
* | NINJA_STATUS: add support of `%p` for percentage | yannicklm | 2012-12-14 | 1 | -0/+8 |
|
|
* | Remove unnecessary parameter from ShouldDelayEdge | Robert Iannucci | 2012-11-30 | 1 | -1/+1 |
|
|
* | Make Edge->pool() a pointer like it should have been | Robert Iannucci | 2012-11-30 | 1 | -7/+7 |
|
|
* | Dump pools with State | Robert Iannucci | 2012-11-09 | 1 | -1/+0 |
|
|
* | and some basic implementation | Robert Iannucci | 2012-11-09 | 1 | -10/+10 |
|
|
* | stub out an api and de-constify Pool | Robert Iannucci | 2012-11-09 | 1 | -2/+22 |
|
|
* | build metrics: StartEdge and EndEdge | Maxim Kalaev | 2012-10-12 | 1 | -0/+2 |
|
|
* | Move DryRunCommandRunner into a unnamed namespace. | Thiago Farina | 2012-10-02 | 1 | -24/+39 |
|
|
* | build with msvc2012 | Peter Kümmel | 2012-09-18 | 1 | -1/+1 |
|
|
* | remove some code duplication | Peter Kümmel | 2012-09-18 | 1 | -2/+3 |
|
|
* | Change rate measurement code. | Nico Weber | 2012-09-14 | 1 | -15/+9 |
|
|
* | include termios for solaris | Alex Caudill | 2012-09-07 | 1 | -0/+4 |
|
|
* | move BuildLog to DependencyScan | Evan Martin | 2012-09-04 | 1 | -5/+4 |
|
|
* | remove a redundant arg to RecomputeOutputDirty | Evan Martin | 2012-09-02 | 1 | -5/+6 |
|
|
* | split out dirty recomputation logic from Edge class | Evan Martin | 2012-09-02 | 1 | -7/+8 |
|
|
* | use DiskInterface to create the build directory | Evan Martin | 2012-08-07 | 1 | -3/+3 |
|
|