Go to file
Torne (Richard Coles) a5afbe8ac6 Fix handling of .o files in LOCAL_GENERATED_SOURCES.
Rule-generated .o files (in gen_o_objects) were being given a dependency
on everything in LOCAL_GENERATED_SOURCES (except for other .o files);
unfortunately this can still create cycles in cases where there are
explicit dependencies between entries in LOCAL_GENERATED_SOURCES.

Instead, make handling of generated .o files consistent with other
generated files (which don't automatically get any dependencies on other
generated files) by excluding them from the target side of the rule.

Change-Id: I3fb5652dc3d85012c179a03b81887d16a85ab3bf
2013-08-29 15:36:34 +01:00
core Fix handling of .o files in LOCAL_GENERATED_SOURCES. 2013-08-29 15:36:34 +01:00
libs/host Move pseudolocalize to aapt 2013-04-26 14:40:41 +01:00
target Remove input flinger stubs. (DO NOT MERGE) 2013-08-22 18:37:11 -07:00
tools Docs: Fixing link from logo in PDK 2013-08-27 16:04:35 -07:00
.gitignore add a .gitignore file to make git ignore *.pyc files 2010-01-22 10:23:45 -08:00
CleanSpec.mk Remove ApplicationsProvider. 2013-08-21 17:34:34 +01:00
buildspec.mk.default Remove WEBCORE_INSTRUMENTATION and ENABLE_SVG 2013-07-25 15:52:17 -07:00
envsetup.sh fix uses of grep in envsetup.h 2013-08-27 14:15:50 -07:00