1. 6a8ab55 Merge pull request #221 from metti/fallthrough by lberki · 3 years ago
  2. d873ab0 Update github actions to accommodate recent changes by Matthias Maennich · 3 years ago
  3. b33b13f Merge pull request #222 from metti/test_fixes by lberki · 3 years ago
  4. 1b78990 CommandEvaluator: Correct Makefile location for multi statement blocks by Matthias Maennich · 3 years ago
  5. 6b52eaf cleanup: use [[fallthrough]] unconditionally by Matthias Maennich · 3 years ago
  6. 51ce895 Merge pull request #218 from metti/working_dir by lberki · 3 years ago
  7. 423ff70 Add support for -C <directory> by Matthias Maennich · 3 years, 1 month ago
  8. cd025c4 Merge pull request #220 from metti/clang-format by lberki · 3 years ago
  9. 512aced Fix outstanding clang-format issues by Matthias Maennich · 3 years ago
  10. 2f8ceca Merge pull request #219 from metti/fix_tests by lberki · 3 years ago
  11. 79f1c67 Fix github action to not use 'add-path' anymore by Matthias Maennich · 3 years ago
  12. 770371b Revert of code change in 97d8f1deb62d ("[C++] Fail for newlines in expanded rule statement") by Matthias Maennich · 3 years, 1 month ago
  13. 24a174a tests: ignore the error location that GNUMake emits by Matthias Maennich · 3 years, 1 month ago
  14. b71e718 testcases/tools/findleaves.py: migrate to python3 by Matthias Maennich · 3 years, 1 month ago
  15. a03c188 Switch jemalloc to jemalloc5 by Colin Cross · 3 years, 2 months ago
  16. 05de514 Merge remote-tracking branch 'aosp/upstream' into work by Joe Onorato · 3 years, 3 months ago
  17. b08876f Add .KATI_ALLOW_RULES by Joe Onorato · 3 years, 3 months ago
  18. c932f02 Merge remote-tracking branch 'aosp/upstream' into aosp/master by Joe Onorato · 3 years, 4 months ago
  19. ee30ecf Add KATI_variable_location function. by Joe Onorato · 3 years, 4 months ago
  20. 577d567 Merge remote-tracking branch 'aosp/upstream' into work by Joe Onorato · 3 years, 6 months ago
  21. 3cd7ae4 Merge pull request #214 from onoratoj/kati_symbols by Joe Onorato · 3 years, 6 months ago
  22. 69bcc6b .VARIABLES and .KATI_SYMBOLS extension by Joe Onorato · 3 years, 7 months ago
  23. 21c7e81 Merge remote-tracking branch 'upstream/master' by Jingwen Chen · 3 years, 7 months ago
  24. d918954 Add .KATI_SYMLINK_OUTPUTS to support declared symlink_outputs in Ninja by Jingwen Chen · 3 years, 8 months ago
  25. 3eebdbb Merge remote-tracking branch 'upstream/master' into update-kati by Jingwen Chen · 3 years, 7 months ago
  26. d6f767a Revert "Refactor code to detect self-referential variables" by Liz Kammer · 3 years, 8 months ago
  27. def46f0 Add a Dockerfile to run Kati tests (#212) by Jin · 3 years, 8 months ago
  28. 5813119 Refactor OWNERS files in platform/build/kati by Joe Onorato · 3 years, 8 months ago
  29. 7b4c60d Merge pull request #211 from jin/codeowners by colincross · 3 years, 8 months ago
  30. d43ae4a Add CODEOWNERS: @google/blueprint by Jingwen Chen · 3 years, 8 months ago
  31. 1ad519c Refactor code to detect self-referential variables by Liz Kammer · 3 years, 8 months ago
  32. 73882b0 Merge pull request #210 from jin/docs by colincross · 3 years, 8 months ago
  33. 74c3148 Add instructions for building and testing cKati by Jingwen Chen · 3 years, 8 months ago
  34. 4df8c98 add location tracing for function calls (#207) by lberki · 3 years, 9 months ago
  35. 3131939 Error when a recursive variable references itself (#205) by Liz Kammer · 3 years, 9 months ago
  36. 631e467 Implement Makefile inclusion and variable assignment tracing (#203) by lberki · 3 years, 11 months ago
  37. 5125da3 Merge remote-tracking branch 'aosp/upstream' by Dan Willemsen · 4 years ago
  38. 06a798c Merge pull request #201 from danw/android by Dan Willemsen · 4 years ago
  39. 0ca84cd Support git submodules in version.cc generation. by JP Sugarbroad · 6 years ago
  40. c11012e Link ckati against jemalloc if host machine runs Linux. by Sasha Smundak · 6 years ago
  41. 09477a6 Merge pull request #200 from danw/refactor by Dan Willemsen · 4 years ago
  42. 47cd902 Support building in a git worktree by Dan Willemsen · 4 years ago
  43. c5c05da Fix flaky test by Dan Willemsen · 4 years ago
  44. 17da799 Switch to a golang-based test runner by Dan Willemsen · 4 years ago
  45. 10cc982 Merge pull request #199 from danw/refactor by Dan Willemsen · 4 years ago
  46. 979e7ae Refactor source tree into directories by Dan Willemsen · 4 years ago
  47. e184ff1 Merge remote-tracking branch 'aosp/upstream' by Colin Cross · 4 years ago
  48. 003cf51 Merge pull request #198 from colincross/ninja_validations by Patrice Arruda · 4 years ago
  49. c810284 Support validations in ninja by Colin Cross · 4 years ago
  50. b0a4bc4 Support expected failures in sh tests by Colin Cross · 4 years ago
  51. 7a68538 Merge pull request #196 from danw/githubactions by Dan Willemsen · 4 years ago
  52. d34e18c Disable multiline_arg.mk for ninja tests by Dan Willemsen · 4 years ago
  53. cde81af Fix regen_filefunc_read testcase under Make 4.1 by Dan Willemsen · 4 years ago
  54. 648af95 Error out on empty variable names by Dan Willemsen · 4 years ago
  55. 546261a Reformat with clang-format-9 by Dan Willemsen · 4 years ago
  56. 961958a Use github actions instead of travis by Dan Willemsen · 4 years ago
  57. 1decd16 Merge remote-tracking branch 'aosp/upstream' by Dan Willemsen · 4 years, 1 month ago
  58. 79efeda Merge pull request #189 from danw/badphony by Patrice Arruda · 4 years, 1 month ago
  59. 9f61a8c Merge pull request #192 from danw/find3 by Patrice Arruda · 4 years, 1 month ago
  60. ec97e95 On-demand find emulator initialization by Dan Willemsen · 4 years, 1 month ago
  61. 67adcd5 Merge pull request #191 from danw/find2 by Patrice Arruda · 4 years, 1 month ago
  62. 34e4b44 Support '*' in finddirs by Dan Willemsen · 4 years, 2 months ago
  63. 798e5fa Merge pull request #190 from danw/find by Patrice Arruda · 4 years, 1 month ago
  64. 029b5ef Support '..' in find emulation by Dan Willemsen · 4 years, 2 months ago
  65. 7f17b18 Add new check for non-phony targets that have no commands by Dan Willemsen · 4 years, 1 month ago
  66. 2e4f286 Remove unused `parents` from DepNode by Dan Willemsen · 4 years, 1 month ago
  67. d4641a8 Merge remote-tracking branch 'aosp/upstream' by Dan Willemsen · 4 years, 1 month ago
  68. d555ba8 Merge pull request #186 from danw/improve_regen_dump by Dan Willemsen · 4 years, 1 month ago
  69. 0cf3d2d Add debug location info into the regen stamp file by Dan Willemsen · 4 years, 2 months ago
  70. 14325fd Improve ckati_stamp_dump by Dan Willemsen · 4 years, 2 months ago
  71. 2ed7859 Merge pull request #185 from pcc/include-stack by Dan Willemsen · 4 years, 2 months ago
  72. a705d28 Display include stack when encountering an error. by Peter Collingbourne · 4 years, 2 months ago
  73. 4830979 Merge pull request #183 from gburgessiv/master by Dan Willemsen · 4 years, 3 months ago
  74. a901c23 func: rewrite a loop to appease -Wunreachable-code-loop-increment by George Burgess IV · 4 years, 3 months ago
  75. 831dcff Merge remote-tracking branch 'aosp/upstream' into master by Dan Willemsen · 4 years, 5 months ago
  76. ae17ffd Merge pull request #178 from danw/fake_outputs by Dan Willemsen · 4 years, 5 months ago
  77. 296665b Implement "phony_output" feature in ninja by Dan Willemsen · 5 years ago
  78. 32c653b Merge remote-tracking branch 'aosp/upstream' by Colin Cross · 4 years, 7 months ago
  79. 577b7f2 Merge pull request #173 from colincross/default_pool by colincross · 4 years, 7 months ago
  80. ea375ee Don't emit pool for phony ninja rules by Colin Cross · 4 years, 7 months ago
  81. 4182efc Add test for auto-detected goma pools by Colin Cross · 4 years, 7 months ago
  82. 37542ef Merge remote-tracking branch 'aosp/upstream' by Colin Cross · 4 years, 7 months ago
  83. 89f56d7 Merge pull request #172 from colincross/default_pool by colincross · 4 years, 7 months ago
  84. c49ae30 Add support for --default_pool in ninja mode by Colin Cross · 4 years, 7 months ago
  85. f286cf8 Merge remote-tracking branch 'aosp/upstream' by Colin Cross · 4 years, 8 months ago
  86. 9da3296 Merge pull request #168 from colincross/suffix_rules by colincross · 4 years, 8 months ago
  87. b68db2b Refine check for special targets and suffix rules by Colin Cross · 4 years, 8 months ago
  88. e3cdb4a Merge remote-tracking branch 'aosp/upstream' by Dan Willemsen · 4 years, 9 months ago
  89. 4106f47 Merge pull request #167 from danw/profile by Dan Willemsen · 4 years, 9 months ago
  90. f52c19d Fix 32-bit builds; only build 64-bit in Android trees by Dan Willemsen · 4 years, 9 months ago
  91. 8b14d99 Merge pull request #166 from danw/profile by Dan Willemsen · 4 years, 10 months ago
  92. 3a2b85d Collect stats about how long it takes to process included makefiles by Dan Willemsen · 4 years, 10 months ago
  93. 1d81ca1 When printing top stats, include count by Dan Willemsen · 4 years, 10 months ago
  94. adfbd37 Stop using TLS for stats start time by Dan Willemsen · 4 years, 10 months ago
  95. d768973 DO NOT MERGE - Merge pi-dev@5234907 into stage-aosp-master by Xin Li · 5 years ago android-o-mr1-iot-release-1.0.13 android-o-mr1-iot-release-1.0.14
  96. 6ed5f16 [automerger skipped] DO NOT MERGE - Merge PPRL.190205.001 into master by Xin Li · 5 years ago
  97. eb1899c DO NOT MERGE - Merge PPRL.190205.001 into master by Xin Li · 5 years ago oreo-mr1-iot-release android-o-mr1-iot-release-1.0.10 android-o-mr1-iot-release-1.0.12 android-q-preview-1 android-q-preview-2.5 android-q-preview-4 android-q-preview-5 android-q-preview-6
  98. 0d3a7a2 DO NOT MERGE - Merge pi-platform-release (PPRL.190205.001) into stage-aosp-master by Xin Li · 5 years ago
  99. a4c8779 Snap for 5180536 from 2a49513da00436f434281a98dfb118db855db013 to pi-platform-release by android-build-team Robot · 5 years ago pie-platform-release
  100. bd05e69 Merge remote-tracking branch 'aosp/upstream' am: 6cccb8fde7 by Dan Willemsen · 5 years ago