Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ComputeCriticalPath: Use topological sort to speed up function. | David 'Digit' Turner | 2024-05-11 | 1 | -37/+75 |
* | fix: don't attempt to write and stat the lock file during dry runs | John Drouhard | 2024-05-11 | 1 | -1/+1 |
* | RealDiskInterface: Do *not* set locale to an empty string | Orgad Shaneh | 2024-05-11 | 1 | -2/+0 |
* | Simplify ComputeCriticalPath() function. | David 'Digit' Turner | 2024-05-11 | 1 | -29/+11 |
* | Update documentation for %p, fix #1145 | Jan Niklas Hasse | 2024-05-11 | 1 | -1/+1 |
* | v1.12.0v1.12.0 | Jan Niklas Hasse | 2024-04-11 | 67 | -1046/+2318 |
|\ | |||||
| * | mark this 1.13.0.git | Jan Niklas Hasse | 2024-04-11 | 1 | -1/+1 |
| * | Merge pull request #2407 from Repiteo/type-hints | Jan Niklas Hasse | 2024-04-09 | 1 | -21/+53 |
| |\ | |||||
| | * | Implement type hints in `ninja_syntax.py` | Thaddeus Crews | 2024-04-06 | 1 | -21/+53 |
| * | | Merge pull request #2406 from dcbaker/submit/cleandad-fixes | Jan Niklas Hasse | 2024-04-08 | 1 | -1/+3 |
| |\ \ | | |/ | |/| | |||||
| | * | clean: Improve performance in presence of dynamic dependencies | Dylan Baker | 2024-04-02 | 1 | -1/+2 |
| | * | cleandead: remove outputs specified by dyndep files | Dylan Baker | 2024-04-02 | 1 | -0/+1 |
| * | | Merge pull request #2390 from jheydebrand/handle-deleted-logs-during-recompact | Jan Niklas Hasse | 2024-03-22 | 2 | -2/+25 |
| |\ \ | |||||
| | * | | Gracefully handle outdated .ninja_log during '-t recompact' | von Heydebrand Julian | 2024-03-21 | 2 | -2/+25 |
| * | | | Merge pull request #2398 from paboldin/pboldin/fixes/meson-lisa-dpdk-build | Jan Niklas Hasse | 2024-03-22 | 2 | -1/+5 |
| |\ \ \ | | |/ / | |/| | | |||||
| | * | | CanonicalizePath: fix 'a/b/.._foo' -> 'a' replacement | Pavel Boldin | 2024-03-16 | 2 | -1/+5 |
| * | | | Merge pull request #2399 from jhasse/github-actions-ubuntu-update | Jan Niklas Hasse | 2024-03-20 | 2 | -4/+4 |
| |\ \ \ | |||||
| | * | | | AppVeyor: Update Ubuntu to 22.04 | Jan Niklas Hasse | 2024-03-16 | 1 | -3/+3 |
| | * | | | GitHub Actions: Update Ubuntu versions to 20.04, 22.04 and 24.04 | Jan Niklas Hasse | 2024-03-16 | 1 | -1/+1 |
| |/ / / | |||||
| * | | | Merge pull request #2394 from jheydebrand/GetLastErrorString-crash | Jan Niklas Hasse | 2024-03-16 | 1 | -0/+7 |
| |\ \ \ | |||||
| | * | | | Fix crash when FormatMessageA sets lpBuffer to nullptr | von Heydebrand Julian | 2024-03-14 | 1 | -0/+7 |
| | |/ / | |||||
| * | | | Merge pull request #2396 from digit-google/remove-Worder-warnings | Jan Niklas Hasse | 2024-03-16 | 1 | -36/+24 |
| |\ \ \ | |||||
| | * | | | graph.h: Use default initializers to remove -Worder warnings. | David 'Digit' Turner | 2024-03-14 | 1 | -36/+24 |
| | |/ / | |||||
| * | | | Merge pull request #2395 from digit-google/fix-output_test | Jan Niklas Hasse | 2024-03-16 | 1 | -9/+6 |
| |\ \ \ | |||||
| | * | | | Minor fix to output_test.py | David 'Digit' Turner | 2024-03-14 | 1 | -9/+6 |
| | |/ / | |||||
| * | | | Merge pull request #1963 from LebedevRI/reliable-eta | Jan Niklas Hasse | 2024-03-16 | 8 | -38/+298 |
| |\ \ \ | |||||
| | * | | | Reliable ETA and progress percentage. | Roman Lebedev | 2023-10-10 | 8 | -38/+298 |
| * | | | | Merge pull request #2391 from digit-google/empty-depfiles | Jan Niklas Hasse | 2024-03-16 | 3 | -2/+27 |
| |\ \ \ \ | | |_|/ / | |/| | | | |||||
| | * | | | Support empty depfiles. | David 'Digit' Turner | 2024-03-15 | 3 | -2/+27 |
| |/ / / | |||||
| * | | | Fix comparision error between pointer and NULL | Jan Niklas Hasse | 2024-02-29 | 1 | -1/+1 |
| * | | | Merge pull request #1949 from Flowdalic/load-capacity | Jan Niklas Hasse | 2024-02-29 | 3 | -17/+51 |
| |\ \ \ | |||||
| | * | | | Consider the remaining load capacity in main loop | Florian Schmaus | 2023-11-23 | 3 | -17/+51 |
| * | | | | Merge pull request #2177 from peterbell10/cpsched-2 | Jan Niklas Hasse | 2024-02-29 | 7 | -52/+326 |
| |\ \ \ \ | |||||
| | * | | | | Simplify scheduler to not use build log/execution time | Peter Bell | 2022-08-10 | 5 | -235/+51 |
| | * | | | | Merge remote-tracking branch 'upstream/master' into cpsched-2 | Peter Bell | 2022-08-10 | 22 | -176/+783 |
| | |\ \ \ \ | |||||
| | * | | | | | Clarify the purpose of active_edges in back-propagation | Peter Bell | 2022-03-08 | 1 | -3/+5 |
| | * | | | | | Rename critical_time to critical_time_ms | Peter Bell | 2022-03-08 | 4 | -24/+24 |
| | * | | | | | Pool: sort equally-weighted edges by priority | Peter Bell | 2022-03-08 | 2 | -4/+14 |
| | * | | | | | Add test and fix priority bug | Peter Bell | 2022-03-08 | 3 | -37/+231 |
| | * | | | | | Add run_time_ms accessors and more comments | Peter Bell | 2022-03-08 | 2 | -14/+22 |
| | * | | | | | Improve comments and retrieve edges into ready_queue directly | Peter Bell | 2022-03-07 | 6 | -31/+28 |
| | * | | | | | Add simple test for EdgeQueue | Peter Bell | 2022-03-07 | 2 | -1/+54 |
| | * | | | | | Remove unnecessary whitespace | Peter Bell | 2022-03-07 | 2 | -2/+0 |
| | * | | | | | Merge remote-tracking branch 'upstream/master' into cpsched | Peter Bell | 2022-03-07 | 32 | -209/+1011 |
| | |\ \ \ \ \ | |||||
| | * | | | | | | Address review comments | Peter Bell | 2022-03-07 | 3 | -48/+39 |
| | * | | | | | | Remove redundant include | Peter Bell | 2021-10-08 | 1 | -1/+0 |
| | * | | | | | | Improve heuristic for unknown cost edges | Peter Bell | 2021-08-27 | 2 | -38/+77 |
| | * | | | | | | Address review comments | Peter Bell | 2021-08-27 | 1 | -8/+5 |
| | * | | | | | | Fix total_time computation | Peter Bell | 2021-08-27 | 1 | -1/+3 |
| | * | | | | | | Address review comments | Peter Bell | 2021-08-27 | 3 | -29/+25 |