Go to file
Torne (Richard Coles) aace2024d7 Support build rules which generate .o files.
webviewchromium has some build rules which use a custom tool to create
.o files from other input (i.e. they are not prebuilt and so can't be
included in LOCAL_PREBUILT_OBJ_FILES). Support adding .o files to
LOCAL_GENERATED_SOURCES and doing the right thing with them (including
them in the static/dynamic library or executable being built).

Bug: 7714333

Change-Id: I3b1d29eeff30aebeafe33398f9bef2eb6972d997
2013-03-05 10:35:57 +00:00
core Support build rules which generate .o files. 2013-03-05 10:35:57 +00:00
libs/host Use %zd instead of %d for variables of type ssize_t 2012-02-27 16:06:00 -08:00
target Merge "Move emulator.mk out of full_base.mk" into jb-mr2-dev 2013-03-05 07:09:37 +00:00
tools Run e2fsck only when building images with the target files. 2013-02-27 13:54:02 -08:00
.gitignore add a .gitignore file to make git ignore *.pyc files 2010-01-22 10:23:45 -08:00
CleanSpec.mk You would not believe how much we all love jelly beans. 2013-02-01 16:51:45 -08:00
buildspec.mk.default Remove the simulator target from all makefiles. 2011-07-11 23:51:37 -07:00
envsetup.sh Utility to dump stacks from arbitrary processes. 2013-02-19 17:00:46 -08:00