1. c357c81 Handle errors from RunBlueprint(). by Lukacs T. Berki · 1 year, 7 months ago
  2. aa003b3 Merge "Remove symlink to the build.ninja" by Kiyoung Kim · 1 year, 7 months ago
  3. 21f8027 Remove bazel dev mode by Chris Parsons · 1 year, 7 months ago
  4. d9efcab Remove symlink to the build.ninja by Kiyoung Kim · 1 year, 7 months ago
  5. 3a5c170 Skip cloning modules in bp2build by Chris Parsons · 1 year, 7 months ago
  6. 8152a94 Read BUILD files in bp2build by Chris Parsons · 1 year, 8 months ago
  7. a87506f Use HINT_FROM_SOONG if ninja_log doesn't exist by Jeongik Cha · 1 year, 8 months ago
  8. 9cae814 Merge "implement USE_BAZEL_VERSION for m" by Treehugger Robot · 1 year, 8 months ago
  9. c83398f implement USE_BAZEL_VERSION for m by Chris Parsons · 1 year, 8 months ago
  10. a37d9ba Rename build.ninja with product name by Kiyoung Kim · 1 year, 9 months ago
  11. df9ae5c Merge "Invoke writeNinjaHint for only actual build" by Treehugger Robot · 1 year, 8 months ago
  12. a3ae007 Touch soong_build output at the end of main by Chris Parsons · 1 year, 8 months ago
  13. 591366d Invoke writeNinjaHint for only actual build by Jeongik Cha · 1 year, 8 months ago
  14. c0bdca9 Merge "Fix instantiation of config.bazelForceEnabledModules" by Mark Dacek · 1 year, 9 months ago
  15. 73d4911 Measure 'ninja_hint' time by Jeongik Cha · 1 year, 9 months ago
  16. 291cc5f Merge "Use module type, size of srcs or deps to prioritize module" by Jeongik Cha · 1 year, 9 months ago
  17. 1de78f3 Fix instantiation of config.bazelForceEnabledModules by MarkDacek · 1 year, 9 months ago
  18. 6f6b962 Modify --ensure-allowlist-integrity call to avoid spurious errors. by MarkDacek · 1 year, 9 months ago
  19. c9508aa Load starlark files from soong by Cole Faust · 2 years ago
  20. f47e142 Refactor MixedBuildsEnabled and add --ensure-allowlist-integrity. by MarkDacek · 1 year, 9 months ago
  21. b745e2e Use module type, size of srcs or deps to prioritize module by Jeongik Cha · 1 year, 9 months ago
  22. bc2906e Merge "Modify Soong to utilize from-text android.jar in build" by Treehugger Robot · 1 year, 10 months ago
  23. 998fdd7 Merge "support PRODUCT_SOURCE_ROOT_DIRS product variable" by Treehugger Robot · 1 year, 10 months ago
  24. 1bff034 Modify Soong to utilize from-text android.jar in build by Jihoon Kang · 2 years ago
  25. 98a7329 support PRODUCT_SOURCE_ROOT_DIRS product variable by Sam Delmerico · 1 year, 11 months ago
  26. e114e60 Add HINT_FROM_SOONG option for ninja weight list by Jeongik Cha · 1 year, 10 months ago
  27. 52a7243 Add --multitree-build flag by LaMont Jones · 1 year, 10 months ago
  28. 98cb856 Generate a BUILD file for every Android.bp file in api_bp2build workspace. by Spandan Das · 1 year, 10 months ago
  29. cf9e2c8 Don't create bp2build_all_srcs filegroups in queryview. by Jingwen Chen · 1 year, 11 months ago
  30. 9402ca8 Add a persistent bazel server between builds by Chris Parsons · 1 year, 11 months ago
  31. 9e384e2 Export apex_available_baseline to soong_injection by Cole Faust · 2 years ago
  32. c4c07b1 reduce forest generation to be incremental by Usta (Tsering) Shrestha · 2 years, 2 months ago
  33. 5c1b0ba Merge "metrics: count symlink/mkdir in symlink forest" by Usta (Tsering) Shrestha · 2 years ago
  34. da15c61 metrics: count symlink/mkdir in symlink forest by Usta Shrestha · 2 years, 2 months ago
  35. 255648c Create a smoke test for api_bp2build workspace by Spandan Das · 2 years ago
  36. 83e787e Add a new CreateSoongInjectionDirFiles function by Spandan Das · 2 years ago
  37. b85d1a1 Bp2build support for multiple product configs by Cole Faust · 2 years, 2 months ago
  38. 7fae695 Use comma not pipe in switch-case by Usta Shrestha · 2 years, 1 month ago
  39. 1845f42 Simplify soong_build top-level code by Sasha Smundak · 2 years, 1 month ago
  40. af5ca92 Keep all Soong command line arguments in a single structure by Sasha Smundak · 2 years, 1 month ago
  41. a0206f3 Merge "Create soong_injection files in ReadWrite mode" by Treehugger Robot · 2 years, 1 month ago
  42. 067210f Create soong_injection files in ReadWrite mode by Spandan Das · 2 years, 1 month ago
  43. c576383 Create a new product variable to gate blueprint files by Spandan Das · 2 years, 2 months ago
  44. d06db5d Add command line flag for extra bazel-built modules by MarkDacek · 2 years, 2 months ago
  45. 93b2a9b metric namespace for symlink_forest by Usta (Tsering) Shrestha · 2 years, 2 months ago
  46. b4bac94 Merge "Copy bazelrc files into the queryview workspace" by Treehugger Robot · 2 years, 2 months ago
  47. e0229e6 Merge "Add the symlinks of the external repository in api_bp2build workspace" by Treehugger Robot · 2 years, 2 months ago
  48. bcfadce Exclude prebuilts/clang/host/linux-x86/clang-dev/BUILD from the symlink forest. by Jingwen Chen · 2 years, 2 months ago
  49. 6b91a38 Add the symlinks of the external repository in api_bp2build workspace by Spandan Das · 2 years, 2 months ago
  50. 6d51e73 Copy bazelrc files into the queryview workspace by Cole Faust · 2 years, 2 months ago
  51. 4975c82 Provide Bazel timing breakdown for the mixed builds by Sasha Smundak · 2 years, 2 months ago
  52. ed97297 Merge changes from topics "nested-nsjail", "ro-api-surfaces-dir" by Spandan Das · 2 years, 2 months ago
  53. c467a98 Merge "Build mode function should return output file" by Paul Duffin · 2 years, 2 months ago
  54. 54616f2 Merge "Stop creating unnecessary Context objects" by Paul Duffin · 2 years, 2 months ago
  55. 2335544 Merge "Avoid writing soong_build_metrics.pb multiple times" by Paul Duffin · 2 years, 2 months ago
  56. 3d12f4e Merge "Group mixed mode and normal soong build" by Paul Duffin · 2 years, 2 months ago
  57. 394aa32 Special-case Soong finder to look in out/api_surfaces by Spandan Das · 2 years, 3 months ago
  58. 3f7bf9f Allow namespace config to be tested properly by Paul Duffin · 2 years, 2 months ago
  59. b713ddf Build mode function should return output file by Paul Duffin · 2 years, 2 months ago
  60. b4e8d91 Stop creating unnecessary Context objects by Paul Duffin · 2 years, 2 months ago
  61. 39eae8f Avoid writing soong_build_metrics.pb multiple times by Paul Duffin · 2 years, 2 months ago
  62. 0c09a43 Group mixed mode and normal soong build by Paul Duffin · 2 years, 2 months ago
  63. f490656 Stop LOG_DIR changes causing bp2build to rerun by Paul Duffin · 2 years, 2 months ago
  64. 780a185 Avoid loss of ninja_deps events by Paul Duffin · 2 years, 2 months ago
  65. c639059 Make CodegenContext reference *android.Context by Paul Duffin · 2 years, 2 months ago
  66. 7b6d533 Use CreateCodegenMetrics in api_bp2build as well by Spandan Das · 2 years, 3 months ago
  67. e647db8 Fix --bazel-mode-staging flag. by Jingwen Chen · 2 years, 3 months ago
  68. 4f5d2c1 include symlink metrics in bp2build_metrics.pb by usta · 2 years, 3 months ago
  69. c541cd2 Create Bazel symlink forest in a separate process. by Lukacs T. Berki · 2 years, 3 months ago
  70. 39f17ad Merge "don't touch `bp2build_workspace_marker` file if it exists" by Usta (Tsering) Shrestha · 2 years, 3 months ago
  71. 5689aa3 don't touch `bp2build_workspace_marker` file if it exists by Usta (Tsering) Shrestha · 2 years, 3 months ago
  72. a3b9688 Do not add .bp files to the .d file of bp2build. by Lukacs T. Berki · 2 years, 3 months ago
  73. 2ba28a3 write soong.environment.used.* file only if changed by Usta Shrestha · 2 years, 3 months ago
  74. b78465d Add bazel staging mode to soong build. by MarkDacek · 2 years, 3 months ago
  75. 0d5bca5 Add bazel paths to ninja deps. by MarkDacek · 2 years, 3 months ago
  76. 48f0d04 Merge "Add timing of bp2build steps" by Usta (Tsering) Shrestha · 2 years, 3 months ago
  77. a117c58 Add timing of bp2build steps by Usta Shrestha · 2 years, 4 months ago
  78. 5af0bd3 Create a new mode in soong_ui to generate API only BUILD files by Spandan Das · 2 years, 4 months ago
  79. 3e8c964 Merge "Always merge build files" by Cole Faust · 2 years, 5 months ago
  80. 324a92e Always merge build files by Cole Faust · 2 years, 5 months ago
  81. cd245f7 cosmetic: remove unused arg by usta · 2 years, 5 months ago
  82. ef615e5 Add --bazel-mode and --bazel-mode-dev by Chris Parsons · 2 years, 5 months ago
  83. ad87601 Refactor mixed build allowlist handling by Chris Parsons · 2 years, 5 months ago
  84. 2e5e401 Add top level and per-mutator traces to soong_build by Joe Onorato · 2 years, 7 months ago
  85. 0fd93e0 Output informational messages only when BP2BUILD_VERBOSE is set. by Sasha Smundak · 2 years, 8 months ago
  86. 57c1edc Merge "Support cc code coverage for mixed build" by Yu Liu · 2 years, 7 months ago
  87. c0c5021 Denylist more infinite symlinks in the tree. by Jingwen Chen · 2 years, 7 months ago
  88. 8d82ac5 Support cc code coverage for mixed build by Yu Liu · 2 years, 8 months ago
  89. ccf36aa LOG_DIR changes should not trigger soong_build to re-run by Dan Willemsen · 2 years, 9 months ago
  90. 5c6b948 Use EventHandler.Do() by Usta Shrestha · 2 years, 8 months ago
  91. 027881c Add extraNinjaDeps to mixed builds depfile by Chris Parsons · 2 years, 8 months ago
  92. f874e46 Refactor mixed builds to only take one pass by Chris Parsons · 2 years, 8 months ago
  93. 340ee8e Export provenance metadata for prebuilt APKs and APEXes. by Wei Li · 2 years, 10 months ago
  94. 715b08f Add metrics collection to soong_build by Chris Parsons · 2 years, 10 months ago
  95. 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 ago
  96. 947fdbf Log bp2build_metrics .pb by Alex Márquez Pérez Muñíz Díaz Púras Thaureaux · 3 years, 2 months ago
  97. 1aefc9d Support a quieter bp2build by Liz Kammer · 3 years, 3 months ago
  98. a47f28d bp2build: add support for soong_config_module_type. by Jingwen Chen · 3 years, 3 months ago
  99. eb0454b Generate actions when building the module graph. by Lukacs T. Berki · 3 years, 3 months ago
  100. 66213a6 Disable protobuf deterministic randomness in soong_build by Dan Willemsen · 3 years, 4 months ago