platform_build_soong/python
Colin Cross ee6143cde2 Add VisitDirectDepsWithTag
Add a method on ModuleContext and TopDownMutatorContext to visit
direct dependencies that have a given dependency tag.

Test: m checkbuild
Change-Id: Ib875563091dcae6b7282b3e3427d0eb07d8c8af5
2018-01-02 18:23:43 -08:00
..
scripts Supported python build in host side. 2017-05-05 13:27:56 -07:00
androidmk.go Revert "Revert "Change Python in Soong to support device side build."" 2017-12-01 20:00:31 +00:00
binary.go Add VisitDirectDepsWithTag 2018-01-02 18:23:43 -08:00
builder.go Move ModuleContext.ModuleBuild to ModuleContext.Build 2017-10-24 10:59:00 -07:00
defaults.go Add support for python_defaults modules 2017-09-05 17:31:24 -07:00
installer.go Revert "Revert "Change Python in Soong to support device side build."" 2017-12-01 20:00:31 +00:00
library.go Revert "Revert "Change Python in Soong to support device side build."" 2017-12-01 20:00:31 +00:00
python.go Add HostToolPath() for Python binary 2017-12-06 15:13:10 -08:00
python_test.go Let tests override environment 2017-10-10 23:28:43 -07:00
test.go Revert "Revert "Change Python in Soong to support device side build."" 2017-12-01 20:00:31 +00:00