platform_build/core/combo
Ying Wang 57ddcb1bbc Support to build executables against the NDK
Use "LOCAL_SDK_VERSION := <number>" to build against the NDK when you
include $(BUILD_EXECUTABLE).
Cherry-picked from master.

Bug: 7170098
Change-Id: Ib35a294bd6aa4e969d46ecd8ebab8ca5d843e24b
2012-10-10 10:24:26 -07:00
..
arch Support for MIPS Build targets. 2012-08-01 11:18:25 -07:00
include/arch Move AndroidConfig.h from system/core to the build project. 2012-09-20 10:33:20 -07:00
HOST_darwin-x86.mk Fix common typo in comments, warning and error messages. 2012-10-01 16:36:23 -07:00
HOST_linux-x86.mk Move AndroidConfig.h from system/core to the build project. 2012-09-20 10:33:20 -07:00
HOST_windows-x86.mk Added BUILD_HOST_static to build statically linked executable/shared-lib 2012-08-21 14:40:16 +08:00
javac.mk Fix the build: properly detect the BUILD OS version of Java, not the host one. 2010-06-12 11:44:48 -07:00
select.mk select.mk: Tune ccache options 2012-08-16 11:11:29 -07:00
TARGET_linux-arm.mk Support to build executables against the NDK 2012-10-10 10:24:26 -07:00
TARGET_linux-mips.mk Support to build executables against the NDK 2012-10-10 10:24:26 -07:00
TARGET_linux-x86.mk Support to build executables against the NDK 2012-10-10 10:24:26 -07:00