- b3a5d18 Merge "Load RBE related env vars from config files" by Kousik Kumar · 3 years, 5 months ago
- 51c4091 Load RBE related env vars from config files by Kousik Kumar · 3 years, 5 months ago
- 00d21ce Merge "go2bp: Add -limit and -skip-tests to more easily limit imported modules" by Dan Willemsen · 3 years, 5 months ago
- 1cd80d9 Use note in linker.s to place linker by Colin Cross · 3 years, 6 months ago
- 64e61e1 go2bp: Add -limit and -skip-tests to more easily limit imported modules by Dan Willemsen · 3 years, 6 months ago
- 789093a Merge "Direct Bazel builds from m." by Treehugger Robot · 3 years, 6 months ago
- c63677b Direct Bazel builds from m. by Jingwen Chen · 3 years, 7 months ago
- 9cfe611 Use a linker script for host bionic embedded linker sections by Colin Cross · 3 years, 7 months ago
- 009f3df Give extracted linker sections pretty names by Colin Cross · 3 years, 7 months ago
- f04eb99 Stop injecting symbols into host bionic binaries by Colin Cross · 3 years, 7 months ago
- 5a7861a Various cleanup in soong_ui to aid new feature by Anton Hansson · 3 years, 7 months ago
- 7cbf1d6 Merge "Fix propagating EMPTY_NINJA_FILE from multiproduct_kati to minibp" by Colin Cross · 3 years, 7 months ago
- f3bdbcb Fix propagating EMPTY_NINJA_FILE from multiproduct_kati to minibp by Colin Cross · 3 years, 7 months ago
- e03bb61 Use Finder for getPathsToIgnoredBuildFiles() to try and speed up builds with slow hard drives. by Rupert Shuttleworth · 3 years, 7 months ago
- 5ac0723 Merge "Add go2bp tool" by Dan Willemsen · 3 years, 7 months ago
- 4fabaf5 bp2build/b: exit early in GENERATE_BAZEL_FILES=1. by Jingwen Chen · 3 years, 7 months ago
- beb51ac Add go2bp tool by Dan Willemsen · 3 years, 7 months ago
- 0096079 Make bazel build //external/... work by only allowing "approved" existing BUILD files in the Bazel workspace. by Rupert Shuttleworth · 3 years, 8 months ago
- 75bba11 Output machine-readable file with all soong keywords. by Andrew Walbran · 3 years, 8 months ago
- 71d6ab6 Fix concurrency issues in Test_runWithTimeout by Colin Cross · 3 years, 8 months ago
- 9b6bcc6 Add a wrapper command to detect timeouts by Colin Cross · 3 years, 8 months ago
- 2a4fc3e Generate BUILD files for every directory that has an Android.bp file. by Rupert Shuttleworth · 3 years, 8 months ago
- 4e78814 Merge "Subsume INTEGRATED_BP2BUILD into other env modes" by Christopher Parsons · 3 years, 8 months ago
- ec1a3dc Subsume INTEGRATED_BP2BUILD into other env modes by Chris Parsons · 3 years, 8 months ago
- 14d0901 Merge "Update for sharded globs" by Colin Cross · 3 years, 8 months ago
- 3784448 Merge "Create a synthetic Bazel workspace." by Lukács T. Berki · 3 years, 8 months ago
- b353cca Create a synthetic Bazel workspace. by Lukacs T. Berki · 3 years, 9 months ago
- b5fa264 Merge changes Iefe133ce,I893f3dd0,I604a11c9 by Colin Cross · 3 years, 8 months ago
- 4258a39 sbox: print failing command line before output by Colin Cross · 3 years, 9 months ago
- fc2d842 sbox: best-effort copy output files on failure by Colin Cross · 3 years, 9 months ago
- cb33a00 Update for sharded globs by Colin Cross · 3 years, 9 months ago
- 6124c9b Do not pass the list of deps to RunBlueprint. by Lukacs T. Berki · 3 years, 9 months ago
- d518e1a Make bp2build be more correct. by Lukacs T. Berki · 3 years, 9 months ago
- f8e2428 Allow running bp2build as part of a regular build. by Lukacs T. Berki · 3 years, 9 months ago
- 53b2f36 Delete android/env.go . by Lukacs T. Berki · 3 years, 9 months ago
- 745380c Remove the dependency on a number of env vars. by Lukacs T. Berki · 3 years, 9 months ago
- da42a5a Merge "Revert^2 "Set min_sdk_version for java imports in pom2bp"" by Anton Hansson · 3 years, 9 months ago
- ebfbad2 Revert^2 "Set min_sdk_version for java imports in pom2bp" by Anton Hansson · 3 years, 9 months ago
- 4ff6cc9 Merge "Revert "Set min_sdk_version for java imports in pom2bp"" by Jack He · 3 years, 9 months ago
- f99ba27 Revert "Set min_sdk_version for java imports in pom2bp" by Jack He · 3 years, 9 months ago
- 85822e9 Merge "Set min_sdk_version for java imports in pom2bp" by Anton Hansson · 3 years, 9 months ago
- 97bb9f1 Add dumping the module graph in JSON format. by Lukacs T. Berki · 3 years, 9 months ago
- c5b3a17 Merge "Reorganize soong_build/main.go ." by Lukács T. Berki · 3 years, 9 months ago
- 6790ebc Reorganize soong_build/main.go . by Lukacs T. Berki · 3 years, 9 months ago
- 5d8652f Set min_sdk_version for java imports in pom2bp by Anton Hansson · 3 years, 9 months ago
- 85920c9 Merge "Fix multiple copies of read-only files in sbox" by Colin Cross · 3 years, 9 months ago
- 607c0b7 Fix multiple copies of read-only files in sbox by Colin Cross · 3 years, 9 months ago
- c29f076 Add pom2bp param for default min_sdk_version by Anton Hansson · 3 years, 9 months ago
- e55bd42 Pass rsp files into sbox and rewrapper by Colin Cross · 3 years, 9 months ago
- fd708b5 Move response file handling to a separate package by Colin Cross · 3 years, 9 months ago
- 95c6eb3 Merge "bp2build: add allowlist for package-level conversions." by Jingwen Chen · 3 years, 9 months ago
- c99c947 Make null builds always be null builds. by Lukacs T. Berki · 3 years, 9 months ago
- 12b4c27 bp2build: add allowlist for package-level conversions. by Jingwen Chen · 3 years, 10 months ago
- f0b3b94 Make GENERATE_BAZEL_FILES=true correct. by Lukacs T. Berki · 3 years, 9 months ago
- a5d0976 Merge changes Idcbe2046,I09616402,Ide2f1ed9 by Colin Cross · 3 years, 10 months ago
- d7ce840 Remove GeneratingPrimaryBuilder(). by Lukacs T. Berki · 3 years, 10 months ago
- d1e3f1f Embed minibp into soong_ui. by Lukacs T. Berki · 3 years, 10 months ago
- 645610e Merge "Remove global variables from Blueprint." by Lukács T. Berki · 3 years, 10 months ago
- c590ec4 Fix sbox in chdir mode by Colin Cross · 3 years, 10 months ago
- 89e9a16 Remove global variables from Blueprint. by Lukacs T. Berki · 3 years, 10 months ago
- ba3ea16 Use handcrafted build targets in bp2build by Liz Kammer · 3 years, 11 months ago
- 47a9d0c Really fix queryview. by Lukacs T. Berki · 3 years, 10 months ago
- 7d613bf Make it possible to debug soong_ui. by Lukacs T. Berki · 3 years, 10 months ago
- 7690c09 cd to / before running soong_build . by Lukacs T. Berki · 3 years, 10 months ago
- 3243aa5 Move environment staleness check to soong_ui. by Lukacs T. Berki · 3 years, 10 months ago
- 164e086 bp2build: add a simple UI to report migration progress. by Jingwen Chen · 3 years, 10 months ago
- b68036f Merge "Add LOCAL_LICENSE_KINDS to build/soong" by Treehugger Robot · 3 years, 11 months ago
- 02040de Add LOCAL_LICENSE_KINDS to build/soong by Bob Badour · 3 years, 11 months ago
- 7dcc4fc bp2build: fix BUILD file generation incrementality bug. by Jingwen Chen · 3 years, 11 months ago
- 4d2c087 bp2build: rename method for readability. by Jingwen Chen · 4 years ago
- eb76c43 bp2build: fix running from clean checkout. by Jingwen Chen · 4 years ago
- f04fe9a multiproduct_kati: increase ram per job to 25GB by Colin Cross · 4 years ago
- 33832f9 bp2build: introduce CodegenMode. by Jingwen Chen · 4 years ago
- 7385067 bp2build: framework for generating BazelTargetModules. by Jingwen Chen · 4 years, 1 month ago
- daa54bc Implement code-generation step for bp2build. by Jingwen Chen · 4 years, 1 month ago
- 2bcb494 Merge changes Ib29ede45,I1b2bfdfb by Colin Cross · 4 years ago
- 9aed5bc Add a new SingletonModule type by Colin Cross · 4 years ago
- 2dd9ca4 Refactor queryview. by Liz Kammer · 4 years, 1 month ago
- 18aefc1 Remove unnecessary snake case variables. by Jaewoong Jung · 4 years ago
- f2f3d31 Allow multiple --skip-products and --products arguments to multiproduct_kati by Colin Cross · 4 years ago
- 534f157 Skip Bazel dist dir migration if not in dist mode or if Bazel dist dir does not exist. by Rupert Shuttleworth · 4 years ago
- 8574ae7 Merge "Allow Bazel to write to an external DIST_DIR (outside of OUT_DIR)." by Treehugger Robot · 4 years, 1 month ago
- 5571f61 Merge changes I394a1b62,I6906be4c by Treehugger Robot · 4 years, 1 month ago
- 3c9f5ac Allow Bazel to write to an external DIST_DIR (outside of OUT_DIR). by Rupert Shuttleworth · 4 years, 1 month ago
- d3b3067 Merge changes I1d6750db,Ie2c197bb,I6a51c89a by Colin Cross · 4 years, 1 month ago
- 4056402 Add bazel metrics directory to the list of metrics files to be uploaded. by Patrice Arruda · 4 years, 1 month ago
- 83842d7 Provide an interface for shared paths between Soong and Soong UI. by Patrice Arruda · 4 years, 1 month ago
- 859dfd9 Add executable flag to sbox copy requests by Colin Cross · 4 years, 1 month ago
- 741711b Merge "Add ranking in docs for exclude_srcs to follow srcs" by Treehugger Robot · 4 years, 1 month ago
- 946e0b6 Merge "Add bp2build mode to soong_build." by Jingwen Chen · 4 years, 1 month ago
- 4133ce6 Add bp2build mode to soong_build. by Jingwen Chen · 4 years, 1 month ago
- 97d85c8 Merge "Remove soong.config, FileConfigurableOptions, MegaDevice config." by Jingwen Chen · 4 years, 1 month ago
- 6e25bb9 Merge "Soong: use deterministic temp dir names in sbox" by Treehugger Robot · 4 years, 1 month ago
- af970a2 Generalize the handling of dist tags by Paul Duffin · 4 years, 1 month ago
- b73daa5 Soong: use deterministic temp dir names in sbox by Ulf Adams · 4 years, 1 month ago
- d03797e Remove hardlink optmization in sbox by Colin Cross · 4 years, 1 month ago
- c4d91bc Remove soong.config, FileConfigurableOptions, MegaDevice config. by Jingwen Chen · 4 years, 1 month ago
- 38214f5 Merge changes I8af00c8c,Ia526ae89 by Colin Cross · 4 years, 1 month ago
- fbb138c Merge "Refactor queryview templates into a different file." by Treehugger Robot · 4 years, 1 month ago
- e16ce36 Reland: Rewrite sbox to use a textproto manifest by Colin Cross · 4 years, 2 months ago