1. 1eb5308 #include <cstdint> for int64_t, fix #2426 by Jan Niklas Hasse · 4 days ago main master upstream/master
  2. 2834deb Merge pull request #2422 from Arghnews/update_gtest by Jan Niklas Hasse · 7 days ago
  3. 1f8ddb3 Only set define on Windows using MSVC by Justin Riddell · 7 days ago
  4. 112576f Change MSVC define to WIN32 to exclude mingw by Justin Riddell · 7 days ago
  5. 932a66a Merge pull request #2420 from scivision/fallthrough by Jan Niklas Hasse · 8 days ago
  6. fbf698e Merge pull request #2415 from Biswa96/sysinfo-android-bionic by Jan Niklas Hasse · 8 days ago
  7. 055a5be Merge pull request #2421 from scivision/cmake-color by Jan Niklas Hasse · 8 days ago
  8. 8227479 Update GTest to 1.12.1 by Justin Riddell · 8 days ago
  9. 302dc42 correct NINJA_FALLTHROUGH logic by scivision · 8 days ago
  10. fafef35 Cmake: avoid unneeded feature check by scivision · 8 days ago
  11. 0fefeb3 util: Fix compiling with Android NDK by Biswapriyo Nath · 10 days ago
  12. 4a66995 Merge pull request #2414 from heitbaum/warning by Jan Niklas Hasse · 10 days ago
  13. da11ea2 Move Status interface into its own header by Jan Niklas Hasse · 2 weeks ago
  14. 8ea5fa8 fix: add explict braces to avoid ambiguous else by Rudi Heitbaum · 10 days ago
  15. 29b8f16 Merge pull request #2408 from Repiteo/more-type-hints by Jan Niklas Hasse · 11 days ago
  16. 3396d76 Merge pull request #2413 from gjasny/fix-missing-const by Jan Niklas Hasse · 11 days ago
  17. b4c9370 fix: add missing const by Gregor Jasny · 11 days ago
  18. 71b59d8 Merge pull request #2337 from ninja-build/dependabot/github_actions/actions/checkout-4 by Jan Niklas Hasse · 12 days ago
  19. a3838e0 Bump actions/checkout from 2 to 4 by dependabot[bot] · 13 days ago
  20. cbcfd54 GitHub Actions: Drop RHEL 7 support in favor of RHEL 8 (#2388) by Jan Niklas Hasse · 13 days ago
  21. 1e6b581 Update documentation for %p, fix #1145 by Jan Niklas Hasse · 13 days ago
  22. 9028a94 Return 130 instead of 2 when interrupted by Ctrl+C, fix #430 by Jan Niklas Hasse · 13 days ago
  23. 1dcebc6 mark this 1.13.0.git by Jan Niklas Hasse · 13 days ago
  24. 977096a Implement type hints in remaining python files by Thaddeus Crews · 2 weeks ago
  25. 4afe2a6 Merge pull request #2407 from Repiteo/type-hints by Jan Niklas Hasse · 2 weeks ago
  26. d7bb3f3 Merge pull request #2406 from dcbaker/submit/cleandad-fixes by Jan Niklas Hasse · 2 weeks ago
  27. 9cabe6a Implement type hints in `ninja_syntax.py` by Thaddeus Crews · 4 weeks ago
  28. e3f44dd clean: Improve performance in presence of dynamic dependencies by Dylan Baker · 3 weeks ago
  29. 003bb3b cleandead: remove outputs specified by dyndep files by Dylan Baker · 4 weeks ago
  30. 903a05c Merge pull request #2390 from jheydebrand/handle-deleted-logs-during-recompact by Jan Niklas Hasse · 5 weeks ago
  31. 481889b Merge pull request #2398 from paboldin/pboldin/fixes/meson-lisa-dpdk-build by Jan Niklas Hasse · 5 weeks ago
  32. 878aa46 Gracefully handle outdated .ninja_log during '-t recompact' by von Heydebrand Julian · 6 weeks ago
  33. 9279832 Merge pull request #2399 from jhasse/github-actions-ubuntu-update by Jan Niklas Hasse · 5 weeks ago
  34. 7712e30 AppVeyor: Update Ubuntu to 22.04 by Jan Niklas Hasse · 6 weeks ago
  35. be64d22 GitHub Actions: Update Ubuntu versions to 20.04, 22.04 and 24.04 by Jan Niklas Hasse · 6 weeks ago
  36. e5413d3 CanonicalizePath: fix 'a/b/.._foo' -> 'a' replacement by Pavel Boldin · 6 weeks ago
  37. 86997c4 Merge pull request #2394 from jheydebrand/GetLastErrorString-crash by Jan Niklas Hasse · 6 weeks ago
  38. 3b23631 Merge pull request #2396 from digit-google/remove-Worder-warnings by Jan Niklas Hasse · 6 weeks ago
  39. 0c1e006 Merge pull request #2395 from digit-google/fix-output_test by Jan Niklas Hasse · 6 weeks ago
  40. 8d47b88 Merge pull request #1963 from LebedevRI/reliable-eta by Jan Niklas Hasse · 6 weeks ago
  41. ca11416 Merge pull request #2391 from digit-google/empty-depfiles by Jan Niklas Hasse · 6 weeks ago
  42. 9792634 Support empty depfiles. by David 'Digit' Turner · 6 weeks ago
  43. 42f7b0a graph.h: Use default initializers to remove -Worder warnings. by David 'Digit' Turner · 6 weeks ago
  44. 58851eb Minor fix to output_test.py by David 'Digit' Turner · 6 weeks ago
  45. df4c6a4 Fix crash when FormatMessageA sets lpBuffer to nullptr by von Heydebrand Julian · 6 weeks ago
  46. ab510c7 Fix comparision error between pointer and NULL by Jan Niklas Hasse · 8 weeks ago
  47. bf6409a Merge pull request #1949 from Flowdalic/load-capacity by Jan Niklas Hasse · 8 weeks ago
  48. 460dff8 Merge pull request #2177 from peterbell10/cpsched-2 by Jan Niklas Hasse · 8 weeks ago
  49. 5f93e5a Merge pull request #2385 from icebreaker/missing_include_guards by Jan Niklas Hasse · 9 weeks ago
  50. 9a4f715 added missing include guards by Mihail Szabolcs · 9 weeks ago
  51. a1ad0fb GitHub Actions: Only specify major version for actions/upload-release-asset by Jan Niklas Hasse · 2 months ago
  52. 74d795c GitHub Actions: Don't specify patch version for actions/upload-release-asset by Jan Niklas Hasse · 2 months ago
  53. 9e44a19 Merge pull request #2373 from digit-google/document-manual-generation by Jan Niklas Hasse · 2 months ago
  54. ccf2339 README.md: document Manual and Doxygen generation by David 'Digit' Turner · 3 months ago
  55. d7a7c3b Merge pull request #2369 from Colecf/dark_mode by Jan Niklas Hasse · 2 months ago
  56. 7ea6df3 Merge pull request #2375 from scivision/correct-flag by Jan Niklas Hasse · 2 months ago
  57. 8b42a30 correction to #2360 by scivision · 3 months ago
  58. fd70676 Merge pull request #2360 from Simonhancrew/master by Jan Niklas Hasse · 4 months ago
  59. e40ed8e Add a dark mode to the docs by Cole Faust · 4 months ago
  60. 8eedf93 [FIX] compile: gcc version > 11.3, treat -Wmaybe-uninitialized as error by yourfather · 5 months ago
  61. 766eca4 Merge pull request #2358 from digit-google/fix-canonicalize-path2 by Jan Niklas Hasse · 4 months ago
  62. 4d38849 CanonicalizePath: Remove kMaxComponents limit by David 'Digit' Turner · 5 months ago
  63. 9772a29 Merge pull request #2356 from jhasse/remove-w-dupbuild by Jan Niklas Hasse · 5 months ago
  64. 4d98903 Improve misleading error message when an output is defined multiple times by Jan Niklas Hasse · 5 months ago
  65. 09b6b4e Merge pull request #2302 from Snektron/timer-to-micros-chrono by Jan Niklas Hasse · 5 months ago
  66. 8f47d5a Remove `-w dupbuild` completely, always error on duplicate edges by Jan Niklas Hasse · 5 months ago
  67. 8a2575e Consider the remaining load capacity in main loop by Florian Schmaus · 3 years, 1 month ago
  68. 82a7cb3 Merge pull request #2292 from digit-google/fix-stats-report by Jan Niklas Hasse · 5 months ago
  69. e64ed58 Merge pull request #2219 from Siogian/master by Jan Niklas Hasse · 5 months ago
  70. 4b6a8ac Merge pull request #1562 from jhasse/googletest by Jan Niklas Hasse · 5 months ago
  71. 236e320 Merge pull request #2355 from orgads/typo by Jan Niklas Hasse · 5 months ago
  72. 55bc484 Fix typo by Orgad Shaneh · 5 months ago
  73. 72e5727 Merge pull request #2352 from digit-google/remove-phony-in-edges by Jan Niklas Hasse · 5 months ago
  74. 87c92f2 CMakeLists.txt: Use GTest::gtest instead of gtest by David 'Digit' Turner · 6 months ago
  75. a744eea Remove phony edges for nodes created by a dependency loader. by David 'Digit' Turner · 6 months ago
  76. 2a2e470 Merge pull request #2350 from taminob/bugfix/2342/remove-no-work-to-do-output-with-quiet by Jan Niklas Hasse · 6 months ago
  77. b60a7dd Merge pull request #2347 from sunshaoce/RE2C_PROPER by Jan Niklas Hasse · 6 months ago
  78. 1111da8 Add output_test assertion for quiet without 'no work to do' by Tamino Bauknecht · 6 months ago
  79. a590e18 Do not print 'no work to do' with --quiet by Tamino Bauknecht · 6 months ago
  80. 9db4889 fixup! by Shao-Ce SUN · 6 months ago
  81. 7ba27a3 Add a check for re2c version by Shao-Ce SUN · 6 months ago
  82. 2aea567 GitHub Actions: C++11 is now the default by Jan Niklas Hasse · 6 months ago
  83. 885b4ef Merge pull request #2340 from bc-lee/feature/deprecate-pipes-module by Jan Niklas Hasse · 6 months ago
  84. d3f01d3 GitHub Actions: Install libgtest-dev for Ubuntu 20.04 by Jan Niklas Hasse · 6 months ago
  85. b777a12 Revert back to GoogleTest 1.10.0 for RHEL 7 by Jan Niklas Hasse · 6 months ago
  86. 46dbd80 GitHub Actions: configure.py no longer builds tests by Jan Niklas Hasse · 6 months ago
  87. 2457e5b Update GoogleTest to last release to support C++11 by Jan Niklas Hasse · 6 months ago
  88. 114a658 Merge branch 'master' into googletest by Jan Niklas Hasse · 6 months ago
  89. 7a8c494 Merge pull request #2333 from digit-google/remove-stale-test-outputs by Jan Niklas Hasse · 6 months ago
  90. 44a402f Reliable ETA and progress percentage. by Roman Lebedev · 3 years ago
  91. 0a9c9c5 Remove unused module string in configure.py by Byoungchan Lee · 7 months ago
  92. 9cf13cd Replace pipes.quote with shlex.quote in configure.py by Byoungchan Lee · 7 months ago
  93. b84b350 Merge pull request #2338 from ninja-build/remove-appveyor-msvc by Jan Niklas Hasse · 7 months ago
  94. eff5b44 Ensure tests do not leave stale files in current directory. by David 'Digit' Turner · 8 months ago
  95. 93d0d35 Merge pull request #2335 from ninja-build/dependabot/github_actions/actions/upload-artifact-3 by Jan Niklas Hasse · 7 months ago
  96. 22e94da Remove MSVC build from AppVeyor by Jan Niklas Hasse · 7 months ago
  97. f030a26 Bump actions/upload-artifact from 1 to 3 by dependabot[bot] · 7 months ago
  98. ffd27d3 Merge pull request #2334 from EwoutH/patch-2 by Jan Niklas Hasse · 7 months ago
  99. 0eb4844 Add Dependabot configuration for GitHub Actions updates by Ewout ter Hoeven · 7 months ago
  100. cff9dce Don't double-count the 'node stat' metric. by David 'Digit' Turner · 1 year, 11 months ago