android_build/core/combo
Primiano Tucci 994c84fb40 Introduce CC/CXX/JAVAC_WRAPPER to wrap the calls to the compiler.
This is to make it possible to wrap the compiler invocations with
custom wrappers (e.g., distcc/goma) by setting the CC_WRAPPER,
CXX_WRAPPER, JAVAC_WRAPPER variables in the build environment (without
having to know in advance the path to the compiler)

Change-Id: Ide800c24f0c2ebbb1cfb358bd8f99ec8a9d41253
2014-06-02 20:12:57 +01:00
..
arch add silvermont x86 architecture 2014-04-30 01:23:25 +08:00
include/arch
HOST_darwin-x86.mk Fix the missing 2nd arch prefix. 2014-05-16 16:22:32 -07:00
HOST_darwin-x86_64.mk Support host multilib build 2014-05-14 16:55:04 -07:00
HOST_linux-x86.mk Support host multilib build 2014-05-14 16:55:04 -07:00
HOST_linux-x86_64.mk Support host multilib build 2014-05-14 16:55:04 -07:00
HOST_windows-x86.mk Support host multilib build 2014-05-14 16:55:04 -07:00
HOST_windows-x86_64.mk Support host multilib build 2014-05-14 16:55:04 -07:00
TARGET_linux-arm.mk Merge "Add -shared to clang LDFLAGS." 2014-05-30 22:59:48 +00:00
TARGET_linux-arm64.mk Merge "Add -shared to clang LDFLAGS." 2014-05-30 22:59:48 +00:00
TARGET_linux-mips.mk Merge "Add -shared to clang LDFLAGS." 2014-05-30 22:59:48 +00:00
TARGET_linux-mips64.mk Merge "Add -shared to clang LDFLAGS." 2014-05-30 22:59:48 +00:00
TARGET_linux-x86.mk Add -latomic to all target builds 2014-05-29 11:40:46 -07:00
TARGET_linux-x86_64.mk Add -latomic to all target builds 2014-05-29 11:40:46 -07:00
javac.mk Introduce CC/CXX/JAVAC_WRAPPER to wrap the calls to the compiler. 2014-06-02 20:12:57 +01:00
mac_version.mk Support host multilib build 2014-05-14 16:55:04 -07:00
select.mk Introduce CC/CXX/JAVAC_WRAPPER to wrap the calls to the compiler. 2014-06-02 20:12:57 +01:00