summaryrefslogtreecommitdiffstats
path: root/make/gluegen-cpptasks-base.xml
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2011-07-22 07:43:44 +0200
committerSven Gothel <[email protected]>2011-07-22 07:43:44 +0200
commit2d57b3cbb4a8189ecb5523f6d8de3aa37db78a13 (patch)
tree4faad37b4725dc2aecc327e87f3ace6be0b5cad3 /make/gluegen-cpptasks-base.xml
parentdac1bac087ac94c596dcb74185d504712069b0a7 (diff)
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
Diffstat (limited to 'make/gluegen-cpptasks-base.xml')
-rwxr-xr-xmake/gluegen-cpptasks-base.xml4
1 files changed, 2 insertions, 2 deletions
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
-