No description
Find a file
David 'Digit' Turner 5ca286d58b core/binary.mk: Add missing Objective-C objects to the build.
For some reason, all_objects was not listing objects generated from
objective-C sources. We need these for the emulator (which builds its
own version of SDL which uses Quartz on OS X).

+ Fix a typo in transform-host-m-to-o definition.

This also explains why https://review.source.android.com/#change,21074
had to be reverted, since it gets rid of the prebuilt SDL libraries when
building the emulator.

Change-Id: I173811cf11cdb5b045073aade59364236145bc77
2011-02-11 17:52:52 +01:00
core core/binary.mk: Add missing Objective-C objects to the build. 2011-02-11 17:52:52 +01:00
libs/host Fix "make acp" under Cygwin. DO NOT MERGE. 2010-10-27 19:06:12 -07:00
target Add dnsproxyd to keep in sync with base init.rc 2011-01-27 13:32:47 -08:00
tools Product-configurable sparse ext images. 2010-12-28 13:41:33 -08:00
.gitignore add a .gitignore file to make git ignore *.pyc files 2010-01-22 10:23:45 -08:00
buildspec.mk.default The java version changed, and we made envsetup automatically find the right JAVA_HOME. 2010-06-23 14:03:13 -07:00
CleanSpec.mk Gingerbread becomes real. 2010-10-18 11:46:50 -07:00
envsetup.sh Truly default to the full config. 2010-10-22 10:03:49 -07:00