1. 7385067 bp2build: framework for generating BazelTargetModules. by Jingwen Chen · 4 years, 1 month ago
  2. daa54bc Implement code-generation step for bp2build. by Jingwen Chen · 4 years, 1 month ago
  3. 2bcb494 Merge changes Ib29ede45,I1b2bfdfb by Colin Cross · 4 years ago
  4. 9aed5bc Add a new SingletonModule type by Colin Cross · 4 years, 1 month ago
  5. 2dd9ca4 Refactor queryview. by Liz Kammer · 4 years, 2 months ago
  6. 18aefc1 Remove unnecessary snake case variables. by Jaewoong Jung · 4 years, 1 month ago
  7. f2f3d31 Allow multiple --skip-products and --products arguments to multiproduct_kati by Colin Cross · 4 years, 1 month ago
  8. 534f157 Skip Bazel dist dir migration if not in dist mode or if Bazel dist dir does not exist. by Rupert Shuttleworth · 4 years, 1 month ago
  9. 8574ae7 Merge "Allow Bazel to write to an external DIST_DIR (outside of OUT_DIR)." by Treehugger Robot · 4 years, 1 month ago
  10. 5571f61 Merge changes I394a1b62,I6906be4c by Treehugger Robot · 4 years, 1 month ago
  11. 3c9f5ac Allow Bazel to write to an external DIST_DIR (outside of OUT_DIR). by Rupert Shuttleworth · 4 years, 1 month ago
  12. d3b3067 Merge changes I1d6750db,Ie2c197bb,I6a51c89a by Colin Cross · 4 years, 1 month ago
  13. 4056402 Add bazel metrics directory to the list of metrics files to be uploaded. by Patrice Arruda · 4 years, 1 month ago
  14. 83842d7 Provide an interface for shared paths between Soong and Soong UI. by Patrice Arruda · 4 years, 1 month ago
  15. 859dfd9 Add executable flag to sbox copy requests by Colin Cross · 4 years, 2 months ago
  16. 741711b Merge "Add ranking in docs for exclude_srcs to follow srcs" by Treehugger Robot · 4 years, 1 month ago
  17. 946e0b6 Merge "Add bp2build mode to soong_build." by Jingwen Chen · 4 years, 1 month ago
  18. 4133ce6 Add bp2build mode to soong_build. by Jingwen Chen · 4 years, 2 months ago
  19. 97d85c8 Merge "Remove soong.config, FileConfigurableOptions, MegaDevice config." by Jingwen Chen · 4 years, 2 months ago
  20. 6e25bb9 Merge "Soong: use deterministic temp dir names in sbox" by Treehugger Robot · 4 years, 2 months ago
  21. af970a2 Generalize the handling of dist tags by Paul Duffin · 4 years, 2 months ago
  22. b73daa5 Soong: use deterministic temp dir names in sbox by Ulf Adams · 4 years, 2 months ago
  23. d03797e Remove hardlink optmization in sbox by Colin Cross · 4 years, 2 months ago
  24. c4d91bc Remove soong.config, FileConfigurableOptions, MegaDevice config. by Jingwen Chen · 4 years, 2 months ago
  25. 38214f5 Merge changes I8af00c8c,Ia526ae89 by Colin Cross · 4 years, 2 months ago
  26. fbb138c Merge "Refactor queryview templates into a different file." by Treehugger Robot · 4 years, 2 months ago
  27. e16ce36 Reland: Rewrite sbox to use a textproto manifest by Colin Cross · 4 years, 2 months ago
  28. b893f87 Merge "Revert "Rewrite sbox to use a textproto manifest"" by Colin Cross · 4 years, 2 months ago
  29. 619b9ab Revert "Rewrite sbox to use a textproto manifest" by Colin Cross · 4 years, 2 months ago
  30. 60d06cf Merge "Rewrite sbox to use a textproto manifest" by Colin Cross · 4 years, 2 months ago
  31. 83f738c Merge "zipsync handles symlink" by Treehugger Robot · 4 years, 2 months ago
  32. 157a781 Merge "Add and update comments in env and android_env.go" by Jaewoong Jung · 4 years, 2 months ago
  33. dc48afd zipsync handles symlink by Jiyong Park · 4 years, 2 months ago
  34. 151b9ff Rewrite sbox to use a textproto manifest by Colin Cross · 4 years, 2 months ago
  35. b24e970 Refactor queryview templates into a different file. by Jingwen Chen · 4 years, 2 months ago
  36. 9f98d3f Improve soong_ui main.go comments. by Jaewoong Jung · 4 years, 2 months ago
  37. f2200ad Add and update comments in env and android_env.go by Jaewoong Jung · 4 years, 2 months ago
  38. ceed6be Merge "Pass Config to NewTestContext instead of ctx.Register" by Treehugger Robot · 4 years, 2 months ago
  39. 0c1c456 Define UseBazel in Config by Patrice Arruda · 4 years, 2 months ago
  40. 3060ec7 Stop first pass of mixed bazel builds before writing ninja by Chris Parsons · 4 years, 2 months ago
  41. ae8600b Pass Config to NewTestContext instead of ctx.Register by Colin Cross · 4 years, 3 months ago
  42. e7211dd Add ranking in docs for exclude_srcs to follow srcs by Liz Kammer · 4 years, 3 months ago
  43. 50f93d2 Rename bazel overlay to queryview. by Jingwen Chen · 4 years, 3 months ago
  44. 222ff4d bazel overlay: fix regression to "list of string" bpdocs type. by Jingwen Chen · 4 years, 3 months ago
  45. d3e294d Merge "Add --skip-soong-tests argument to soong_ui and use it in multiproduct_kati" by Treehugger Robot · 4 years, 3 months ago
  46. 00a8a3f Add --skip-soong-tests argument to soong_ui and use it in multiproduct_kati by Colin Cross · 4 years, 3 months ago
  47. e92c30d Capture the build command that executed the build system. by Patrice Arruda · 4 years, 3 months ago
  48. 680387b Add code to enable USE_BAZEL=1 m functionality in AOSP. by Rupert Shuttleworth · 4 years, 3 months ago
  49. 311bd38 Bazel overlay: write all .bzl files in <bazel_overlay>/build/bazel/overlay_rules directory by Jingwen Chen · 4 years, 3 months ago
  50. 0e7993e Clarify error for soong_ui failing to parse args by Liz Kammer · 4 years, 3 months ago
  51. 6874dbe Stop hardcoding sdk/module_exports dynamic prop types for Bazel overlay. by Jingwen Chen · 4 years, 3 months ago
  52. f43eee4 Merge "Add warning about out-directory usage with RBE builds" by Treehugger Robot · 4 years, 3 months ago
  53. 405af07 Revert "Make lots of tests run in parallel" by Colin Cross · 4 years, 3 months ago
  54. c8f8480 Merge "Mixed bazel/soong build prototype for genrule" by Christopher Parsons · 4 years, 3 months ago
  55. f3c96ef Mixed bazel/soong build prototype for genrule by Chris Parsons · 4 years, 4 months ago
  56. a0a44a8 Add warning about out-directory usage with RBE builds by Kousik Kumar · 4 years, 3 months ago
  57. 323dc60 Make lots of tests run in parallel by Colin Cross · 4 years, 4 months ago
  58. ec47864 Deprecate USE_GOMA and replace with FORCE_USE_GOMA by Kousik Kumar · 4 years, 4 months ago
  59. d8004ef Generate .bzl rule definitions for every module type in Soong, and by Jingwen Chen · 4 years, 5 months ago
  60. ce3d46f Bazel overlay: rename 'deps' to 'module_deps'. by Jingwen Chen · 4 years, 5 months ago
  61. 81a0b66 Merge "Surface module properties as Bazel BUILD target attributes in the Bazel overlay" by Jingwen Chen · 4 years, 5 months ago
  62. 69d4cbe Surface module properties as Bazel BUILD target attributes in the Bazel overlay by Jingwen Chen · 4 years, 6 months ago
  63. f668917 Add Goma deprecation PSA to soong. by Ramy Medhat · 4 years, 5 months ago
  64. 5ba7e47 Create a AOSP Bazel overlay workspace with Soong by Jingwen Chen · 4 years, 6 months ago
  65. 09ef4dc Update language to comply with inclusive guidance by Patrice Arruda · 4 years, 6 months ago
  66. 0413d0a Merge "Update language to comply with inclusive guidance" by Treehugger Robot · 4 years, 6 months ago
  67. 8da724a Update language to comply with inclusive guidance by Patrice Arruda · 4 years, 6 months ago
  68. f445ba1 Inclusive fix: renaming dumb terminal to simple terminal. by Patrice Arruda · 4 years, 6 months ago
  69. 73c790f Use the build start time from Soong main UI for metrics build timestamp. by Patrice Arruda · 4 years, 6 months ago
  70. 62f1bf2 Add RBE metrics dump in Soong UI. by Patrice Arruda · 4 years, 7 months ago
  71. a93fbac Correct typo of defaults for docs property sorting by Liz Kammer · 4 years, 7 months ago
  72. 0eeff82 Merge "Add missing soong_docs inputs" by Christopher Parsons · 4 years, 7 months ago
  73. 11c1e0f Output apkcerts file for android_app_set. by Jaewoong Jung · 4 years, 7 months ago
  74. 5e291c2 Fix bpfmt issues and add bpfmt to preupload checks by Thiébaud Weksteen · 4 years, 7 months ago
  75. 8f232a2 Add missing soong_docs inputs by Chris Parsons · 4 years, 7 months ago
  76. cd767ee Revert "Add Android.bp.list and soong.variables to inputs for soong_docs action" by Christopher Parsons · 4 years, 7 months ago
  77. 67eee7c Add Android.bp.list and soong.variables to inputs for soong_docs action by Chris Parsons · 4 years, 8 months ago
  78. 7cc2074 Run the metrics uploader in the background. by Patrice Arruda · 4 years, 7 months ago
  79. 039b04f Merge "Upload build metrics after a build is completed." by Treehugger Robot · 4 years, 8 months ago
  80. 219eef3 Upload build metrics after a build is completed. by Patrice Arruda · 4 years, 8 months ago
  81. 9a37d4a Merge "pom2bp: add apex_available/min_sdk_version" by Jooyung Han · 4 years, 8 months ago
  82. 321bbe9 Explain checkLinker errors a bit more. by Martin Stjernholm · 4 years, 8 months ago
  83. ad37304 Merge "Call Delve using exec() instead of "dlv attach"." by Lukács T. Berki · 4 years, 8 months ago
  84. 43d3025 pom2bp: add apex_available/min_sdk_version by Jooyung Han · 4 years, 8 months ago
  85. 827c55f Handle universal APK case in extract_apks by Sasha Smundak · 4 years, 8 months ago
  86. a5e0f71 Call Delve using exec() instead of "dlv attach". by Lukacs T. Berki · 4 years, 8 months ago
  87. fa00c06 Add apex_set module. by Jaewoong Jung · 4 years, 8 months ago
  88. 7a894a6 Implement extract_apks by Sasha Smundak · 4 years, 9 months ago
  89. 347ba75 Remove TEMPORARY_DISABLE_PATH_RESTRICTIONS by Dan Willemsen · 4 years, 9 months ago
  90. a86983d Use 0777 instead of FileInfo() for dirs. by Jaewoong Jung · 4 years, 10 months ago
  91. 74b4399 Add build progress in Soong UI by Patrice Arruda · 4 years, 10 months ago
  92. 9403e4b Merge "Collect metrics from inside soong_build" by Colin Cross · 5 years ago
  93. b72c909 Collect metrics from inside soong_build by Colin Cross · 5 years ago
  94. c087be1 Automate dependency on inputs of genrule module type. by Bill Peckham · 5 years ago
  95. 7c78b3c Merge "If input zip file cannot opened, print its name." by Treehugger Robot · 5 years ago
  96. 8b8bec3 Create a highmem pool and put metalava into it by Colin Cross · 5 years ago
  97. 6172491 If input zip file cannot opened, print its name. by Sasha Smundak · 5 years ago
  98. 1bdbdec Take into account RAM usage for multiproduct_kati by Dan Willemsen · 5 years ago
  99. 9609ad9 Add sharding support to multiproduct_kati by Dan Willemsen · 5 years ago
  100. e94272d Silence trailing "1 warning" message from javac when warning is silenced by Colin Cross · 5 years ago