- eb0454b Generate actions when building the module graph. by Lukacs T. Berki · 3 years, 3 months ago
- 66213a6 Disable protobuf deterministic randomness in soong_build by Dan Willemsen · 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
- 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, 5 months ago
- ea1a31c Remove the bootstrap.Config class. by Lukacs T. Berki · 3 years, 5 months ago
- b078ade Remove some unused args from Blueprint. by Lukacs T. Berki · 3 years, 5 months ago
- e571dc3 Print the JSON module graph correctly. by Lukacs T. Berki · 3 years, 5 months ago
- 9f6c24a Rename BuildDir and NinjaBuildDir. by Lukacs T. Berki · 3 years, 5 months ago
- 809d2ed Do globbing-related paperwork explicitly. by Lukacs T. Berki · 3 years, 5 months ago
- f7e36d8 Remove Srcdir() from BootstrapConfig. by Lukacs T. Berki · 3 years, 5 months ago
- f900807 Define command line args in soong_build . by Lukacs T. Berki · 3 years, 5 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
- e03bb61 Use Finder for getPathsToIgnoredBuildFiles() to try and speed up builds with slow hard drives. by Rupert Shuttleworth · 3 years, 8 months ago
- 4fabaf5 bp2build/b: exit early in GENERATE_BAZEL_FILES=1. by Jingwen Chen · 3 years, 8 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
- 4e78814 Merge "Subsume INTEGRATED_BP2BUILD into other env modes" by Christopher Parsons · 3 years, 9 months ago
- ec1a3dc Subsume INTEGRATED_BP2BUILD into other env modes by Chris Parsons · 3 years, 9 months ago
- 14d0901 Merge "Update for sharded globs" by Colin Cross · 3 years, 9 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, 10 months ago
- 6790ebc Reorganize soong_build/main.go . by Lukacs T. Berki · 3 years, 10 months ago
- 95c6eb3 Merge "bp2build: add allowlist for package-level conversions." by Jingwen Chen · 3 years, 10 months ago
- c99c947 Make null builds always be null builds. by Lukacs T. Berki · 3 years, 10 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, 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
- 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 · 4 years 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, 11 months ago
- 7690c09 cd to / before running soong_build . by Lukacs T. Berki · 3 years, 11 months ago
- 164e086 bp2build: add a simple UI to report migration progress. by Jingwen Chen · 4 years ago
- 7dcc4fc bp2build: fix BUILD file generation incrementality bug. by Jingwen Chen · 4 years ago
- eb76c43 bp2build: fix running from clean checkout. by Jingwen Chen · 4 years ago
- 33832f9 bp2build: introduce CodegenMode. by Jingwen Chen · 4 years ago
- daa54bc Implement code-generation step for bp2build. by Jingwen Chen · 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
- c4d91bc Remove soong.config, FileConfigurableOptions, MegaDevice config. by Jingwen Chen · 4 years, 2 months ago
- ceed6be Merge "Pass Config to NewTestContext instead of ctx.Register" by Treehugger Robot · 4 years, 2 months 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, 3 months ago
- 50f93d2 Rename bazel overlay to queryview. by Jingwen Chen · 4 years, 2 months ago
- f3c96ef Mixed bazel/soong build prototype for genrule by Chris Parsons · 4 years, 4 months ago
- 5ba7e47 Create a AOSP Bazel overlay workspace with Soong by Jingwen Chen · 4 years, 6 months ago
- 8f232a2 Add missing soong_docs inputs by Chris Parsons · 4 years, 7 months ago
- cd767ee Revert "Add Android.bp.list and soong.variables to inputs for soong_docs action" by Christopher Parsons · 4 years, 7 months ago
- 67eee7c Add Android.bp.list and soong.variables to inputs for soong_docs action by Chris Parsons · 4 years, 8 months ago
- a5e0f71 Call Delve using exec() instead of "dlv attach". by Lukacs T. Berki · 4 years, 8 months ago
- b72c909 Collect metrics from inside soong_build by Colin Cross · 5 years ago
- aa812d1 Allow debugging with SOONG_DELVE=<listen addr> by Colin Cross · 6 years ago
- ff48339 Improve documentation page layout by Sasha Smundak · 6 years ago
- 7089c27 Update Soong docs generator for blueprint changes by Colin Cross · 6 years ago
- 3fb1fae Use Config/DeviceConfig functions to access ProductVariables by Dan Willemsen · 7 years ago
- e87040b Allow Soong to generate its own build documentation by Colin Cross · 7 years ago
- 088e29e Revert "Revert "Soong support for namespaces"" by Jeff Gaston · 7 years ago
- 178d5fe Revert "Soong support for namespaces" by Jeff Gaston · 7 years ago
- 63a250a Soong support for namespaces by Jeff Gaston · 7 years ago
- cec8171 Add integration testing infrastructure by Colin Cross · 8 years ago
- 798bfce Move registration into android package by Colin Cross · 8 years ago
- 635c3b0 Rename common to android by Colin Cross · 9 years ago
- 6ff5138 Delay dependency errors to ninja time for unbundled builds by Colin Cross · 9 years ago
- 87b17d1 Use SRCDIR as a working directory by Dan Willemsen · 10 years ago
- 98b26c5 Use the blueprint plugin infrastructure by Dan Willemsen · 9 years ago
- 485e572 Read product variables from soong.variables by Colin Cross · 9 years ago
- 463a90e use init functions to register module types, etc. by Colin Cross · 10 years ago
- 1f8c52b Add per-directory build targets by Colin Cross · 10 years ago
- d3ba039 Separate HostOrDevice out of Arch by Colin Cross · 10 years ago
- 2ba19d9 Add cc_benchmark module type by Colin Cross · 10 years ago
- d350ecd Add support for genrule by Colin Cross · 10 years ago
- c3144b1 ndk: Use prebuilt NDK CRT objects. by Dan Albert · 10 years ago
- 30e076a Add support for building android apps by Colin Cross · 10 years ago
- aa8630b Move SDK prebuilts to new prebuilt_sdk module type by Colin Cross · 10 years ago
- f05fe97 Add logtags source file support by Colin Cross · 10 years ago
- 1332b00 Move config into common and provide helper by Colin Cross · 10 years ago
- 2fe6687 Support java libraries, binaries, and prebuilts by Colin Cross · 10 years ago
- 1f8f234 Support cc_test_host by Colin Cross · 10 years ago
- be96168 Add support for building NDK modules. by Dan Albert · 10 years ago
- 68f5510 Support dependencies on environment variables by Colin Cross · 10 years ago
- 82df943 Add art_cc_library module type by Colin Cross · 10 years ago
- 97ba073 Export cc types for art to inherit from by Colin Cross · 10 years ago
- 70b4059 Update import paths for changes to blueprint by Colin Cross · 10 years ago
- 6b29069 Allow cc_test to build a test per source file by Colin Cross · 10 years ago
- 5049f02 Add gensrcs module type by Colin Cross · 10 years ago
- c403f7c Add support for cc_test. by Dan Albert · 10 years ago
- 9454bfa Add support for checkbuild target by Colin Cross · 10 years ago
- 3f40fa4 Add soong_build primary builder by Colin Cross · 10 years ago