- d6fd013 Support generating module_info.json in Soong by Colin Cross · 1 year, 10 months ago
- d9bbf4b Install vintf fragments and init.rc files in Soong by Colin Cross · 1 year, 10 months ago
- ea30d85 Remove cc.moduleContext override of android.ModuleContext.*Specific by Colin Cross · 1 year, 9 months ago
- ff694a8 Convert Provider to generic providers API by Colin Cross · 1 year, 9 months ago
- b63d7b3 Remove infrastructure to run bp2build by Colin Cross · 1 year, 9 months ago
- 5c1d5fb Move test data installation to Soong by Colin Cross · 1 year, 10 months ago
- 69452e1 Split *ModuleContext out of module.go by Colin Cross · 1 year, 10 months ago
- 1c4d94d Use `all_apex_contributions` for source/prebuilts selection by Spandan Das · 1 year, 10 months ago
- 11edf55 Add bazel-built modules as deps on the system image by Cole Faust · 1 year, 11 months ago
- 3b703f3 Remove baseModuleContext.debug by Cole Faust · 1 year, 11 months ago
- 7123cc5 Dont write data attrs for cc lib rules by Chris Parsons · 1 year, 11 months ago
- 6666d0f Switch bp2build mutator to bottom up by Chris Parsons · 2 years ago
- 0c4de1f Handle already existing targets of different name by Chris Parsons · 2 years ago
- e1b39a5 Handle prebuilt vs source selection in bp2build by Liz Kammer · 2 years ago
- 9e2a5a7 Don't panic for unhandled product vars by Liz Kammer · 2 years ago
- e12c083 [bp2build] android_test bp2build. by Jingwen Chen · 2 years ago
- e1cb14b Add target_compatible_with for compile_multilib by Spandan Das · 2 years ago
- ab29f57 Fix target_compatible_with non-determinism for proto.include_dirs by Spandan Das · 2 years ago
- 846ce68 Handle enabled: false via conditions_default by Spandan Das · 2 years, 1 month ago
- 479e39f Handle nil enabled values by Spandan Das · 2 years, 1 month ago
- 09f6b13 Merge changes I8ca452aa,I437fc890,If9446700 into main by Spandan Das · 2 years, 1 month ago
- 3131d67 Allow creation of BazelTargets in a different directory by Spandan Das · 2 years, 1 month ago
- 87c0c33 Make bp2build-generated selects() based on product config build settings by Cole Faust · 2 years, 1 month ago
- 5f5dbaa Handle xsd config more like other partitions by Liz Kammer · 2 years, 2 months ago
- 313d32f Merge "Use generics for DepSets" by Colin Cross · 2 years, 2 months ago
- c85750b Use generics for DepSets by Colin Cross · 3 years, 4 months ago
- df9c344 Merge "Provide reason for unconverted bp2build modules" by Christopher Parsons · 2 years, 3 months ago
- 39a1697 Provide reason for unconverted bp2build modules by Chris Parsons · 2 years, 3 months ago
- 8ff69de Fix soong config hash missing for some modules by Inseob Kim · 2 years, 3 months ago
- 370f13c bp2build for java libraries using xsd_config srcs by Spandan Das · 2 years, 3 months ago
- 81b00a8 Use hashed subdir for soong_config modules by Inseob Kim · 2 years, 4 months ago
- 04a1809 Merge "Handle missing dependencies in mixed builds" by Treehugger Robot · 2 years, 3 months ago
- c13f785 Handle missing dependencies in mixed builds by Liz Kammer · 2 years, 4 months ago
- 0c10e4d Parallelize singleton execution by LaMont Jones · 2 years, 4 months ago
- bd3a16b Install sdk variants in unbundled builds and package uninstallable variants by Colin Cross · 2 years, 4 months ago
- f47e142 Refactor MixedBuildsEnabled and add --ensure-allowlist-integrity. by MarkDacek · 2 years, 5 months ago
- 1871f90 Include license texts and kinds for VNDK snapshot by Justin Yun · 2 years, 5 months ago
- daefe0c Add documentation for BuildParams by Liz Kammer · 2 years, 6 months ago
- 295da16 Revert "Export non-apex variants of modules to make" by Iván Budnik · 2 years, 6 months ago
- ad222f2 Export non-apex variants of modules to make by Cole Faust · 2 years, 6 months ago
- 912bc88 Use product variables from the overridden apex by Cole Faust · 2 years, 6 months ago
- 18994c7 Replace SortedStringKeys with SortedKeys by Cole Faust · 2 years, 6 months ago
- ce24363 Fix symlinks from APEX to partitions by Jiyong Park · 2 years, 7 months ago
- 77dc7d0 Revert "Allow adding extra tradefed options in the Android.bp file" by Tahsin Loqman · 2 years, 9 months ago
- 8ec823c Allow adding extra tradefed options in the Android.bp file by Cole Faust · 2 years, 9 months ago
- f160f7f Add more cases to vendor-installed module by Kiyoung Kim · 2 years, 9 months ago
- 4c212ce Support apex_test. by Yu Liu · 2 years, 11 months ago
- 7d8f618 Fix some issues in bp2build converter for python_binary_host. by Wei Li · 2 years, 11 months ago
- 4238c65 Converters for contributions to systemapi and vendorapi by Spandan Das · 3 years ago
- 14ec66c Make OutputFileForModule work for AllowMissingDependencies by Colin Cross · 2 years, 11 months ago
- d0c8d54 Merge "typo in comment" by Usta (Tsering) Shrestha · 3 years ago
- 56b84e7 typo in comment by Usta Shrestha · 3 years ago
- 05b0ba6 Convert Soong `licenses` attribute to Bazel's `applicable_licenses` attribute by Sasha Smundak · 3 years ago
- a5ecb37 Remove apexer.required workaround for aapt2. by Jingwen Chen · 3 years ago
- a37ef68 Merge "bp2build: Convert cc_test.test_options.tags to cc_test.tags" by Jingwen Chen · 3 years ago
- fbff97a bp2build: Convert cc_test.test_options.tags to cc_test.tags by Jingwen Chen · 3 years ago
- fb58949 Handle nameless modules during bp2build conversion. by Sasha Smundak · 3 years, 1 month ago
- 5e7c475 Merge "Add a new `test_options.tags` attribute to customize test execution" by Zhenhuang Wang · 3 years ago
- ad87601 Refactor mixed build allowlist handling by Chris Parsons · 3 years ago
- 409d277 Add a new `test_options.tags` attribute to customize test execution by Zhenhuang Wang · 3 years ago
- d079e0b Reformat build/soong for go 1.19 by Colin Cross · 3 years, 1 month ago
- 0ac5a43 Move common test_options properties into the android package by Zhenhuang Wang · 3 years, 1 month ago
- e198eaf Clean up android/module.go by Sasha Smundak · 3 years, 1 month ago
- a095406 Consolidate Bazel conversion state into a single field in CommonProperties by Sasha Smundak · 3 years, 1 month ago
- 0cc5fac Remove obsolete notice property. by Bob Badour · 3 years, 2 months ago
- 9f84758 Keep Notice property from erasing license texts. by Bob Badour · 3 years, 2 months ago
- 0124336 Allowlist apexer for bp2build by Cole Faust · 3 years, 3 months ago
- 41758c7 Merge "Allow empty zip file in extra files in install command." by Romain Jobredeaux · 3 years, 3 months ago
- dfeb120 Handle restricting to device only builds by Liz Kammer · 3 years, 4 months ago
- 5bec8d4 Merge "Clean up some bp2build technical debt" by Treehugger Robot · 3 years, 3 months ago
- f874e46 Refactor mixed builds to only take one pass by Chris Parsons · 3 years, 4 months ago
- 1cef629 Allow empty zip file in extra files in install command. by Romain Jobredeaux · 3 years, 4 months ago
- 3bf97bd Clean up some bp2build technical debt by Liz Kammer · 3 years, 4 months ago
- f628202 Export Java library dependency information by Yike · 3 years, 5 months ago
- ac38c0b Merge changes from topic "refactor-packagingbase" by Ram Muthiah · 3 years, 5 months ago
- 4242115 Merge "Add values to json module graph" by Treehugger Robot · 3 years, 5 months ago
- 99c5fe6 Keep 'partition' in PackagingSpec by Jooyung Han · 3 years, 6 months ago
- 898e076 Add values to json module graph by Liz Kammer · 3 years, 5 months ago
- dadc037 Merge "Allow appending artifact in dist with product name" by Trevor Radcliffe · 3 years, 5 months ago
- 90727f4 Allow appending artifact in dist with product name by Trevor Radcliffe · 3 years, 6 months ago
- e7fe096 Export the license metadata files for dexpreopted bootjars to Make by Colin Cross · 3 years, 6 months ago
- 4101c71 Support multiple library names per target. by Bob Badour · 3 years, 7 months ago
- 75539d6 add target_compatible_with stanza for host targets by Sam Delmerico · 3 years, 7 months ago
- 97cffec Merge changes from topic "sdk_repo_license" by Treehugger Robot · 3 years, 7 months ago
- defcf8d Merge "name parameters for clarity" by Usta Shrestha · 3 years, 7 months ago
- aa1cab0 Generate sdk_repo notice files from license metadata by Colin Cross · 3 years, 7 months ago
- 5514698 Reverse order of tag and android module checks by Liz Kammer · 3 years, 7 months ago
- 4ae55d1 Support multilib in apex. by Yu Liu · 3 years, 8 months ago
- 6b1ffa4 name parameters for clarity by Usta · 3 years, 9 months ago
- 8f53998 Merge "Start unblocking com.android.runtime deps" by Treehugger Robot · 3 years, 8 months ago
- 443703a Merge "Support `enabled` flag in product variable config" by Sam Delmerico · 3 years, 8 months ago
- 0e33c9d Support `enabled` flag in product variable config by Sam Delmerico · 3 years, 8 months ago
- 9525e71 Add SetProperties to json-module-graph by Liz Kammer · 3 years, 8 months ago
- 851a327 Use Module.GetProperties() instead of ModuleBase.generalProperties by Usta · 3 years, 8 months ago
- daa09ef Start unblocking com.android.runtime deps by Liz Kammer · 3 years, 9 months ago
- dca0219 Remove customizableProperties from `android.ModuleBase` by Usta · 3 years, 9 months ago
- 58852a0 Handle the 'enabled' property in bp2build by Chris Parsons · 3 years, 9 months ago
- c68db4b Remove InstallBypassMake and ToMakePath by Colin Cross · 3 years, 10 months ago
- 54c827f Merge "cosmetic changes" by Usta Shrestha · 3 years, 9 months ago
- bbabe6f Ensure reported unconverted deps are unique by Liz Kammer · 3 years, 9 months ago