Go to file
Colin Cross d826264621 add new gen/ directory for generated sources
Allow modules to generate source into $OUT/gen, which will then
be copied into $OUT/obj and $OUT/obj_$(TARGET_2ND_ARCH) as
necessary.  This allows a single build rule invocation that includes
generated source to build for the first and second architectures.

Modules will need to change calls to local-intermediates-dir into
local-generated-sources-dir.

Change-Id: I62504bad9454b3d9fde7b84ab9f0a487a2ecf0bf
2014-01-27 14:45:44 -08:00
core add new gen/ directory for generated sources 2014-01-27 14:45:44 -08:00
libs/host Move pseudolocalize to aapt 2013-04-26 14:40:41 +01:00
target build: rename aarch64 target to arm64 2014-01-23 22:39:38 -08:00
tools Merge "Fix regex for finding symbol data." 2013-12-12 21:53:08 +00:00
.gitignore add a .gitignore file to make git ignore *.pyc files 2010-01-22 10:23:45 -08:00
CleanSpec.mk Just a little .1 makes all the difference in the world. 2013-11-14 12:06:49 -08:00
buildspec.mk.default Remove WEBCORE_INSTRUMENTATION and ENABLE_SVG 2013-07-25 15:52:17 -07:00
envsetup.sh build: rename aarch64 target to arm64 2014-01-23 22:39:38 -08:00