1. 61f90e9 Merge pull request #1563 from jhasse/cmake by Jan Niklas Hasse · 4 years, 8 months ago
  2. 85c2d65 Merge pull request #1634 from ColinFinck/fix-mingw by Jan Niklas Hasse · 4 years, 8 months ago
  3. 15d8ead Ignore all kinds of build directories by Jan Niklas Hasse · 5 years ago
  4. 6f27f96 CMake: Fix Windows build by Jan Niklas Hasse · 5 years ago
  5. 691b821 CMake: Support building without re2c by Jan Niklas Hasse · 5 years ago
  6. ec6e7c7 Add CMake build file as an alternative to configure.py by Jan Niklas Hasse · 5 years ago
  7. 3242c79 Improve error messages when ninja commands fail on Windows. by Brett Vickers · 4 years, 8 months ago
  8. 21eb866 Fix MinGW bootstrap build by applying the fix in appveyor.yml permanently. by Colin Finck · 4 years, 8 months ago
  9. ae3130c Travis CI: Use Python 3 to configure build by Jan Niklas Hasse · 4 years, 8 months ago
  10. 0dfa8a4 Expand the continuous integration coverage to more platforms / operating systems (#1612) by Michael Jones · 4 years, 9 months ago
  11. bd17f23 Enable build on IBM i platform (#1630) by ThePrez · 4 years, 9 months ago
  12. 6d8c19a Merge pull request #1604 from jessemckenna/correct-cpu-count-over-64 by Jan Niklas Hasse · 4 years, 9 months ago
  13. 78f700c Recommend MD over MMD for header dependencies. by bungeman · 4 years, 9 months ago
  14. 0ea27d7 Merge pull request #1513 from nykula/master by Jan Niklas Hasse · 4 years, 9 months ago
  15. c41a107 Merge pull request #1622 from goshhhy/aix by Jan Niklas Hasse · 4 years, 9 months ago
  16. 0cb8551 Fix appveyor.yml (#1621) by goshhhy · 4 years, 9 months ago
  17. 5521085 fix building ninja_test on AIX 6.1 by ky0ko · 4 years, 9 months ago
  18. 70c8d75 Merge pull request #1508 from mqudsi/colored_fail by Jan Niklas Hasse · 4 years, 9 months ago
  19. 20af31d compdb: Dump every rule without any arguments, fix #1377 by Jan Niklas Hasse · 4 years, 9 months ago
  20. 66b4cc9 Improve const-correctness in compdb related methods by Jan Niklas Hasse · 4 years, 9 months ago
  21. 007e029 Update WIN32_WINNT from 0x0501 (Windows XP) to 0x0601 (Windows 7) to support processor-group Windows API by Jesse McKenna · 4 years, 9 months ago
  22. a3a5d60 Make GetProcessorCount() count processors across all processor groups by Jesse McKenna · 4 years, 10 months ago
  23. e0bc2e5 Merge pull request #1016 from moroten/docs-empty-rule-uptodate by Jan Niklas Hasse · 4 years, 10 months ago
  24. 4d3b315 Merge pull request #1517 from chagui/1492-add-headers-to-ninja_log by Jan Niklas Hasse · 4 years, 10 months ago
  25. e6aeab8 Merge pull request #1342 from Lekensteyn/depfile-fixes by Jan Niklas Hasse · 4 years, 10 months ago
  26. fba5ce0 Follow GCC/Clang behavior wrt depfiles by Peter Wu · 7 years ago
  27. 28a7d14 Fix UB "member call on null pointer of type 'DepsLog'", see #1248 by Jan Niklas Hasse · 5 years ago
  28. 714621d Adding a way to clean dead build artifacts that have an entry in the build log, by ikifof · 6 years ago
  29. 20b30da Ignore .ccls-cache directory by Jan Niklas Hasse · 5 years ago
  30. 1db07ed Merge pull request #1025 from nicolasdespres/resurrect-rules-tool by Jan Niklas Hasse · 5 years ago
  31. bb9512f Resurrect the 'rules' tool. by Nicolas Despres · 9 years ago
  32. 2e64645 Merge pull request #1521 from bradking/dyndep by Jan Niklas Hasse · 5 years ago
  33. 1d55d05 Document example dyndep use cases by Brad King · 8 years ago
  34. 014a541 Document `dyndep` binding behavior and the dyndep file format by Brad King · 8 years ago
  35. e1a5879 query: load dyndep files for queried edges by Brad King · 5 years ago
  36. a32e047 graph: load dyndep files by Brad King · 5 years ago
  37. a3cbb4d clean: remove outputs specified by dyndep files by Brad King · 5 years ago
  38. c21f3f2 clean: remove unnecessary Cleaner constructor variant by Brad King · 5 years ago
  39. 2375707 Teach builder to load dyndep files when they are ready by Brad King · 8 years ago
  40. 0f0fb32 Teach RecomputeDirty to load dyndep files that are ready by Brad King · 8 years ago
  41. e5c22c0 Teach DependencyScan to load a dyndep file by Brad King · 8 years ago
  42. a497076 Add a "dyndep" reserved binding to the manifest format by Brad King · 9 years ago
  43. c4b0c21 Add a parser for a new "dyndep" file format by Brad King · 9 years ago
  44. 325602c Explicitly avoid repeat deps loading by Brad King · 8 years ago
  45. b08f3fb Make a Builder optionally available to Plan by Brad King · 9 years ago
  46. 083a9e2 Factor out output edge ready check from Plan::NodeFinished by Brad King · 9 years ago
  47. 64acb1a Factor out edge marking logic from Plan::AddSubTarget by Brad King · 9 years ago
  48. 70d3562 Teach FakeCommandRunner to support multiple active commands by Brad King · 7 years ago
  49. e50299c Allow EdgeFinished and NodeFinished to fail with errors by Brad King · 9 years ago
  50. 5452057 Assert precondition in BuildStatus::BuildEdgeStarted by Brad King · 7 years ago
  51. d718808 Factor out a base class of ManifestParser by Brad King · 9 years ago
  52. 215a190 ManifestParser: Fix typo {expectd => expected} by Brad King · 5 years ago
  53. 71b9648 Remove trailing whitespace from all files by Jan Niklas Hasse · 5 years ago
  54. b344c79 Merge pull request #1559 from goshhhy/master by Jan Niklas Hasse · 5 years ago
  55. 9de96be make inline.sh more portable by goshhhy · 5 years ago
  56. a8bc2e1 Feature/add term env dumb to win32 (#1550) by jhuels · 5 years ago
  57. 55279e6 Merge pull request #1553 from ddrone/patch-1 by Jan Niklas Hasse · 5 years ago
  58. 02ec31a Update link to premake by ddrone · 5 years ago
  59. 1bcc689 Take CPU set limitations into account when calculating processor count by Jan Niklas Hasse · 5 years ago
  60. a683551 Merge pull request #1529 from grahamc/patch-1 by Jan Niklas Hasse · 5 years ago
  61. 9aa9474 Docs: Make builds reproducible by generating the same IDs from the same inputs by Graham Christensen · 5 years ago
  62. 52ba207 Fix Fuchsia typo by Jan Niklas Hasse · 5 years ago
  63. 85038a5 Add braces to clarify conditional scope by Mahmoud Al-Qudsi · 5 years ago
  64. 0c15843 mark this 1.9.0.git by Jan Niklas Hasse · 5 years ago
  65. 908ca0e Merge pull request #1525 from avallee/patch-1 by Jan Niklas Hasse · 5 years ago
  66. c6b67ac ninja_syntax.py: remove unused has_path argument by Alex Vallee · 5 years ago
  67. cfd0bd3 1492 add column headers to .ninja_log by Guilhem Charles · 5 years ago
  68. 567815d Use st_mtim if st_mtime is macro, fix #1510 by makepost · 5 years ago
  69. 6e02ebc Remove outdated part about Chrome download, fix #1338 by Jan Niklas Hasse · 5 years ago
  70. 342b939 Unset suports_color_ if SetConsoleMode fails on WIN32 by Mahmoud Al-Qudsi · 5 years ago
  71. 811b864 Emit "FAILED: " in red if terminal supports ANSI color output by Mahmoud Al-Qudsi · 5 years ago
  72. b735f79 Remove dead Chromium link, fix #1263 by Jan Niklas Hasse · 5 years ago
  73. a47ac5a Merge pull request #1484 from smeenai/gyp-to-gn by Jan Niklas Hasse · 5 years ago
  74. 0a2e2ca Merge pull request #1039 from bradking/improve-depfile-parser by Nico Weber · 5 years ago
  75. 8a9edb1 Restore depfile toleration of multiple output paths on distinct lines by Brad King · 6 years ago
  76. 4a4f9d4 Fix depfile parser handling of multiple rules by Brad King · 9 years ago
  77. 6d6dfd1 Fix depfile parser test case line continuation by Brad King · 9 years ago
  78. 94f4153 Re-arrange depfile parser token processing logic by Brad King · 6 years ago
  79. a02132d Re-generate depfile parser with re2cc 1.0.1 by Brad King · 6 years ago
  80. 5a78423 Add OSX build on travis (#1502) by Takuto Ikuta · 5 years ago
  81. cfd74e5 Fit --help output into 80 columns and move verbose up, fix #1500 by Jan Niklas Hasse · 5 years ago
  82. 845213a Merge pull request #1474 from mathstuf/win32-invalid-parameter-help by Jan Niklas Hasse · 5 years ago
  83. 516f637 Merge pull request #1462 from GoaLitiuM/win10color by Jan Niklas Hasse · 5 years ago
  84. d5091ee Merge pull request #1439 from Lekensteyn/threaded-browse-py by Nico Weber · 5 years ago
  85. 1c34a15 Merge pull request #1496 from mathstuf/minor-fixes by Nico Weber · 5 years ago
  86. f95f51b Merge pull request #1196 from danw/ReadFile_opt by Jan Niklas Hasse · 5 years ago
  87. a63fb13 Improve error message when Python wasn't found for the browse tool by Jan Niklas Hasse · 5 years ago
  88. 2108bb3 Explain why there's no browse tool, fix #1478 by Jan Niklas Hasse · 5 years ago
  89. 70017a9 HACKING: use `Python` for the project by Ben Boeckel · 5 years ago
  90. 4fd00f2 HACKING: fix some whitespace nits by Ben Boeckel · 5 years ago
  91. 65f5d96 Fix rendering of code block, fix #955 by Jan Niklas Hasse · 5 years ago
  92. 378486b Make -j 0 run unlimited parallel builds, fix #1309 by Martell Malone · 5 years ago
  93. 1b8ab15 Enable ANSI escape sequences on Windows 10 terminals by GoaLitiuM · 6 years ago
  94. a65f0d4 Merge pull request #1264 from gahr/DirName-compile-time by Jan Niklas Hasse · 5 years ago
  95. bf75175 Add --verbose as an alternative spelling for -v, fix #1310 by Jan Niklas Hasse · 5 years ago
  96. d3ea98a Add unit test for #1491 by Jan Niklas Hasse · 5 years ago
  97. 16e3a45 Merge pull request #1491 from mathstuf/elision-off-by-n by Jan Niklas Hasse · 5 years ago
  98. bf7107b Allow disabling of escape code stripping, fix #1475 by Jan Niklas Hasse · 5 years ago
  99. 1463fdc subprocess-win32: add hint on ERROR_INVALID_PARAMETER by Ben Boeckel · 6 years ago
  100. e2aa04f Win32Fatal: support a "hint" for the error by Ben Boeckel · 6 years ago