From b88976ac189c8154be2a8e2b748711c85a1af421 Mon Sep 17 00:00:00 2001 From: Sven Gothel Date: Wed, 23 Feb 2011 19:40:44 +0100 Subject: fix jogamp-env.xml ; uses env vars BUILD_ARCHIVE=true|yes and NODE_NAME if set --- make/scripts/make.gluegen.all.linux-x86.sh | 0 make/scripts/make.gluegen.all.linux-x86_64.sh | 0 make/scripts/make.gluegen.all.macosx.sh | 0 make/scripts/make.gluegen.all.win32.bat | 0 make/scripts/make.gluegen.all.win64.bat | 0 make/scripts/runtest-cvm.bat | 0 make/scripts/runtest-cvm.sh | 0 make/scripts/runtest.sh | 0 8 files changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 make/scripts/make.gluegen.all.linux-x86.sh mode change 100644 => 100755 make/scripts/make.gluegen.all.linux-x86_64.sh mode change 100644 => 100755 make/scripts/make.gluegen.all.macosx.sh mode change 100644 => 100755 make/scripts/make.gluegen.all.win32.bat mode change 100644 => 100755 make/scripts/make.gluegen.all.win64.bat mode change 100644 => 100755 make/scripts/runtest-cvm.bat mode change 100644 => 100755 make/scripts/runtest-cvm.sh mode change 100644 => 100755 make/scripts/runtest.sh (limited to 'make/scripts') diff --git a/make/scripts/make.gluegen.all.linux-x86.sh b/make/scripts/make.gluegen.all.linux-x86.sh old mode 100644 new mode 100755 diff --git a/make/scripts/make.gluegen.all.linux-x86_64.sh b/make/scripts/make.gluegen.all.linux-x86_64.sh old mode 100644 new mode 100755 diff --git a/make/scripts/make.gluegen.all.macosx.sh b/make/scripts/make.gluegen.all.macosx.sh old mode 100644 new mode 100755 diff --git a/make/scripts/make.gluegen.all.win32.bat b/make/scripts/make.gluegen.all.win32.bat old mode 100644 new mode 100755 diff --git a/make/scripts/make.gluegen.all.win64.bat b/make/scripts/make.gluegen.all.win64.bat old mode 100644 new mode 100755 diff --git a/make/scripts/runtest-cvm.bat b/make/scripts/runtest-cvm.bat old mode 100644 new mode 100755 diff --git a/make/scripts/runtest-cvm.sh b/make/scripts/runtest-cvm.sh old mode 100644 new mode 100755 diff --git a/make/scripts/runtest.sh b/make/scripts/runtest.sh old mode 100644 new mode 100755 -- cgit v1.2.3