- 8274777 Create a new product variable to gate blueprint files by Spandan Das · 2 years, 2 months ago
- 340ee8e Export provenance metadata for prebuilt APKs and APEXes. by Wei Li · 2 years, 9 months ago
- 715b08f Add metrics collection to soong_build by Chris Parsons · 2 years, 9 months ago
- 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
- 947fdbf Log bp2build_metrics .pb by Alex Márquez Pérez Muñíz Díaz Púras Thaureaux · 3 years, 2 months ago
- 1aefc9d Support a quieter bp2build by Liz Kammer · 3 years, 2 months ago
- a47f28d bp2build: add support for soong_config_module_type. by Jingwen Chen · 3 years, 2 months ago
- eb0454b Generate actions when building the module graph. by Lukacs T. Berki · 3 years, 2 months ago
- 66213a6 Disable protobuf deterministic randomness in soong_build by Dan Willemsen · 3 years, 3 months ago
- 235a944 Merge "Add Property.Type to bpdocs template" by Spandan Das · 3 years, 3 months ago
- 6eff323 Expand handling of unconverted deps in bp2build by Liz Kammer · 3 years, 4 months ago
- eabda97 Add Property.Type to bpdocs template by Spandan Das · 3 years, 4 months ago
- 89fcdcb Refactor the creation of soong_build calls. by Lukacs T. Berki · 3 years, 4 months ago
- c6012f3 Invoke soong_docs from the bootstrap Ninja file. by Lukacs T. Berki · 3 years, 4 months ago
- ffc9e8d Pass StopBefore as an argument to RunBlueprint. by Lukacs T. Berki · 3 years, 4 months ago
- 7edd91c Make incremental queryview builds work. by Lukacs T. Berki · 3 years, 4 months ago
- 3a82169 Invoke queryview from the bootstrap Ninja file. by Lukacs T. Berki · 3 years, 4 months ago
- d6cee7e Make OutDir() and SoongOutDir() be consistent. by Lukacs T. Berki · 3 years, 4 months ago
- ea1a31c Remove the bootstrap.Config class. by Lukacs T. Berki · 3 years, 4 months ago
- a806e41 Remove bootstrap_go_binary . by Lukacs T. Berki · 3 years, 4 months ago
- b078ade Remove some unused args from Blueprint. by Lukacs T. Berki · 3 years, 4 months ago
- e571dc3 Print the JSON module graph correctly. by Lukacs T. Berki · 3 years, 4 months ago
- 9f6c24a Rename BuildDir and NinjaBuildDir. by Lukacs T. Berki · 3 years, 4 months ago
- 809d2ed Do globbing-related paperwork explicitly. by Lukacs T. Berki · 3 years, 4 months ago
- f7e36d8 Remove Srcdir() from BootstrapConfig. by Lukacs T. Berki · 3 years, 4 months ago
- f900807 Define command line args in soong_build . by Lukacs T. Berki · 3 years, 4 months ago
- 56ebaf3 Separate the files of bp2build and soong_build. by Lukacs T. Berki · 3 years, 5 months ago
- 53dfa40 Generate build-globs.ninja when running bp2build. by Jingwen Chen · 3 years, 5 months ago
- c63677b Direct Bazel builds from m. by Jingwen Chen · 3 years, 6 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
- 4fabaf5 bp2build/b: exit early in GENERATE_BAZEL_FILES=1. by Jingwen Chen · 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
- 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
- b353cca Create a synthetic Bazel workspace. by Lukacs T. Berki · 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
- 97bb9f1 Add dumping the module graph in JSON format. by Lukacs T. Berki · 3 years, 9 months ago
- 6790ebc Reorganize soong_build/main.go . by Lukacs T. Berki · 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
- 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
- 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, 10 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 · 3 years, 11 months ago
- eb76c43 bp2build: fix running from clean checkout. by Jingwen Chen · 4 years ago
- 33832f9 bp2build: introduce CodegenMode. by Jingwen Chen · 4 years ago
- 7385067 bp2build: framework for generating BazelTargetModules. by Jingwen Chen · 4 years ago
- daa54bc Implement code-generation step for bp2build. by Jingwen Chen · 4 years 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
- 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
- af970a2 Generalize the handling of dist tags by Paul Duffin · 4 years, 1 month ago
- c4d91bc Remove soong.config, FileConfigurableOptions, MegaDevice config. by Jingwen Chen · 4 years, 1 month ago
- b24e970 Refactor queryview templates into a different file. by Jingwen Chen · 4 years, 1 month ago
- ceed6be Merge "Pass Config to NewTestContext instead of ctx.Register" by Treehugger Robot · 4 years, 1 month ago
- 3060ec7 Stop first pass of mixed bazel builds before writing ninja by Chris Parsons · 4 years, 2 months ago
- ae8600b Pass Config to NewTestContext instead of ctx.Register by Colin Cross · 4 years, 2 months ago
- e7211dd Add ranking in docs for exclude_srcs to follow srcs by Liz Kammer · 4 years, 2 months ago
- 50f93d2 Rename bazel overlay to queryview. by Jingwen Chen · 4 years, 2 months ago
- 222ff4d bazel overlay: fix regression to "list of string" bpdocs type. by Jingwen Chen · 4 years, 2 months ago
- 311bd38 Bazel overlay: write all .bzl files in <bazel_overlay>/build/bazel/overlay_rules directory by Jingwen Chen · 4 years, 2 months ago
- 6874dbe Stop hardcoding sdk/module_exports dynamic prop types for Bazel overlay. by Jingwen Chen · 4 years, 2 months ago
- 405af07 Revert "Make lots of tests run in parallel" by Colin Cross · 4 years, 3 months ago
- c8f8480 Merge "Mixed bazel/soong build prototype for genrule" by Christopher Parsons · 4 years, 3 months ago
- f3c96ef Mixed bazel/soong build prototype for genrule by Chris Parsons · 4 years, 3 months ago
- 323dc60 Make lots of tests run in parallel by Colin Cross · 4 years, 3 months ago
- d8004ef Generate .bzl rule definitions for every module type in Soong, and by Jingwen Chen · 4 years, 4 months ago
- ce3d46f Bazel overlay: rename 'deps' to 'module_deps'. by Jingwen Chen · 4 years, 4 months ago
- 69d4cbe Surface module properties as Bazel BUILD target attributes in the Bazel overlay by Jingwen Chen · 4 years, 5 months ago
- 5ba7e47 Create a AOSP Bazel overlay workspace with Soong by Jingwen Chen · 4 years, 6 months ago
- a93fbac Correct typo of defaults for docs property sorting by Liz Kammer · 4 years, 6 months ago
- 0eeff82 Merge "Add missing soong_docs inputs" by Christopher Parsons · 4 years, 6 months ago
- 5e291c2 Fix bpfmt issues and add bpfmt to preupload checks by Thiébaud Weksteen · 4 years, 6 months ago
- 8f232a2 Add missing soong_docs inputs by Chris Parsons · 4 years, 6 months ago
- cd767ee Revert "Add Android.bp.list and soong.variables to inputs for soong_docs action" by Christopher Parsons · 4 years, 6 months ago
- 67eee7c Add Android.bp.list and soong.variables to inputs for soong_docs action by Chris Parsons · 4 years, 7 months ago