platform_build/core/combo
Adam Lesinski b4efae440b Add -DWIN32_LEAN_AND_MEAN build flag to get rid of winsock2.h warnings
It's better practice to include the minimal set of windows APIs anyways
and we're not doing anything that requires more.

Change-Id: I1b4362be4f707738b9cfbd6a87caabff8b8409ac
2014-10-27 14:26:35 -07:00
..
arch [MIPSR6] Add mips64r6 and mips32r6 targets 2014-08-05 12:39:28 -07:00
include/arch resolved conflicts for merge of 53caaaf6 to master 2014-06-16 15:34:25 -07:00
fdo.mk Add TARGET_FDO_LDFLAGS to make sure -lgcc is always linked after -lgcov. 2014-08-20 16:48:17 -07:00
HOST_darwin-x86.mk core: OSX: Support 10.9 SDK as well 2014-10-20 17:34:49 -07:00
HOST_darwin-x86_64.mk core: OSX: Support 10.9 SDK as well 2014-10-20 17:34:49 -07:00
HOST_linux-x86.mk Default to "prescott" as our baseline i686 host build architecture. 2014-07-25 00:42:14 -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 Add -DWIN32_LEAN_AND_MEAN build flag to get rid of winsock2.h warnings 2014-10-27 14:26:35 -07:00
HOST_windows-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-03 12:24:22 +01:00
mac_version.mk core: OSX: Support 10.9 SDK as well 2014-10-20 17:34:49 -07:00
select.mk Revert "Revert "Introduce CC/CXX/JAVAC_WRAPPER to wrap the calls to clang."" 2014-07-30 10:14:37 -07:00
TARGET_linux-arm.mk Inhibit implicit -Bsymolic in -shared. 2014-08-08 08:15:19 -07:00
TARGET_linux-arm64.mk Inhibit implicit -Bsymolic in -shared. 2014-08-08 08:15:19 -07:00
TARGET_linux-mips.mk Inhibit implicit -Bsymolic in -shared. 2014-08-08 08:15:19 -07:00
TARGET_linux-mips64.mk Change mips64 default to mips64r6 from mips64r2 2014-09-04 19:01:22 -07:00
TARGET_linux-x86.mk Refine TARGET_GLOBAL_CFLAGS for x86 and x86_64: 2014-09-10 11:50:21 -07:00
TARGET_linux-x86_64.mk Refine TARGET_GLOBAL_CFLAGS for x86 and x86_64: 2014-09-10 11:50:21 -07:00