1. c5bfbdd Support disting in soong-only builds by Cole Faust · 8 months ago
  2. 68c8035 clean up format strings by LaMont Jones · 9 months ago
  3. 1f46a91 build: limit concurrency of updateSymlinks by George Burgess IV · 10 months ago
  4. ba88dbf Merge "Print bootstrap errors through ctx.Status" into main by Treehugger Robot · 11 months ago
  5. 98bb3b8 Print bootstrap errors through ctx.Status by Colin Cross · 11 months ago
  6. 976890e Simplify glob messages with many excluded files by Cole Faust · 11 months ago
  7. 35f300d Remove bp2build and appurtenances. by Joe Onorato · 11 months ago
  8. 8e47abc glob blame by Steven Moreland · 11 months ago
  9. 117af42 Possible fix for stat error during globbing by Colin Cross · 12 months ago
  10. ece626c Allow multiple ninja implementations by LaMont Jones · 1 year ago
  11. 69c78e9 Rerun globs when a dependency is missing by Cole Faust · 12 months ago
  12. 2fec412 Make globs compatible with hash-based ninja semantics by Cole Faust · 12 months ago
  13. eda96ba Remove Android.bp file input to primaryBuilders by Cole Faust · 1 year ago
  14. 4e58bba Use musl build of n2 by Cole Faust · 1 year ago
  15. 3c16e61 Add ABFS (Android Build Filesystem) configuration option to Soong by Taylor Santiago · 1 year, 3 months ago
  16. bee030d Allow n2 as a replacement for ninja in builds by Cole Faust · 1 year, 8 months ago
  17. 487b144 Cleanup more bazel code by Cole Faust · 1 year, 2 months ago
  18. 88f4e33 Merge "Experimental code to support build action caching." into main by Yu Liu · 1 year, 3 months ago
  19. fa29764 Experimental code to support build action caching. by Yu Liu · 1 year, 3 months ago
  20. 58c802f Add product_config module by Inseob Kim · 1 year, 3 months ago
  21. aa9369b Drop IncludeTags by Spandan Das · 1 year, 4 months ago
  22. 1b2ddc8 Write ninja file in parallel. by Yu Liu · 1 year, 4 months ago
  23. 331b27f Remove --multitree-build by Cole Faust · 1 year, 6 months ago
  24. e5ed347 Add new soongdbg command and a big json file full of soong debugging info. by Joe Onorato · 1 year, 7 months ago
  25. 8c0b11e Add direct deps on glob result files by Cole Faust · 1 year, 8 months ago
  26. 8d411ff Remove bp2build and bazel from soong_ui by Colin Cross · 1 year, 9 months ago
  27. 2a929ad Revert^2 "Default from-text stub generation in build" by Jihoon Kang · 2 years, 3 months ago
  28. b67b061 Use correct path for soong_build_metrics.pb when dist is enabled by Colin Cross · 1 year, 10 months ago
  29. 9e5abfe Merge "Delete bazel-related files while bazel is off" into main by Christopher Parsons · 1 year, 10 months ago
  30. b6d6fc9 Delete bazel-related files while bazel is off by Chris Parsons · 1 year, 10 months ago
  31. 46b0c75 Add performance counter metrics to build.trace.gz by Colin Cross · 1 year, 10 months ago
  32. aa9a273 Copy soong_build metrics into build.trace.gz by Colin Cross · 1 year, 10 months ago
  33. 1c4188c Revert "Default from-text stub generation in build" by Sebastian Pickl · 1 year, 11 months ago
  34. 182b56b Default from-text stub generation in build by Jihoon Kang · 2 years, 3 months ago
  35. ca390b2 Update symlinks in output directory when TOP dir changes by Kousik Kumar · 1 year, 11 months ago
  36. 73f411b Delete ApiBp2build soong_build mode by Chris Parsons · 2 years, 3 months ago
  37. ccf3700 Reland "Make glob output include product name" by Jeongik Cha · 2 years, 1 month ago
  38. d0e8180 Revert "Make glob output include product name" by Paul Duffin · 2 years, 1 month ago
  39. 03e50cb Make glob output include product name by Jeongik Cha · 2 years, 1 month ago
  40. a78884e Merge "cosmetic" by Usta (Tsering) Shrestha · 2 years, 3 months ago
  41. c357c81 Handle errors from RunBlueprint(). by Lukacs T. Berki · 2 years, 3 months ago
  42. 49012ee cosmetic by usta · 2 years, 4 months ago
  43. 21f8027 Remove bazel dev mode by Chris Parsons · 2 years, 3 months ago
  44. e2df3b5 Merge "Add re_analysis environment varibles fields to soong_metrics" by Jason Wu · 2 years, 3 months ago
  45. 2520f5e Add re_analysis environment varibles fields to soong_metrics by Jason Wu · 2 years, 3 months ago
  46. 9cae814 Merge "implement USE_BAZEL_VERSION for m" by Treehugger Robot · 2 years, 3 months ago
  47. c83398f implement USE_BAZEL_VERSION for m by Chris Parsons · 2 years, 3 months ago
  48. a37d9ba Rename build.ninja with product name by Kiyoung Kim · 2 years, 5 months ago
  49. 2c9e8d6 Change bp2build converter of module "package". by Wei Li · 2 years, 4 months ago
  50. f47e142 Refactor MixedBuildsEnabled and add --ensure-allowlist-integrity. by MarkDacek · 2 years, 5 months ago
  51. bc2906e Merge "Modify Soong to utilize from-text android.jar in build" by Treehugger Robot · 2 years, 5 months ago
  52. 1bff034 Modify Soong to utilize from-text android.jar in build by Jihoon Kang · 2 years, 8 months ago
  53. 98a7329 support PRODUCT_SOURCE_ROOT_DIRS product variable by Sam Delmerico · 2 years, 7 months ago
  54. 80f7035 ui: fix logic sense for multitree build by LaMont Jones · 2 years, 6 months ago
  55. 52a7243 Add --multitree-build flag by LaMont Jones · 2 years, 6 months ago
  56. 9402ca8 Add a persistent bazel server between builds by Chris Parsons · 2 years, 7 months ago
  57. 41886f2 Stop embedding soong_build_metrics in soong_metrics by Jason Wu · 2 years, 8 months ago
  58. f0ec631 Upload soong_build_metrics by Jason Wu · 2 years, 9 months ago
  59. c576383 Create a new product variable to gate blueprint files by Spandan Das · 2 years, 10 months ago
  60. d06db5d Add command line flag for extra bazel-built modules by MarkDacek · 2 years, 9 months ago
  61. 4cbe83a Allow choosing which soong_build invocations to run in the debugger by Sasha Smundak · 2 years, 9 months ago
  62. faa97b7 Allow profiling Soong from the full build by Sasha Smundak · 2 years, 10 months ago
  63. 4b67bb3 Merge "re-trigger symlink-forest if bazel.list changes" by Usta (Tsering) Shrestha · 2 years, 10 months ago
  64. 40a8159 re-trigger symlink-forest if bazel.list changes by usta · 2 years, 10 months ago
  65. 2af5ea8 Ignore bazel-generated paths in dangling rule test by Liz Kammer · 2 years, 10 months ago
  66. 7f56eaa Fix collection of stale soong build metrics by usta · 2 years, 10 months ago
  67. c541cd2 Create Bazel symlink forest in a separate process. by Lukacs T. Berki · 2 years, 11 months ago
  68. 934977c Merge "Move bazel from being a shell function to being a script at build/bazel/bin/bazel" by Joe Onorato · 2 years, 11 months ago
  69. ba29f38 Move bazel from being a shell function to being a script at build/bazel/bin/bazel by Joe Onorato · 2 years, 11 months ago
  70. 99db041 Merge "Add bazel staging mode to soong build." by Mark Dacek · 2 years, 11 months ago
  71. 3b13b61 Don't rely on TOP+OUT_DIR as the location for OUT_DIR. by Jingwen Chen · 2 years, 11 months ago
  72. b78465d Add bazel staging mode to soong build. by MarkDacek · 2 years, 11 months ago
  73. 0d5bca5 Add bazel paths to ninja deps. by MarkDacek · 2 years, 11 months ago
  74. 5af0bd3 Create a new mode in soong_ui to generate API only BUILD files by Spandan Das · 3 years ago
  75. a9bef14 Set bazel's HOME to an absolute path. by Chris Parsons · 3 years ago
  76. 9ba17e8 Merge "Drop bootstrap.ninja.d" by Usta (Tsering) Shrestha · 3 years ago
  77. f768231 Merge "cosmetic changes" by Usta (Tsering) Shrestha · 3 years ago
  78. 5bb4a5d Drop bootstrap.ninja.d by usta · 3 years ago
  79. fb67fd1 cosmetic changes by usta · 3 years, 1 month ago
  80. ef615e5 Add --bazel-mode and --bazel-mode-dev by Chris Parsons · 3 years, 1 month ago
  81. 9f4f8a3 Copy soong variables to dist by Jihoon Kang · 3 years, 1 month ago
  82. 8dc8b0a SOONG_NINJA_ARGS to pass ninja args to soong_ui by Usta Shrestha · 3 years, 1 month ago
  83. 9b3724a bootstrap glob file list in one place by Usta Shrestha · 3 years, 1 month ago
  84. db46a9b Cosmetic Changes plus log errors by Usta Shrestha · 3 years, 2 months ago
  85. de36044 Fix some problems with soong metrics loading by Dan Willemsen · 3 years, 5 months ago
  86. 715b08f Add metrics collection to soong_build by Chris Parsons · 3 years, 6 months ago
  87. 33cd10d Add JSON module graph to dist by Rob Seymour · 3 years, 6 months ago
  88. 6700724 Add new file name to output inputs/outputs of actions of modules into a new file when `m json-module-graph` is executed. by kgui · 3 years, 8 months ago
  89. 1364427 Only disable async preemption in debug mode. by Lukacs T. Berki · 3 years, 8 months ago
  90. 2fad341 Allow not buffering the output of soong_build . by Lukacs T. Berki · 3 years, 8 months ago
  91. 947fdbf Log bp2build_metrics .pb by Alex Márquez Pérez Muñíz Díaz Púras Thaureaux · 3 years, 10 months ago
  92. 78fd87f Add descriptions to soong_build actions. by Jingwen Chen · 3 years, 9 months ago
  93. a64bd73 Merge "Bump the bootstrap epoch number." by Lukács T. Berki · 3 years, 10 months ago
  94. 9985d9a Bump the bootstrap epoch number. by Lukacs T. Berki · 3 years, 10 months ago
  95. 90b4334 Remove the out/soong/.bootstrap directory. by Lukacs T. Berki · 3 years, 10 months ago
  96. 9191df2 Move bpglob out of ToolDir by Colin Cross · 3 years, 10 months ago
  97. 65f298c Remove MainNinjaFile() by Cole Faust · 3 years, 10 months ago
  98. e1df43f Implement cleanups requested in aosp/1818245: by Lukacs T. Berki · 4 years ago
  99. 89fcdcb Refactor the creation of soong_build calls. by Lukacs T. Berki · 4 years ago
  100. c6012f3 Invoke soong_docs from the bootstrap Ninja file. by Lukacs T. Berki · 4 years ago