summaryrefslogtreecommitdiff
path: root/android/module.go
AgeCommit message (Expand)Author
2025-03-22Add prepend_artifact_with_product attribute for dist Bill Yang
2025-03-19Clear as much of cc.Module as possible after GenerateBuildActions Colin Cross
2025-03-19Merge "Support ints in select() expressions" into main Cole Faust
2025-03-18Support ints in select() expressions Cole Faust
2025-03-18Generic configuration for generic system modules. Justin Yun
2025-03-14Merge "Move requiredDeps to OverridableDepsMutator" into main Inseob Kim
2025-03-14Merge "Change CommonModuleInfoProvider to a pointer." into main Yu Liu
2025-03-14Add always_use_prebuilt_sdks for soong selects Spandan Das
2025-03-14Move requiredDeps to OverridableDepsMutator Inseob Kim
2025-03-13Change CommonModuleInfoProvider to a pointer. Yu Liu
2025-03-10Prevent smuggling modules through neverallow rules Cole Faust
2025-03-07Rename CommonModuleInfoKey to be consistent with others. Yu Liu
2025-03-06Add PartitionTag to CommonModuleInfo Spandan Das
2025-03-05Merge "Fix -host and -target phonies building both variants" into main Treehugger Robot
2025-03-05Fix -host and -target phonies building both variants Cole Faust
2025-03-04Build test_module_config modules' module_info_json in soong Cole Faust
2025-03-03Generate module targets per-variant Cole Faust
2025-02-28Merge changes from topics "EqualModules", "tidyPhonySingleton" into main Yu Liu
2025-02-26Convert tidyPhonySingleton, jdepsGeneratorSingleton and Yu Liu
2025-02-26Make EqualModules a free function. Yu Liu
2025-02-25Merge "Divorce disting from androidmk" into main Treehugger Robot
2025-02-25Divorce disting from androidmk Cole Faust
2025-02-25Merge "Convert ndkSingleton, apexDepsInfoSingleton, allTeamsSingleton, apexPr... Yu Liu
2025-02-25Merge "Convert the following singletons to use ModuleProxy:" into main Yu Liu
2025-02-25Convert ndkSingleton, apexDepsInfoSingleton, allTeamsSingleton, Yu Liu
2025-02-25Convert the following singletons to use ModuleProxy: Yu Liu
2025-02-24Remove DistFiles from AndroidMk datastructures Cole Faust
2025-02-20For modules that provide AndroidMkInfoProvider, only access modules' Yu Liu
2025-02-19Convert stubLibraries, soongMetricsSingleton, sdkSingleton, Yu Liu
2025-02-19Change depVisitor to use providers instead of type-asserting to Yu Liu
2025-02-13Convert CheckMinSdkVersion to use providers. Yu Liu
2025-02-13Merge "Provide min sdk version as ApiLevel instead of string." into main Yu Liu
2025-02-13Merge changes from topic "partial-compile-clean" into main Treehugger Robot
2025-02-13Add partialcompileclean phony LaMont Jones
2025-02-12Provide min sdk version as ApiLevel instead of string. Yu Liu
2025-02-10Install VINTF fragment modules in the APEX Kiyoung Kim
2025-02-10Allow calling ctx.DistForGoal from GenerateAndroidBuildActions Cole Faust
2025-01-28Merge "Clean up some of the code around effective license." into main Yu Liu
2025-01-28Convert java modules' module-info.json to Soong Jihoon Kang
2025-01-27Merge "Move required out of common properties" into main Treehugger Robot
2025-01-27Move required out of common properties Cole Faust
2025-01-27Always generate -host phony target for host modules Spandan Das
2025-01-24Create a host/target phony target for soong modules Spandan Das
2025-01-23Convert android_app and android_test's module-info.json to soong Cole Faust
2025-01-23Clean up some of the code around effective license. Yu Liu
2025-01-22`m <module>` builds default output files as well Cole Faust
2025-01-21Remove --skip-make Cole Faust
2025-01-15Convert dex2oatPathFromDep to use ModuleProxy. Yu Liu
2025-01-15Convert collectDirectDepsProviders, collectTransitiveSrcFiles and Yu Liu
2025-01-15Convert collectJniDeps to use ModuleProxy. Yu Liu