summaryrefslogtreecommitdiff
path: root/android/module_context.go
AgeCommit message (Expand)Author
2024-09-11Wrap blueprint_go_binary and bootstrap_go_package into android.Modules Colin Cross
2024-09-11Rename ConfigAndErrorContext to ConfigurableEvaluatorContext Cole Faust
2024-09-04Merge "Move checkbuild targets of Soong modules into Soong" into main Colin Cross
2024-09-04Merge "Make overrides work in Soong" into main Jiyong Park
2024-09-03Move checkbuild targets of Soong modules into Soong Colin Cross
2024-09-02Make overrides work in Soong Jiyong Park
2024-08-28Remove containersInfo, complianceMetadataInfo and aconfigFilePaths from Modul... Yu Liu
2024-08-27Remove moduleInfoJSON from ModuleBase. Yu Liu
2024-08-27Remove 6 install related fields from ModuleBase. Yu Liu
2024-08-27Remove licenseMetadataFile and installFiles from ModuleBase. Yu Liu
2024-08-26Remove installFilesDepSet, packagingSpecsDepSet and licenseInstallMap Yu Liu
2024-08-21Remove outputFiles from ModuleBase. Yu Liu
2024-08-19Add phonies as provider instead of updaing a global map. Yu Liu
2024-08-16Remove more internal fields from ModuleBase. Yu Liu
2024-06-27Merge "Revert "Use hashed subdir for soong_config modules"" into main Inseob Kim
2024-06-25Revert "Use hashed subdir for soong_config modules" Inseob Kim
2024-06-24Export Soong modules and build a database from metadata from Make and Soong. Wei Li
2024-06-17Make required a configurable property Cole Faust
2024-06-06Initialize TaggedOutputFiles before updating it mrziwang
2024-06-04Use OutputFilesProvider on bpf mrziwang
2024-05-14Filter-out deps of unsupported arch Jiyong Park
2024-05-13Soong filesystem may install aconfig_flags.pb Justin Yun
2024-05-01Use no_full_install: true instead of installable: false Jiyong Park
2024-04-30Distinguish the intent of PackagingSpec Jiyong Park
2024-03-25Implement OtherModulePropertyErrorf proxies Cole Faust
2024-03-14Make select statements work on path properties Cole Faust
2024-03-06Select statements Cole Faust
2024-01-18Remove SymlinkOutputs Cole Faust
2024-01-02Support generating module_info.json in Soong Colin Cross
2023-12-18Remove cc.moduleContext override of android.ModuleContext.*Specific Colin Cross
2023-11-30Move test data installation to Soong Colin Cross
2023-11-17Change deps of ctx.Install* from Paths to InstallPaths Colin Cross
2023-11-15Split *ModuleContext out of module.go Colin Cross