Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | build log: mini-refactoring to use constructors to initialize entries | Maxim Kalaev | 2012-10-12 | 2 | -4/+14 | |
| | * | | | | build log: moving HashCommand() calculation out of targets loop | Maxim Kalaev | 2012-10-12 | 1 | -1/+2 | |
| | * | | | | build log: Adding test for multiple target edges | Maxim Kalaev | 2012-10-12 | 1 | -0/+20 | |
| | | |_|/ | | |/| | | ||||||
| * | | | | Merge pull request #446 from maximuska/proposed/start-end-edge-metrics | Evan Martin | 2012-10-12 | 1 | -0/+2 | |
| |\ \ \ \ | | |/ / / | |/| | | | ||||||
| | * | | | build metrics: StartEdge and EndEdge | Maxim Kalaev | 2012-10-12 | 1 | -0/+2 | |
| |/ / / | ||||||
| * | | | Merge pull request #439 from wolfp/metric-recompact | Evan Martin | 2012-10-04 | 1 | -0/+1 | |
| |\ \ \ | ||||||
| | * | | | Add metric for log recompacting | Petr Wolf | 2012-10-04 | 1 | -0/+1 | |
| * | | | | Merge pull request #438 from wolfp/clean-efficiency | Evan Martin | 2012-10-04 | 2 | -1/+12 | |
| |\ \ \ \ | | |/ / / | |/| | | | ||||||
| | * | | | Improve the efficiency of -t clean | Petr Wolf | 2012-10-04 | 2 | -1/+12 | |
| |/ / / | ||||||
| * | | | Merge pull request #437 from mo/master | Evan Martin | 2012-10-03 | 2 | -2/+2 | |
| |\ \ \ | | |/ / | |/| | | ||||||
| | * | | Fix two spelling errors | Martin Olsson | 2012-10-03 | 2 | -2/+2 | |
| |/ / | ||||||
| * | | Merge pull request #436 from tfarina/dry-run-unnamed-namespace | Evan Martin | 2012-10-02 | 1 | -24/+39 | |
| |\ \ | ||||||
| | * | | Move DryRunCommandRunner into a unnamed namespace. | Thiago Farina | 2012-10-02 | 1 | -24/+39 | |
| * | | | Merge pull request #433 from polrop/fix-help-option | Evan Martin | 2012-09-30 | 1 | -1/+1 | |
| |\ \ \ | | |/ / | |/| | | ||||||
| | * | | Don't say -h is invalid whereas it is supported. | Nicolas Despres | 2012-09-27 | 1 | -1/+1 | |
| |/ / | ||||||
| * | | Merge pull request #428 from maximuska/proposed/rpm-build-fixed | Evan Martin | 2012-09-23 | 3 | -22/+46 | |
| |\ \ | ||||||
| | * | | packaging: refactored rpm building | Maxim Kalaev | 2012-09-23 | 3 | -22/+46 | |
| |/ / | ||||||
| * | | Merge pull request #427 from jonforums/jf/mingw-n-msvc | Evan Martin | 2012-09-21 | 4 | -7/+11 | |
| |\ \ | ||||||
| | * | | Always include stdio.h | Jon | 2012-09-20 | 2 | -8/+2 | |
| | * | | Silence bothersome warning from -Wextra | Jon | 2012-09-20 | 1 | -0/+1 | |
| | * | | Give MinGW builds MSVC build helper superpowers | Jon | 2012-09-20 | 4 | -7/+16 | |
| * | | | Merge pull request #426 from sgraham/spaces-in-headers-2 | Evan Martin | 2012-09-20 | 4 | -2/+41 | |
| |\ \ \ | | |/ / | |/| | | ||||||
| | * | | less random comment | Scott Graham | 2012-09-20 | 1 | -1/+1 | |
| | * | | review fixes | Scott Graham | 2012-09-20 | 1 | -10/+9 | |
| | * | | fix spaces in headers for -t msvc | Scott Graham | 2012-09-20 | 4 | -2/+42 | |
| |/ / | ||||||
| * | | Merge pull request #419 from syntheticpp/rate-buffer-size | Evan Martin | 2012-09-18 | 2 | -18/+15 | |
| |\ \ | ||||||
| | * | | Fix subtile buffer size error | Peter Kümmel | 2012-09-18 | 1 | -4/+4 | |
| | * | | build with msvc2012 | Peter Kümmel | 2012-09-18 | 1 | -1/+1 | |
| | * | | remove some code duplication | Peter Kümmel | 2012-09-18 | 2 | -18/+15 | |
| * | | | Merge pull request #422 from sgraham/fix-dupe-includes | Evan Martin | 2012-09-17 | 4 | -6/+30 | |
| |\ \ \ | | |/ / | |/| | | ||||||
| | * | | don't emit duplicate headers for msvc helper | Scott Graham | 2012-09-17 | 4 | -6/+30 | |
| |/ / | ||||||
| * | | Merge pull request #416 from nico/slide | Evan Martin | 2012-09-14 | 3 | -38/+53 | |
| |\ \ | ||||||
| | * | | Change rate measurement code. | Nico Weber | 2012-09-14 | 3 | -38/+53 | |
| | |/ | ||||||
| * | | Merge pull request #415 from nico/getopt | Evan Martin | 2012-09-14 | 1 | -12/+12 | |
| |\ \ | | |/ | |/| | ||||||
| | * | Clean up getopt_long call. | Nico Weber | 2012-09-14 | 1 | -12/+12 | |
| |/ | ||||||
* | | version 1.0.0v1.0.0 | Evan Martin | 2012-09-13 | 58 | -709/+2177 | |
|\ \ | |/ | ||||||
| * | mark msvc-helper as experimental | Evan Martin | 2012-09-13 | 1 | -1/+1 | |
| * | windows: merge msvc-helper into ninja.exe itself | Evan Martin | 2012-09-13 | 4 | -39/+37 | |
| * | Merge pull request #414 from riannucci/master | Evan Martin | 2012-09-11 | 1 | -4/+4 | |
| |\ | ||||||
| | * | Fix re2c detection which breaks win32 w/ gnuwin32 | Robert A. Iannucci Jr | 2012-09-11 | 1 | -4/+4 | |
| |/ | ||||||
| * | scoping workaround for gcc on Windows | Evan Martin | 2012-09-07 | 1 | -1/+1 | |
| * | include termios for solaris | Alex Caudill | 2012-09-07 | 1 | -0/+4 | |
| * | add solaris platform definitions | Alex Caudill | 2012-09-07 | 1 | -2/+4 | |
| * | disable a new warning that popped up on Windows | Evan Martin | 2012-09-07 | 1 | -0/+2 | |
| * | add GetProcessorCount() implementation for Solaris | Alex Caudill | 2012-09-07 | 1 | -0/+9 | |
| * | drop special case for msvc bucket count | Evan Martin | 2012-09-07 | 1 | -6/+1 | |
| * | Merge pull request #408 from nico/fix | Evan Martin | 2012-09-06 | 1 | -0/+2 | |
| |\ | ||||||
| | * | Make sure no stale test file exists before running build log tests. | Nico Weber | 2012-09-01 | 1 | -0/+2 | |
| * | | allow tools to specify when they run (before/after build.ninja load) | Evan Martin | 2012-09-06 | 1 | -34/+52 | |
| * | | factor out metrics dump from ninja main | Evan Martin | 2012-09-05 | 1 | -14/+18 | |