| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #2088 from digit-google/fix-ReadFile-handle-leak | Jan Niklas Hasse | 2022-02-23 | 1 | -1/+2 |
|\ |
|
| * | Fix ReadFile() handle leak on read error on Windows. | David 'Digit' Turner | 2022-02-18 | 1 | -1/+2 |
|
|
* | | Don't disable stdout buffering on Windows | Bruce Dawson | 2022-02-17 | 1 | -11/+0 |
|/ |
|
* | Merge pull request #1730 from naarcini/master | Jan Niklas Hasse | 2022-02-02 | 1 | -1/+33 |
|\ |
|
| * | Add 'inputs' tool to print out all inputs for a set of targets | Nicolas Arciniega | 2020-02-03 | 1 | -1/+33 |
|
|
* | | Merge pull request #2074 from gunechristensen/master | Jan Niklas Hasse | 2022-02-02 | 1 | -1/+2 |
|\ \ |
|
| * | | Filter lines ending with ".c++" in clparser | DESKTOP-8CNEPM9\sune | 2022-01-26 | 1 | -1/+2 |
|
|
* | | | Merge pull request #2055 from swills/still-dirty-time | Jan Niklas Hasse | 2022-01-28 | 1 | -1/+1 |
|\ \ \
| |/ /
|/| | |
|
| * | | Suggest possible cause for hitting cycle limit | Steve Wills | 2021-11-23 | 1 | -1/+1 |
|
|
* | | | Merge pull request #1901 from MartinBP/windows_case_sensitive_folders | Jan Niklas Hasse | 2022-01-20 | 1 | -3/+4 |
|\ \ \ |
|
| * | | | disk_interface: Improve the stat cache handling for case sensitive folders on... | Martin Boye Petersen | 2021-01-02 | 1 | -3/+4 |
|
|
* | | | | Disable re2c from embedding the version number in the source file | Marc-Antoine Ruel | 2021-12-31 | 2 | -2/+2 |
|
|
* | | | | Fix two typos | Marc-Antoine Ruel | 2021-12-28 | 2 | -2/+2 |
|
|
* | | | | Merge pull request #1800 from colincross/validations | Jan Niklas Hasse | 2021-12-21 | 15 | -165/+649 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | Add validation nodes to ninja | Colin Cross | 2021-10-12 | 15 | -160/+636 |
|
|
| * | | | Remove early return from Builder::AddTarget | Colin Cross | 2021-10-12 | 2 | -5/+13 |
|
|
* | | | | Fix crash when FakeCommandRunner is deleted twice | Jan Niklas Hasse | 2021-11-16 | 1 | -0/+1 |
|
|
* | | | | Fix typos discovered by codespell (#2047) | Christian Clauss | 2021-11-12 | 5 | -5/+5 |
|/ / / |
|
* | | | Disable stdout buffering in real_main | Bruce Dawson | 2021-10-01 | 2 | -5/+11 |
|
|
* | | | Merge pull request #1964 from rascani/fix-phony-edges | Nico Weber | 2021-10-01 | 4 | -6/+227 |
|\ \ \ |
|
| * | | | Set output mtime of phony edges to the latest inputs | Richard Geary | 2021-08-02 | 4 | -6/+227 |
|
|
* | | | | Fix ninja -t clean for directories on Windows | Mischa Jonker | 2021-09-13 | 2 | -7/+32 |
|
|
* | | | | Merge pull request #2002 from randomascii/stats_optimize | Jan Niklas Hasse | 2021-08-25 | 2 | -5/+0 |
|\ \ \ \ |
|
| * | | | | Optimize ninja -d stats | Bruce Dawson | 2021-07-26 | 2 | -5/+0 |
|
|
* | | | | | Merge pull request #1347 from tzik/revdep | Jan Niklas Hasse | 2021-08-12 | 4 | -8/+54 |
|\ \ \ \ \ |
|
| * | | | | | Look up header dependencies on the first-output build | tzik | 2017-10-25 | 4 | -8/+54 |
|
|
* | | | | | | Merge pull request #1996 from digit-google/cleandead-preserves-inputs | Jan Niklas Hasse | 2021-07-29 | 2 | -1/+71 |
|\ \ \ \ \ \
| |_|/ / / /
|/| | | | | |
|
| * | | | | | cleandead: Fix the logic to preserve inputs. | David 'Digit' Turner | 2021-07-21 | 2 | -1/+71 |
|
|
* | | | | | | compdb: escape control characters in JSON strings | Li-Yu Yu | 2021-07-22 | 4 | -13/+124 |
|/ / / / / |
|
* | | | | | CLParser: Don't filter filename lines after seeing /showIncludes | Hans Wennborg | 2021-06-25 | 2 | -1/+14 |
|
|
* | | | | | Merge pull request #1979 from bradking/simplify-CanonicalizePath | Jan Niklas Hasse | 2021-06-10 | 13 | -151/+128 |
|\ \ \ \ \ |
|
| * | | | | | util: Remove unnecessary CanonicalizePath error handling | Brad King | 2021-06-04 | 13 | -151/+103 |
|
|
| * | | | | | Add explicit "empty path" errors before calling CanonicalizePath | Brad King | 2021-06-04 | 4 | -0/+25 |
| | |/ / /
| |/| | | |
|
* | | | | | Put Info output back on stdout instead of stderr | Jan Niklas Hasse | 2021-06-10 | 1 | -3/+3 |
|/ / / / |
|
* | | | | Add jhasse's suggestion to suppress output on '--quiet'. | Eli Ribble | 2021-05-06 | 1 | -1/+1 |
|
|
* | | | | Update help description for --quiet | Henner Zeller | 2021-05-06 | 1 | -1/+1 |
|
|
* | | | | Add --quiet option that suppresses status updates. | Henner Zeller | 2021-05-06 | 3 | -3/+10 |
|
|
* | | | | Avoid implicit cast LoadStatus -> bool | Jan Niklas Hasse | 2021-04-09 | 1 | -3/+2 |
|
|
* | | | | Fix misleading usage of return type of Open*Log | Jan Niklas Hasse | 2021-04-09 | 1 | -4/+4 |
|
|
* | | | | dyndep: reconcile dyndep-specified outputs with depfile-specified inputs | Brad King | 2021-03-24 | 4 | -5/+55 |
|
|
* | | | | dyndep: add dedicated test for dyndep-discovered implicit dependencies | Brad King | 2021-03-24 | 1 | -0/+31 |
|
|
* | | | | Add some regression tests for additional test cases | John Drouhard | 2021-03-24 | 1 | -0/+186 |
|
|
* | | | | Revert "Change build log to always log the most recent input mtime" | John Drouhard | 2021-03-24 | 6 | -226/+74 |
|
|
* | | | | Remove `-w dupbuild` from error message and help output | Jan Niklas Hasse | 2021-03-20 | 3 | -10/+7 |
|
|
* | | | | Change build log to always log the most recent input mtime | John Drouhard | 2021-03-16 | 6 | -74/+226 |
|
|
* | | | | wincodepage: minimize to indicate UTF-8 or not | Brad King | 2021-03-01 | 1 | -3/+2 |
|
|
* | | | | Add tool to print code page information on Windows | Brad King | 2021-02-26 | 1 | -0/+17 |
|
|
* | | | | Merge pull request #1331 from ilor/missingdeps3 | Jan Niklas Hasse | 2021-02-23 | 6 | -5/+478 |
|\ \ \ \ |
|
| * | | | | missingdeps: use nested maps for edge adjacency cache | Tomasz Śniatowski | 2021-02-22 | 2 | -34/+15 |
|
|
| * | | | | missingdeps: add exception for targets that dep on build.ninja | Tomasz Śniatowski | 2021-02-22 | 1 | -0/+8 |
|
|