platform_build_soong/cc
Colin Cross 21b9a2497a Refactor cc dependencies to avoid duplication
CC module dependencies need to be handled in both AndroidDynamicDependencies
and GenerateAndroidBuildActions.  Replace handling them in both with
splitting out individual functions to list each type of dependency,
and then call them from both AndroidDynamicDependencies and collectDeps
in GenerateAndroidBuildActions.

Change-Id: If8104f6ec4846a389a41ab599b1167bcf47b45b7
2015-03-25 13:49:24 -07:00
..
arm64_device.go Export cc types for art to inherit from 2015-03-25 11:33:06 -07:00
arm_device.go Export cc types for art to inherit from 2015-03-25 11:33:06 -07:00
builder.go Export cc types for art to inherit from 2015-03-25 11:33:06 -07:00
cc.go Refactor cc dependencies to avoid duplication 2015-03-25 13:49:24 -07:00
clang.go Updates for building art 2015-03-21 00:40:20 +00:00
toolchain.go Export cc types for art to inherit from 2015-03-25 11:33:06 -07:00
util.go Export cc types for art to inherit from 2015-03-25 11:33:06 -07:00
x86_linux_host.go Export cc types for art to inherit from 2015-03-25 11:33:06 -07:00