From 2d57b3cbb4a8189ecb5523f6d8de3aa37db78a13 Mon Sep 17 00:00:00 2001 From: Sven Gothel Date: Fri, 22 Jul 2011 07:43:44 +0200 Subject: Cleanup [cross] compile properties - linux-armv7 (ubuntu) - added scripts/make.gluegen.all.linux-armv7-cross.sh - added symbolic links to cross toolchain (gcc, ld, ..) allowing gluegen's cpptask to pick it up - android-armv7 (android) - we have scripts/make.gluegen.all.android-armv7-cross.sh --- make/gluegen-cpptasks-base.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'make/gluegen-cpptasks-base.xml') diff --git a/make/gluegen-cpptasks-base.xml b/make/gluegen-cpptasks-base.xml index adfc538..4ac18d0 100755 --- a/make/gluegen-cpptasks-base.xml +++ b/make/gluegen-cpptasks-base.xml @@ -15,6 +15,8 @@ - properties appropriately. They are only set to "true" if the OS/CPU - configuration is exactly as specified. - + - isUnix + - isX11 - isFreeBSD - isFreeBSDAMD64 - isFreeBSDX86 @@ -35,11 +37,9 @@ - isSolarisSparc - isSolarisSparcv9 - isSolarisX86 - - isUnix - isWindows - isWindowsX86 - isWindowsAMD64 - - isX11 - - isX11 is set if: !isWindows && !isOSX && !noX11 - -- cgit v1.2.3