- de425b5 Add 'use_debug_art' to product_variable by Kiyoung Kim · 6 months ago
- f53b6b1 Cleanup configurable getter usages by Cole Faust · 6 months ago
- 0add936 Make the vintf_fragments property configurable by Inseob Kim · 6 months ago
- 80798ea Allow soong config variables to be boolean-typed by Cole Faust · 7 months ago
- ab6046f Make required a configurable property by Cole Faust · 7 months ago
- e6c8581 Use OutputFilesProvider on bpf by mrziwang · 8 months ago
- 8db4415 Required deps don't track native bridge architectures by Jiyong Park · 8 months ago
- 751a4a5 Export release flag types to make/soong by Cole Faust · 8 months ago
- 44616cc Dump the required modules into module-info.json by Hugo Drumond Jacob · 8 months ago
- e325075 Select supports product_variable("debuggable") by Jiyong Park · 8 months ago
- e8cb917 Merge changes I5645ddb9,Ib3d50f15,Ib4c5815a,If3b63706 into main by Treehugger Robot · 8 months ago
- 1d4907e Revert "Add SkipToTransitiveDepsTag interface for dependency tags" by Jiyong Park · 8 months ago
- 635e121 Merge "Fix: required deps from native module to phony module is respected" into main by Jiyong Park · 8 months ago
- 74f3f30 Soong filesystem may install aconfig_flags.pb by Justin Yun · 8 months ago
- c4b1d55 Fix: required deps from native module to phony module is respected by Jiyong Park · 8 months ago
- b544a8b Merge changes from topic "reland_embedded_jni" into main by Jiyong Park · 8 months ago
- 1fb7c35 Add SkipToTransitiveDepsTag interface for dependency tags by Jiyong Park · 8 months ago
- 40182b6 Remove duplicated CollectDependencyAconfigFiles() by Justin Yun · 8 months ago
- e19f741 Rename release_variable to release_flag in selects by Cole Faust · 8 months ago
- 3f01580 Merge "Make the enabled property configurable" into main by Cole Faust · 8 months ago
- a963b94 Make the enabled property configurable by Cole Faust · 9 months ago
- 3f627e6 Use no_full_install: true instead of installable: false by Jiyong Park · 9 months ago
- 8afc514 Update accesses to ConfigurableCondition by Cole Faust · 9 months ago
- e25cc5c Merge "Revert^2 "Use Module interface in addRequiredDeps"" into main by Treehugger Robot · 9 months ago
- f21dd65 Revert^2 "Use Module interface in addRequiredDeps" by Jiyong Park · 9 months ago
- 5ff02b5 Merge "Revert "Use Module interface in addRequiredDeps"" into main by Daren Liao · 9 months ago
- bbcdaa0 Revert "Use Module interface in addRequiredDeps" by Daren Liao · 9 months ago
- 4e1cf60 Merge "Change the syntax for arch selecting and add os selecting" into main by Treehugger Robot · 9 months ago
- 8f8b695 Merge "Use Module interface in addRequiredDeps" into main by Jiyong Park · 9 months ago
- de18a3d Use Module interface in addRequiredDeps by Jiyong Park · 9 months ago
- fc57d40 Change the syntax for arch selecting and add os selecting by Cole Faust · 9 months ago
- fdbf5d4 Update the ConfigurableEvaluator for typed selects by Cole Faust · 9 months ago
- 73e5bab fix: required property doesn't track deps to java, apex, ... by Jiyong Park · 9 months ago
- 4d4eb59 Merge "fix: required deps of phony modules are correctly tracked" into main by Jiyong Park · 10 months ago
- 9c540c8 fix: required deps of phony modules are correctly tracked by Jiyong Park · 10 months ago
- 02987bd Implement OtherModulePropertyErrorf proxies by Cole Faust · 10 months ago
- 0aa21cc Add the ability to select on arch by Cole Faust · 10 months ago
- 8bcf3c6 Add required, host_required, and target_required as dependencies by Jiyong Park · 10 months ago
- 67a2842 Validate aconfig libs are built with the correct modes. by Yu Liu · 10 months ago
- 349ae8d Automatically propagate jarjar rules for aconfig libraries by Joe Onorato · 11 months ago
- b509938 Propagate AconfigFiles in ModuleBase. by LaMont Jones · 1 year ago
- c50999e Merge changes from topic "transition-mutator-config" into main by Colin Cross · 12 months ago
- 4aa3e0a Add ArchModuleContext to TransitionMutator contexts by Colin Cross · 12 months ago
- 1d3d9f1 Split ArchMutatorContext out of BaseMutatorContext by Colin Cross · 12 months ago
- 43f3b60 Merge "Add team property to all modules." into main by Ronald Braunstein · 12 months ago
- 34314b7 Add VisitDirectDepsIgnoreBlueprint by LaMont Jones · 12 months ago
- 73b08ff Add team property to all modules. by Ronald Braunstein · 1 year, 1 month ago
- 1036316 "master" was renamed "main". by Elliott Hughes · 1 year ago
- d6fd013 Support generating module_info.json in Soong by Colin Cross · 1 year, 2 months ago
- d9bbf4b Install vintf fragments and init.rc files in Soong by Colin Cross · 1 year, 2 months ago
- ea30d85 Remove cc.moduleContext override of android.ModuleContext.*Specific by Colin Cross · 1 year, 2 months ago
- ff694a8 Convert Provider to generic providers API by Colin Cross · 1 year, 1 month ago
- b63d7b3 Remove infrastructure to run bp2build by Colin Cross · 1 year, 1 month ago
- 5c1d5fb Move test data installation to Soong by Colin Cross · 1 year, 2 months ago
- 69452e1 Split *ModuleContext out of module.go by Colin Cross · 1 year, 2 months ago
- 1c4d94d Use `all_apex_contributions` for source/prebuilts selection by Spandan Das · 1 year, 3 months ago
- 11edf55 Add bazel-built modules as deps on the system image by Cole Faust · 1 year, 3 months ago
- 3b703f3 Remove baseModuleContext.debug by Cole Faust · 1 year, 3 months ago
- 7123cc5 Dont write data attrs for cc lib rules by Chris Parsons · 1 year, 3 months ago
- 6666d0f Switch bp2build mutator to bottom up by Chris Parsons · 1 year, 4 months ago
- 0c4de1f Handle already existing targets of different name by Chris Parsons · 1 year, 4 months ago
- e1b39a5 Handle prebuilt vs source selection in bp2build by Liz Kammer · 1 year, 4 months ago
- 9e2a5a7 Don't panic for unhandled product vars by Liz Kammer · 1 year, 4 months ago
- e12c083 [bp2build] android_test bp2build. by Jingwen Chen · 1 year, 5 months ago
- e1cb14b Add target_compatible_with for compile_multilib by Spandan Das · 1 year, 4 months ago
- ab29f57 Fix target_compatible_with non-determinism for proto.include_dirs by Spandan Das · 1 year, 5 months ago
- 846ce68 Handle enabled: false via conditions_default by Spandan Das · 1 year, 5 months ago
- 479e39f Handle nil enabled values by Spandan Das · 1 year, 5 months ago
- 09f6b13 Merge changes I8ca452aa,I437fc890,If9446700 into main by Spandan Das · 1 year, 5 months ago
- 3131d67 Allow creation of BazelTargets in a different directory by Spandan Das · 1 year, 5 months ago
- 87c0c33 Make bp2build-generated selects() based on product config build settings by Cole Faust · 1 year, 6 months ago
- 5f5dbaa Handle xsd config more like other partitions by Liz Kammer · 1 year, 6 months ago
- 313d32f Merge "Use generics for DepSets" by Colin Cross · 1 year, 7 months ago
- c85750b Use generics for DepSets by Colin Cross · 2 years, 9 months ago
- df9c344 Merge "Provide reason for unconverted bp2build modules" by Christopher Parsons · 1 year, 7 months ago
- 39a1697 Provide reason for unconverted bp2build modules by Chris Parsons · 1 year, 7 months ago
- 8ff69de Fix soong config hash missing for some modules by Inseob Kim · 1 year, 7 months ago
- 370f13c bp2build for java libraries using xsd_config srcs by Spandan Das · 1 year, 8 months ago
- 81b00a8 Use hashed subdir for soong_config modules by Inseob Kim · 1 year, 8 months ago
- 04a1809 Merge "Handle missing dependencies in mixed builds" by Treehugger Robot · 1 year, 8 months ago
- c13f785 Handle missing dependencies in mixed builds by Liz Kammer · 1 year, 8 months ago
- 0c10e4d Parallelize singleton execution by LaMont Jones · 1 year, 8 months ago
- bd3a16b Install sdk variants in unbundled builds and package uninstallable variants by Colin Cross · 1 year, 9 months ago
- f47e142 Refactor MixedBuildsEnabled and add --ensure-allowlist-integrity. by MarkDacek · 1 year, 9 months ago
- 1871f90 Include license texts and kinds for VNDK snapshot by Justin Yun · 1 year, 9 months ago
- daefe0c Add documentation for BuildParams by Liz Kammer · 1 year, 10 months ago
- 295da16 Revert "Export non-apex variants of modules to make" by Iván Budnik · 1 year, 10 months ago
- ad222f2 Export non-apex variants of modules to make by Cole Faust · 1 year, 11 months ago
- 912bc88 Use product variables from the overridden apex by Cole Faust · 1 year, 10 months ago
- 18994c7 Replace SortedStringKeys with SortedKeys by Cole Faust · 1 year, 11 months ago
- ce24363 Fix symlinks from APEX to partitions by Jiyong Park · 1 year, 11 months ago
- 77dc7d0 Revert "Allow adding extra tradefed options in the Android.bp file" by Tahsin Loqman · 2 years, 1 month ago
- 8ec823c Allow adding extra tradefed options in the Android.bp file by Cole Faust · 2 years, 1 month ago
- f160f7f Add more cases to vendor-installed module by Kiyoung Kim · 2 years, 2 months ago
- 4c212ce Support apex_test. by Yu Liu · 2 years, 3 months ago
- 7d8f618 Fix some issues in bp2build converter for python_binary_host. by Wei Li · 2 years, 3 months ago
- 4238c65 Converters for contributions to systemapi and vendorapi by Spandan Das · 2 years, 4 months ago
- 14ec66c Make OutputFileForModule work for AllowMissingDependencies by Colin Cross · 2 years, 3 months ago
- d0c8d54 Merge "typo in comment" by Usta (Tsering) Shrestha · 2 years, 4 months ago
- 56b84e7 typo in comment by Usta Shrestha · 2 years, 4 months ago