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