1. 867c6af Merge tag 'android-16.0.0_r1' of https://android.googlesource.com/platform/build/soong into HEAD by micky387 · 3 months ago
  2. 3ddf20b Merge tag 'android-15.0.0_r32' of https://android.googlesource.com/platform/build/soong into HEAD by micky387 · 4 months ago
  3. 3c3748a Update allowlist for partner branches by Wei Li · 6 months ago
  4. d7ae040 Add Android.mk allowlist for SDV partner branches by Hugo Drumond Jacob · 6 months ago
  5. bfabbf0 Add Android.mk allowlist for wearable partner branches by Wei Li · 6 months ago
  6. ffb8224 Merge "Print the default SOONG_ONLY value of the product in lunch output" into main by Treehugger Robot · 6 months ago
  7. 89d23d3 Merge "Revert^2 "Block new Android.mk added to all directories except the directories for partners"" into main by Wei Li · 6 months ago
  8. e3b554a New module type to collect cert files for otatools.zip by Herbert Xue · 6 months ago
  9. 670efb6 Print the default SOONG_ONLY value of the product in lunch output by Spandan Das · 6 months ago
  10. 1c9f3e3 Revert^2 "Block new Android.mk added to all directories except the directories for partners" by Wei Li · 6 months ago
  11. a60960b Revert "Block new Android.mk added to all directories except the directories for partners" by Liana Kazanova (xWF) · 6 months ago
  12. 41f2bc0 Block new Android.mk added to all directories except the directories for partners by Wei Li · 6 months ago
  13. 433dcb4 Merge "Build Go tools for arm" into main by Colin Cross · 6 months ago
  14. cef5a06 androidmk_denylist: ignore prebuilt Android SDK by Tim Froehlich · 6 months ago
  15. 92ac46d Build Go tools for arm by Colin Cross · 6 months ago
  16. 825f8ff Add partialcompileclean phony by LaMont Jones · 7 months ago
  17. ace3391 Introduce an environment var to run "Test for dangling rules" by Spandan Das · 7 months ago
  18. a62b3f9 Add build_* meta files to allowlist in Dangling rules check by Spandan Das · 7 months ago
  19. cba050e Use NINJA_GOALS as the default in non kati builds by Spandan Das · 7 months ago
  20. e84ec90 Log whether the build is using soong-only mode to the metrics. by Joe Onorato · 7 months ago
  21. 8ae66df Add SOONG_ONLY to the banner by Joe Onorato · 7 months ago
  22. ca27d21 Add an environment variable for soong-only builds by Cole Faust · 7 months ago
  23. d802d04 Merge "Add NINJA_NINJAGO executor pseudo enum." into main by Taylor Santiago · 8 months ago
  24. 3740b28 Add PRODUCT_SOONG_ONLY by Cole Faust · 8 months ago
  25. 88f469e Remove --skip-make by Cole Faust · 8 months ago
  26. 2fa40d0 Add NINJA_NINJAGO executor pseudo enum. by Taylor Santiago · 8 months ago
  27. 5bd681b Deny host python tools by Cole Faust · 8 months ago
  28. ca326ff sandbox_linux: set CCACHE_DIR as a writable path by daniml3 · 4 years ago
  29. c2195f3 Merge "Revert "sandbox_linux: set CCACHE_DIR as a writable path"" into android-15 by micky387 · 8 months ago
  30. c0da017 Revert "sandbox_linux: set CCACHE_DIR as a writable path" by micky387 · 8 months ago
  31. f3a7090 Prepare for ignoring Android.mk files in art/ by Wei Li · 8 months ago
  32. 28c6d67 Include TARGET_RELEASE in soong metrics by LaMont Jones · 8 months ago
  33. c5bfbdd Support disting in soong-only builds by Cole Faust · 8 months ago
  34. e14082c Move build_hostname.txt generation to SetupOutDir by Cole Faust · 8 months ago
  35. b547c7e Add partial_compile values to metrics by LaMont Jones · 9 months ago
  36. 68c8035 clean up format strings by LaMont Jones · 9 months ago
  37. acb689f Merge "Add SoongExecutionMetrics to ninja run" into main by Treehugger Robot · 9 months ago
  38. 8490ffb Add SoongExecutionMetrics to ninja run by LaMont Jones · 10 months ago
  39. 8eb0536 Merge tag 'android-15.0.0_r6' of https://android.googlesource.com/platform/build/soong into HEAD by micky387 · 9 months ago
  40. d6a2999 Report which files are in the dependency graph for dist builds. by Joe Onorato · 9 months ago
  41. 5a5b7a8 Merge "build: limit concurrency of updateSymlinks" into main by Treehugger Robot · 10 months ago
  42. 1f46a91 build: limit concurrency of updateSymlinks by George Burgess IV · 10 months ago
  43. 349073b Add the following directories to the Android.mk denylist by Wei Li · 10 months ago
  44. 3ba6935 Remove zeros from build number by Cole Faust · 12 months ago
  45. c0f41b7 Add product_config module by Inseob Kim · 1 year, 3 months ago
  46. c87f6ad Merge "Ignore METADATA files in python packages shipped with prebuilts/clang, which are from upstream and not in the format used in Android." into main by Wei Li · 10 months ago
  47. ae3c12b Ignore METADATA files in python packages shipped with prebuilts/clang, which are from upstream and not in the format used in Android. by Wei Li · 10 months ago
  48. 54b01cd Add CPU and RAM information to metrics by LaMont Jones · 11 months ago
  49. ba88dbf Merge "Print bootstrap errors through ctx.Status" into main by Treehugger Robot · 11 months ago
  50. 98bb3b8 Print bootstrap errors through ctx.Status by Colin Cross · 11 months ago
  51. 976890e Simplify glob messages with many excluded files by Cole Faust · 11 months ago
  52. 1fcf379 Merge changes from topic "soong-cleanup" into main by Joe Onorato · 11 months ago
  53. 4551e7c Merge "Inline android.FilterListPred so soong_ui doesn't depend on the android package" into main by Treehugger Robot · 11 months ago
  54. c5288af Inline android.FilterListPred so soong_ui doesn't depend on the android package by Joe Onorato · 11 months ago
  55. 35f300d Remove bp2build and appurtenances. by Joe Onorato · 11 months ago
  56. 99f1896 Update SOONG_PARTIAL_COMPILE logic by LaMont Jones · 11 months ago
  57. f6ac275 Ignore Android.mk files for NDK build in external/ by Wei Li · 11 months ago
  58. 7077be4 Don't use sanitized kati when SANITIZE_HOST=address is set by Colin Cross · 11 months ago
  59. 081dd23 Merge "Add SOONG_PARTIAL_COMPILE" into main by Treehugger Robot · 11 months ago
  60. 8e47abc glob blame by Steven Moreland · 11 months ago
  61. 523db94 Add SOONG_PARTIAL_COMPILE by LaMont Jones · 11 months ago
  62. de7d7bc Possible fix for stat error during globbing by Colin Cross · 12 months ago
  63. 117af42 Possible fix for stat error during globbing by Colin Cross · 12 months ago
  64. d4771aa Merge "Allow multiple ninja implementations" into main by Treehugger Robot · 12 months ago
  65. ece626c Allow multiple ninja implementations by LaMont Jones · 1 year ago
  66. d9108d2 Fix a bug in the log directory cleanup logic. by Yaowen Mei · 1 year ago
  67. ba841f8 Merge "Add directories below to Android.mk denylist:" into main by Treehugger Robot · 12 months ago
  68. 7df32b1 Add directories below to Android.mk denylist: by Wei Li · 12 months ago
  69. 4faf133 cleanbuild: switch to *.zip.md5sum to installclean_files by micky387 · 3 years, 7 months ago
  70. f35888e sandbox_linux: set CCACHE_DIR as a writable path by daniml3 · 4 years ago
  71. de991e9 build: soong: whitelist nproc and perl by Ali Hasan · 5 years ago
  72. 6a357e9 cleanbuild: add *.zip.sha256sum to installclean_files by Julian Veit · 4 years, 4 months ago
  73. dfb0d74 soong: print ROM_BUILDTYPE in build banner by maxwen · 5 years ago
  74. 69c78e9 Rerun globs when a dependency is missing by Cole Faust · 12 months ago
  75. 8ca2a80 Merge "Make globs compatible with hash-based ninja semantics" into main by Cole Faust · 12 months ago
  76. 527dc30 Revert "Add BUILD_BROKEN_PYTHON_IS_PYTHON2" by Cole Faust · 12 months ago
  77. 2fec412 Make globs compatible with hash-based ninja semantics by Cole Faust · 12 months ago
  78. 3ae36f4 Remove zeros from build number by Cole Faust · 12 months ago
  79. b325169 Merge "Remove Android.bp file input to primaryBuilders" into main by Treehugger Robot · 1 year ago
  80. eda96ba Remove Android.bp file input to primaryBuilders by Cole Faust · 1 year ago
  81. c162dfa Undo filtering of HOME environment variable. by Taylor Santiago · 1 year ago
  82. 8b0bed7 Reapply "Clean environment variables to account for sandbox work directory." by Taylor Santiago · 1 year ago
  83. cdd70d2 Merge "Revert "Clean environment variables to account for sandbox work directory."" into main by PODISHETTY KUMAR (xWF) · 1 year ago
  84. 9543d19 Revert "Clean environment variables to account for sandbox work directory." by PODISHETTY KUMAR (xWF) · 1 year ago
  85. 3cd732b Merge "Clean environment variables to account for sandbox work directory." into main by Taylor Santiago · 1 year ago
  86. 0af8ea1 Clean environment variables to account for sandbox work directory. by Taylor Santiago · 1 year, 1 month ago
  87. 91a1e9f Merge "Add "packages/" to Android.mk denylist." into main by Wei Li · 1 year ago
  88. ffb9949 Add "packages/" to Android.mk denylist. by Wei Li · 1 year ago
  89. 713c542 Revert "Revert "Add a coverage suffix to avoid Ninja file regene..." by Qing Shen · 1 year ago
  90. 4e58bba Use musl build of n2 by Cole Faust · 1 year ago
  91. 079871c Merge "Revert "Add a coverage suffix to avoid Ninja file regeneration."" into main by Hugo Drumond Jacob · 1 year, 1 month ago
  92. 134fa5d Revert "Add a coverage suffix to avoid Ninja file regeneration." by Hugo Drumond Jacob · 1 year, 1 month ago
  93. ff545ca Merge "Add a coverage suffix to avoid Ninja file regeneration." into main by Qing Shen · 1 year, 1 month ago
  94. b2ab527 Pass through `RUST_LOG` by LaMont Jones · 1 year, 1 month ago
  95. 9e05d1c Add a coverage suffix to avoid Ninja file regeneration. by Qing Shen · 1 year, 1 month ago
  96. 2611851 Individually mount children of root with ABFS enabled and respect by Taylor Santiago · 1 year, 1 month ago
  97. 60fa202 Merge "Use consistent directory for source and output inside the build sandbox for ABFS." into main by Taylor Santiago · 1 year, 1 month ago
  98. ca30e08 Use consistent directory for source and output inside the build sandbox by Taylor Santiago · 1 year, 1 month ago
  99. d4da266 Fix RBE tmp dir by Yaowen Mei · 1 year, 1 month ago
  100. cdd872a Merge "Update tests to expect RBE not supported on linux." into main by Christopher Ferris · 1 year, 1 month ago