Go to file
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
androidmk Update import paths for changes to blueprint 2015-03-23 12:57:34 -07:00
cc Refactor cc dependencies to avoid duplication 2015-03-25 13:49:24 -07:00
cmd Export cc types for art to inherit from 2015-03-25 11:33:06 -07:00
common Add new AndroidModuleContext helper functions 2015-03-25 11:33:08 -07:00
config Add soong_build primary builder 2015-03-13 20:28:16 -07:00
genrule Export cc types for art to inherit from 2015-03-25 11:33:06 -07:00
glob Update import paths for changes to blueprint 2015-03-23 12:57:34 -07:00
Blueprints Add gensrcs module type 2015-03-19 10:51:41 -07:00
bootstrap.bash Initial soong 2015-03-04 16:13:27 -08:00
build.ninja.in Update import paths for changes to blueprint 2015-03-23 12:57:34 -07:00
copygcclib.sh Add soong_build primary builder 2015-03-13 20:28:16 -07:00
doc.go Add soong_build primary builder 2015-03-13 20:28:16 -07:00
root.bp Updates for building art 2015-03-21 00:40:20 +00:00
soong.in Initial soong 2015-03-04 16:13:27 -08:00