platform_build/core/combo
Ying Wang c671a7cf5c Split [CC|CXX]_WRAPPER from [TARGET|HOST]_[CC|CXX]
- Don't overwrite [TARGET|HOST]_[CC|CXX] with the [CC|CXX]_WRAPPER prefix,
  so that we can disable the wrapper per module.
- Disable ccache on a module when FDO is enabled.

Bug: 22612634
Change-Id: Ibc04a4742d589955066c7eceb43a0da9a2b893bc
2015-07-20 21:26:53 -07:00
..
arch Add support for cortex-a53 variants when building 64-bit. 2015-06-11 16:02:13 -07:00
include/arch AndroidConfig.h: ensure HAVE_MALLOC_H always has a value. 2015-04-08 12:21:54 -07:00
fdo.mk Support "LOCAL_FDO_SUPPORT := always". 2015-03-13 11:36:15 -07:00
HOST_darwin-x86.mk Add $ORIGIN/lib[64] to host binary's rpath. 2015-06-01 10:43:29 -07:00
HOST_darwin-x86_64.mk Remove ancient ranlib workaround on Mac OS X. 2015-04-09 10:06:33 -07:00
HOST_linux-x86.mk host compiler: enable compiler hardening flags 2015-04-24 21:26:08 -07:00
HOST_linux-x86_64.mk host compiler: enable compiler hardening flags 2015-04-24 21:26:08 -07:00
HOST_windows-x86.mk Merge "Add -DWIN32_LEAN_AND_MEAN build flag to get rid of winsock2.h warnings" into lmp-mr1-dev 2014-10-28 18:09:11 +00:00
HOST_windows-x86_64.mk Consistent use of USE_MINGW 2014-08-07 20:08:04 -07:00
javac.mk Use Jack by default 2015-03-02 22:23:03 +01:00
mac_version.mk Fix building on modern versions of Xcode and OS X. 2014-11-10 14:42:30 +00:00
select.mk Split [CC|CXX]_WRAPPER from [TARGET|HOST]_[CC|CXX] 2015-07-20 21:26:53 -07:00
TARGET_linux-arm.mk Pack relocation tables for dynamic executables 2015-04-23 12:07:16 -07:00
TARGET_linux-arm64.mk Revert "Revert "Enable linker -fix-cortex-a53-843419"" 2015-06-02 07:59:24 +08:00
TARGET_linux-mips.mk Revert "Revert "Pack relocations for mips"" 2015-04-29 15:44:20 -07:00
TARGET_linux-mips64.mk Revert "Revert "Pack relocations for mips64"" 2015-04-29 23:11:03 -07:00
TARGET_linux-x86.mk Remove gcc 4.9 workaround. 2015-05-29 10:27:58 -07:00
TARGET_linux-x86_64.mk Remove gcc 4.9 workaround. 2015-05-29 10:27:58 -07:00