platform_build/core/combo
Ying Wang 858657366f Remove support of disabling Jack.
We removed code and variables related to running dx on classes.jar in
this change. Also removed target emma rules (but kept the emma rules for
host java libraries), for it's now done by Jack.
We still support to build classes.jar (and javalib.jar for static Java
libraries) using javac, because tools like javadoc need class files as
input.
Removed the obsolete install-dex-debug.

Bug: 27400061
Change-Id: If0bcdfe62cb181a98754fb0dbe1c12c92e38d3e8
2016-03-30 14:03:12 -07:00
..
arch Merge "sandybridge setup: no AES_NI, AVX, MOVBE" 2016-02-29 23:27:04 +00:00
fdo.mk Support "LOCAL_FDO_SUPPORT := always". 2015-03-13 11:36:15 -07:00
HOST_CROSS_windows-x86.mk Use newest clang static analyzers. 2016-02-11 16:43:51 -08:00
HOST_CROSS_windows-x86_64.mk Use newest clang static analyzers. 2016-02-11 16:43:51 -08:00
HOST_darwin-x86.mk Darwin: Use the same ar as Soong 2016-03-29 16:21:32 -07:00
HOST_darwin-x86_64.mk Darwin: Use the same ar as Soong 2016-03-29 16:21:32 -07:00
HOST_linux-x86.mk Be smarter about stack-protector on the host. 2015-12-14 13:20:59 -08:00
HOST_linux-x86_64.mk Be smarter about stack-protector on the host. 2015-12-14 13:20:59 -08:00
javac.mk Remove support of disabling Jack. 2016-03-30 14:03:12 -07:00
mac_version.mk OSX: Use the oldest SDK, but always set our target to 10.8 2016-03-09 10:52:59 -08:00
select.mk Split [CC|CXX]_WRAPPER from [TARGET|HOST]_[CC|CXX] 2015-07-21 14:07:50 -07:00
TARGET_linux-arm.mk Enable -fstack-protector-strong for arm. 2015-12-14 11:17:08 -08:00
TARGET_linux-arm64.mk Merge "Enable -fstack-protector-strong for arm64." 2015-12-18 21:36:49 +00:00
TARGET_linux-mips.mk Turn on stack protector for mips. 2015-12-14 14:15:12 -08:00
TARGET_linux-mips64.mk Turn on stack protector for mips64. 2015-12-14 14:46:38 -08:00
TARGET_linux-x86.mk Enable -fstack-protector-strong for x86. 2015-12-14 11:15:15 -08:00
TARGET_linux-x86_64.mk Enable -fstack-protector-strong for x86-64. 2015-12-14 11:16:20 -08:00