summaryrefslogtreecommitdiff
path: root/genrule
AgeCommit message (Expand)Author
2025-03-18Remove genrule sandbox allowlist Cole Faust
2025-03-13Change CommonModuleInfoProvider to a pointer. Yu Liu
2025-03-07Rename CommonModuleInfoKey to be consistent with others. Yu Liu
2025-02-14Merge "Convert CheckMinSdkVersion to use providers." into main Yu Liu
2025-02-14Add gen_google_tradefed_zip to build number allowlist Bill Yang
2025-02-13Convert CheckMinSdkVersion to use providers. Yu Liu
2025-02-12Don't panic in ModuleForTests and friends Colin Cross
2025-01-15Convert dex2oatPathFromDep to use ModuleProxy. Yu Liu
2025-01-08Convert depsToPaths to use ModuleProxy for both cc and rust. Yu Liu
2024-12-18Remove source_file_provider.go after it's last usage was removed. Yu Liu
2024-12-03Add property for incremental nsjail genrules Inseob Kim
2024-11-13Use VisitAllModuleVariantProxies in generateModuleTarget. Yu Liu
2024-11-04Add DirectoryPath for nsjail genrule Inseob Kim
2024-10-22Merge "Add new properties to aid in removing the 1-variant fallback" into main Cole Faust
2024-10-21Make ImageInterface use its own context Cole Faust
2024-10-21Add new properties to aid in removing the 1-variant fallback Cole Faust
2024-10-15Add directory support to nsjail genrule Inseob Kim
2024-10-11Hide windows genrules from make Cole Faust
2024-10-10Merge changes from topic "remove-non-parallel-mutator" into main Colin Cross
2024-10-10Remove MutatorHandle.Parallel() Colin Cross
2024-10-10Merge "Add a few module visiting methods that return ModuleProxy." into main Yu Liu
2024-10-10Add a few module visiting methods that return ModuleProxy. Yu Liu
2024-10-08Remove resolved_srcs Cole Faust
2024-09-27Merge "Remove blueprint.Module helper functions" into main Colin Cross
2024-09-27Remove blueprint.Module helper functions Colin Cross
2024-09-27Add nsjail support to genrule Inseob Kim
2024-09-18Add default_visibility for soong modules Cole Faust
2024-09-11Wrap blueprint_go_binary and bootstrap_go_package into android.Modules Colin Cross
2024-09-09Sandbox com.google.pixel.camera.hal.manifest Cole Faust
2024-08-28Add com.google.pixel.camera.hal.manifest to build number allowlist Cole Faust
2024-08-28Merge "Move aidl_camera_build_version to build number allowlist" into main Cole Faust
2024-08-27Add ctx argument to IDEInfo() Cole Faust
2024-08-27Move aidl_camera_build_version to build number allowlist Cole Faust
2024-08-26Remove installFilesDepSet, packagingSpecsDepSet and licenseInstallMap Yu Liu
2024-08-19Add $(build_number_file) support to genrules Cole Faust
2024-07-29Cleanup configurable getter usages Cole Faust
2024-07-25Make genrule's srcs property configurable Inseob Kim
2024-06-28Support defaults for gensrcs modules Colin Cross
2024-06-21Move vendor and product variant generation logic from cc package to android p... Jihoon Kang
2024-06-17Merge "Use OutputFilesProvider on genrule" into main Zi Wang
2024-06-17Use OutputFilesProvider on genrule mrziwang
2024-06-13Cleanup ImageInterface.SetImageVariation Jihoon Kang
2024-06-04genrule: Make cmd configurable Aleks Todorov
2024-05-10Remove duplicated CollectDependencyAconfigFiles() Justin Yun
2024-05-02Make the enabled property configurable Cole Faust
2024-04-30Add a new property trim_extension for gensrcs yangbill
2024-03-22Merge "Ensure that genrule's host tool deps are for host" into main Jiyong Park
2024-03-20Ensure that genrule's host tool deps are for host Jiyong Park
2024-03-20Merge "Support multilib property for cc_genrule" into main Treehugger Robot
2024-03-20Support multilib property for cc_genrule kellyhung