platform_build/core/combo
Ying Wang 4b1c95d8d2 More consistent use of 64-bit build variable.
Set up TARGET_IS_64_BIT and HOST_IS_64_BIT early so we don't need 2
mechanisms to judge if it's 64-bit build;
Remove the unnecessary 32-bit host variables.

Change-Id: I08d6d4d9ea70f91135fe2ee05463fb9a0d1cee42
2014-07-08 18:04:17 -07:00
..
arch add silvermont x86 architecture 2014-04-30 01:23:25 +08:00
include/arch Remove unused hosts. 2014-06-16 14:48:59 -07:00
HOST_darwin-x86.mk Fix the missing 2nd arch prefix. 2014-05-16 16:22:32 -07:00
HOST_darwin-x86_64.mk More consistent use of 64-bit build variable. 2014-07-08 18:04:17 -07:00
HOST_linux-x86.mk Support host multilib build 2014-05-14 16:55:04 -07:00
HOST_linux-x86_64.mk More consistent use of 64-bit build variable. 2014-07-08 18:04:17 -07:00
HOST_windows-x86.mk Support host multilib build 2014-05-14 16:55:04 -07:00
HOST_windows-x86_64.mk More consistent use of 64-bit build variable. 2014-07-08 18:04:17 -07:00
TARGET_linux-arm.mk Remove -Bsymbolic from builds. 2014-06-13 10:24:12 -07:00
TARGET_linux-arm64.mk More consistent use of 64-bit build variable. 2014-07-08 18:04:17 -07:00
TARGET_linux-mips.mk Remove -Bsymbolic from builds. 2014-06-13 10:24:12 -07:00
TARGET_linux-mips64.mk More consistent use of 64-bit build variable. 2014-07-08 18:04:17 -07:00
TARGET_linux-x86.mk Remove -Bsymbolic from builds. 2014-06-13 10:24:12 -07:00
TARGET_linux-x86_64.mk More consistent use of 64-bit build variable. 2014-07-08 18:04:17 -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 Reenable ccache. 2014-06-06 11:18:04 -07:00