Thanks to visit codestin.com
Credit goes to chromium.googlesource.com

  1. 47ed2d2 Merge pull request #2661 from ninja-build/dependabot/github_actions/actions/checkout-5 by Jan Niklas Hasse · 12 days ago master
  2. 2e71941 Bump actions/checkout from 4 to 5 by dependabot[bot] · 3 weeks ago
  3. 3844671 Merge pull request #2668 from digit-google/github-macos-build-fix by Jan Niklas Hasse · 3 weeks ago
  4. ef65f36 Fix MacOS github builds. by David 'Digit' Turner · 3 weeks ago
  5. eac306c Merge pull request #2654 from chwarr/manual-gnu-job-server by Jan Niklas Hasse · 5 weeks ago
  6. e4dfed9 Correct GNU Make jobserver link by Christopher Warrington · 6 weeks ago
  7. 370edd4 Merge pull request #2631 from userdocs/linux.yml-build-with-python-update by Jan Niklas Hasse · 8 weeks ago
  8. 50a5fb5 Revert "workflow update - concurrency to cancel outdated runs" by Jan Niklas Hasse · 8 weeks ago
  9. bf84799 Merge pull request #2640 from mathstuf/test-deps-log-big-endian by Jan Niklas Hasse · 2 months ago
  10. c992100 Merge pull request #2630 from userdocs/linux.yml-test-update by Jan Niklas Hasse · 2 months ago
  11. 77c9bd3 Merge pull request #2629 from userdocs/workflow-release-update by Jan Niklas Hasse · 2 months ago
  12. 9421d5c deps_log_test: support big endian architectures by Ben Boeckel · 3 months ago
  13. 02a8d17 Update linux.yml by userdocs · 3 months ago
  14. 77679f9 requested: remove changes to dnf commands in linux.yml by userdocs · 3 months ago
  15. f2baf1f Merge pull request #2632 from userdocs/workflows-concurrency by Jan Niklas Hasse · 3 months ago
  16. ca46e23 Merge pull request #2635 from digit-google/cmake-set-c++14-when-building-ninja by Jan Niklas Hasse · 3 months ago
  17. 31af250 Merge pull request #2636 from jhasse/rsp-crlf by Jan Niklas Hasse · 3 months ago
  18. 516a0dd Add output test for multiple rules + dyndep, fix #2621 by Jan Niklas Hasse · 3 months ago
  19. 04f1d2a Update CMakeLists.txt to use C++14 too. by David 'Digit' Turner · 3 months ago
  20. 114fb93 Convert \n to \r\n on Windows in rsp files, fix #2616 by Jan Niklas Hasse · 3 months ago
  21. d60673d Merge pull request #2628 from userdocs/workflows-fix-triggers by Jan Niklas Hasse · 3 months ago
  22. cd8d029 workflow update - concurrency to cancel outdated runs by userdocs · 3 months ago
  23. c1b73ea linux.yml - build-with-python - add matrix to job by userdocs · 3 months ago
  24. d487f0b linux.yml - test - add matrix to job by userdocs · 3 months ago
  25. 991f34a replace archived in 2021 release action for currently maintained one by userdocs · 3 months ago
  26. 9659311 prevent duplicate runs being triggered when a release tag is published. by userdocs · 3 months ago
  27. b783add Merge pull request #2627 from userdocs/linux.yml-build by Jan Niklas Hasse · 3 months ago
  28. 70b06c6 add aarch64 matrix to build job using rockylinux 8 container by userdocs · 3 months ago
  29. eb4cf5c Merge pull request #2625 from Felixoid/fix-planer-bug by Jan Niklas Hasse · 3 months ago
  30. 56b33bb Fix exit code for unset result.status by Mikhail f. Shiryaev · 3 months ago
  31. cbecfaf Fix tests to reflect the new Builder.Build by Mikhail f. Shiryaev · 3 months ago
  32. 7226ee1 Merge pull request #2604 from userdocs/master by Jan Niklas Hasse · 3 months ago
  33. 56bfd79 Merge branch 'ninja-build:master' into master by Userdocs · 3 months ago
  34. 3890808 Merge pull request #2622 from digit-google/remove-1.13-warnings by Jan Niklas Hasse · 3 months ago
  35. 5323b91 Add `configure.py --warnings-as-errors` option. by David 'Digit' Turner · 3 months ago
  36. deedffe Remove incorrect c++17 statements. by David 'Digit' Turner · 3 months ago
  37. 0417582 Update to GTest 1.16, latest version to support C++14 by userdocs · 3 months ago
  38. 6564125 mark this 1.14.0.git by Jan Niklas Hasse · 3 months ago
  39. 1b52e21 Merge pull request #2590 from Balletie/filenames-with-ampersands-and-quotes-in-depfiles by Jan Niklas Hasse · 4 months ago
  40. 896f6bf Remove incorrect paragraph about jobserver on Posix by Jan Niklas Hasse · 5 months ago
  41. a5da6f9 Merge pull request #2506 from digit-google/jobserver by Jan Niklas Hasse · 5 months ago
  42. 04175ab Merge pull request #2591 from SR4ven/cgroup2 by Jan Niklas Hasse · 5 months ago
  43. cb85708 Use auto by Maximilian Lindner · 5 months ago
  44. d9b1efd Add std:: namespace, braces and replace insert with emplace by Maximilian Lindner · 5 months ago
  45. 882f49c Add support for cgroup2 in CPU quota parsing by Maximilian Lindner · 5 months ago
  46. 81841b3 Add support for filenames with ampersands/quotes in depfile parser by Taan Skip · 5 months ago
  47. d4a4f36 Support jobserver client mode automatically. by David 'Digit' Turner · 5 months ago
  48. ae09557 Add Jobserver::Client class by David 'Digit' Turner · 5 months ago
  49. e3f1f44 Add Jobserver::Slot and Jobserver::Config classes by David 'Digit' Turner · 5 months ago
  50. 6adbd5c Add misc/jobserver_pool.py by David 'Digit' Turner · 5 months ago
  51. 29db9a7 Merge pull request #2587 from ntrrgc/2025-04-14-iterator by Jan Niklas Hasse · 5 months ago
  52. 8393f25 Fix iterator bug in ppoll-based Subprocess::DoWork() by Alicia Boya García · 6 months ago
  53. 11cd8de Reapply "Replace covert pipe with SIGCHLD handler" by Alicia Boya García · 6 months ago
  54. f2aa42a Revert "Replace covert pipe with SIGCHLD handler" by Jan Niklas Hasse · 6 months ago
  55. 89af474 Add test for multiple console jobs, see #2586 by Jan Niklas Hasse · 6 months ago
  56. d9e280d Merge pull request #2550 from ntrrgc/2025-01-10-sigchld by Jan Niklas Hasse · 6 months ago
  57. 5912b0d Replace covert pipe with SIGCHLD handler by Alicia Boya García · 6 months ago
  58. 09c42d1 Merge pull request #2584 from kenchung285/patch-1 by Jan Niklas Hasse · 6 months ago
  59. 1c54430 use OFF for -DBUILD_TESTING instead by Cheng-Yeh Chung · 6 months ago
  60. a5a7218 Merge pull request #2583 from aagor/patch-1 by Jan Niklas Hasse · 6 months ago
  61. ff834e4 add cmake -DBUILD_TESTING flag description in README.md by Cheng-Yeh Chung · 6 months ago
  62. 19c0e6a Remove superfluos character at order-only dependencies by Alexander Krabler · 6 months ago
  63. d687df2 Merge pull request #2576 from rhelmot/master by Jan Niklas Hasse · 6 months ago
  64. f084791 browse: do not compare str to None during sort by Audrey Dutcher · 7 months ago
  65. 6852f65 Merge pull request #2574 from mathstuf/dyndep-dry-run by Jan Niklas Hasse · 7 months ago
  66. f58e0be build_test: ensure dry runs with dyndep files work by Ben Boeckel · 7 months ago
  67. 2a34463 GitHub Actions: Build ninja on RockyLinux 8 using ninja itself by Jan Niklas Hasse · 8 months ago
  68. 649ec6c Merge pull request #2569 from digit-google/fix-depfile-parser-for-win32-local-root-paths by Jan Niklas Hasse · 8 months ago
  69. e903357 Fix depfile parser to support ? by David 'Digit' Turner · 8 months ago
  70. 7a988b5 Merge pull request #2560 from atamagaii/issue-2531-migrate-to-cpp14 by Jan Niklas Hasse · 8 months ago
  71. 7a7597e Merge pull request #2561 from userdocs/patch-2 by Jan Niklas Hasse · 8 months ago
  72. 780d99e Merge pull request #2554 from userdocs/patch-1 by Jan Niklas Hasse · 8 months ago
  73. 7ccb536 Update linux.yml by userdocs · 8 months ago
  74. 9a87d2c Update linux.yml by Userdocs · 8 months ago
  75. 5308351 Update hash_table8.hpp by Userdocs · 8 months ago
  76. 41ae5f4 Fixed linting by John Brimley · 8 months ago
  77. 201d48b Updated cflags to reference c++14. Removed function that replaces c++11 with c++14 when building tests as we are now targeting the min required version by John Brimley · 8 months ago
  78. dc53328 Merge pull request #2556 from atamagaii/issue-2531-fix-vs2022-build by Jan Niklas Hasse · 8 months ago
  79. 64a5b78 Merge pull request #2559 from MarcinKonowalczyk/patch-1 by Jan Niklas Hasse · 8 months ago
  80. 3b0f12d Merge pull request #2548 from userdocs/master by Jan Niklas Hasse · 8 months ago
  81. b80812e Update README.md by Marcin Konowalczyk · 8 months ago
  82. 0fa1b1c Update linux-musl.yml by userdocs · 8 months ago
  83. c4ddc7f Update linux-musl.yml by userdocs · 8 months ago
  84. bf8b5a5 no artifacts by userdocs · 8 months ago
  85. a4b719e Fixed missing declaration by John Brimley · 8 months ago
  86. 7fb649e Moved this function out of the header for better conformance. by John Brimley · 8 months ago
  87. d6ba5ed Created a function to inject the correct unlink function dending on the platform. by John Brimley · 8 months ago
  88. b008588 Lots of sign mismatch warning fixes. by John Brimley · 8 months ago
  89. 2512316 Even though we defined a replacement macro like #define unlink _unlink the compiler still thinks it's the posix function. We'll set these explicitly. by John Brimley · 8 months ago
  90. b1f05a2 Fixed shadowing warnings. by John Brimley · 8 months ago
  91. b2d92b6 Update linux-musl.yml by userdocs · 8 months ago
  92. 6b1abce Update linux-musl.yml by userdocs · 8 months ago
  93. 6b5d7a7 Merge pull request #2523 from jhasse/dont-leak-rules by Jan Niklas Hasse · 9 months ago
  94. 3e89145 Merge pull request #2540 from Felixoid/master by Jan Niklas Hasse · 9 months ago
  95. 82571a7 Update linux-musl.yml by userdocs · 9 months ago
  96. 9e34d73 Add tests for pr 2540, improve _test_expected_error by Mikhail f. Shiryaev · 9 months ago
  97. 5d93f2d Add exit code to the failed target by Mikhail f. Shiryaev · 9 months ago
  98. 311bf93 Propagate jobs' exit codes to the ninja's exit code by Mikhail f. Shiryaev · 9 months ago
  99. 048a68d Merge pull request #2545 from trcrsired/master by Jan Niklas Hasse · 9 months ago
  100. cc4ce1f Use Lowercase Headers for Cross-Compiling Windows Targets by trcrsired · 10 months ago