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