OSDN Git Service

[added] update.sh, script to update all jars and natives in the test and demo project...
authorbadlogicgames <badlogicgames@6c4fd544-2939-11df-bb46-9574ba5d0bfa>
Wed, 26 Jan 2011 19:46:27 +0000 (19:46 +0000)
committerbadlogicgames <badlogicgames@6c4fd544-2939-11df-bb46-9574ba5d0bfa>
Wed, 26 Jan 2011 19:46:27 +0000 (19:46 +0000)
[updated] all jars and natives of the test and demo projects :)

44 files changed:
demos/helloworld/gdx-helloworld-android/libs/armeabi-v7a/libandroidgl20.so [new file with mode: 0644]
demos/helloworld/gdx-helloworld-android/libs/armeabi-v7a/libgdx.so
demos/helloworld/gdx-helloworld-android/libs/armeabi/libgdx.so
demos/helloworld/gdx-helloworld-android/libs/gdx-backend-android.jar
demos/helloworld/gdx-helloworld-android/libs/gdx.jar
demos/helloworld/gdx-helloworld/libs/gdx-backend-jogl-natives.jar
demos/helloworld/gdx-helloworld/libs/gdx-backend-jogl.jar
demos/helloworld/gdx-helloworld/libs/gdx-natives.jar
demos/helloworld/gdx-helloworld/libs/gdx-sources.jar
demos/helloworld/gdx-helloworld/libs/gdx.jar
demos/invaders/gdx-invaders-android/libs/armeabi-v7a/libgdx.so
demos/invaders/gdx-invaders-android/libs/armeabi/libgdx.so
demos/invaders/gdx-invaders-android/libs/gdx-backend-android.jar
demos/invaders/gdx-invaders-android/libs/gdx.jar
demos/invaders/gdx-invaders/libs/gdx-backend-jogl-natives.jar
demos/invaders/gdx-invaders/libs/gdx-backend-jogl.jar
demos/invaders/gdx-invaders/libs/gdx-natives.jar
demos/invaders/gdx-invaders/libs/gdx-sources.jar
demos/invaders/gdx-invaders/libs/gdx.jar
demos/returntomarchfeld/rtm-android/libs/armeabi-v7a/libgdx.so
demos/returntomarchfeld/rtm-android/libs/armeabi/libgdx.so
demos/superjumper/superjumper-android/libs/armeabi-v7a/libandroidgl20.so [new file with mode: 0644]
demos/superjumper/superjumper-android/libs/armeabi-v7a/libgdx.so [new file with mode: 0644]
demos/superjumper/superjumper-android/libs/armeabi/libandroidgl20.so [new file with mode: 0644]
demos/superjumper/superjumper-android/libs/armeabi/libgdx.so [new file with mode: 0644]
demos/vector-pinball/gdx-vectorpinball-android/libs/armeabi-v7a/libgdx.so
demos/vector-pinball/gdx-vectorpinball-android/libs/armeabi/libgdx.so
demos/vector-pinball/gdx-vectorpinball-android/libs/gdx-backend-android.jar
demos/vector-pinball/gdx-vectorpinball-android/libs/gdx.jar
demos/vector-pinball/gdx-vectorpinball/libs/gdx-backend-jogl-natives.jar [new file with mode: 0644]
demos/vector-pinball/gdx-vectorpinball/libs/gdx-backend-jogl.jar
demos/vector-pinball/gdx-vectorpinball/libs/gdx-natives.jar
demos/vector-pinball/gdx-vectorpinball/libs/gdx-sources.jar
demos/vector-pinball/gdx-vectorpinball/libs/gdx.jar
extensions/twl/gdx-twl-tests-android/libs/armeabi-v7a/libgdx.so
extensions/twl/gdx-twl-tests-android/libs/armeabi/libgdx.so
gdx/libs/gdx-natives.jar
gdx/libs/linux/libgdx.so
gdx/libs/linux64/libgdx-64.so
gdx/libs/windows/gdx.dll
gdx/libs/windows64/gdx-64.dll
tests/gdx-tests-android/libs/armeabi-v7a/libgdx.so
tests/gdx-tests-android/libs/armeabi/libgdx.so
update.sh [new file with mode: 0644]

diff --git a/demos/helloworld/gdx-helloworld-android/libs/armeabi-v7a/libandroidgl20.so b/demos/helloworld/gdx-helloworld-android/libs/armeabi-v7a/libandroidgl20.so
new file mode 100644 (file)
index 0000000..7a7cd7f
Binary files /dev/null and b/demos/helloworld/gdx-helloworld-android/libs/armeabi-v7a/libandroidgl20.so differ
index 400bfa6..e75c154 100644 (file)
Binary files a/demos/helloworld/gdx-helloworld-android/libs/armeabi-v7a/libgdx.so and b/demos/helloworld/gdx-helloworld-android/libs/armeabi-v7a/libgdx.so differ
index 95d6c19..e65c910 100644 (file)
Binary files a/demos/helloworld/gdx-helloworld-android/libs/armeabi/libgdx.so and b/demos/helloworld/gdx-helloworld-android/libs/armeabi/libgdx.so differ
index 8ac5502..87e84d6 100644 (file)
Binary files a/demos/helloworld/gdx-helloworld-android/libs/gdx-backend-android.jar and b/demos/helloworld/gdx-helloworld-android/libs/gdx-backend-android.jar differ
index 0e8cfbb..e3333f0 100644 (file)
Binary files a/demos/helloworld/gdx-helloworld-android/libs/gdx.jar and b/demos/helloworld/gdx-helloworld-android/libs/gdx.jar differ
index fac2f3a..b84b35a 100644 (file)
Binary files a/demos/helloworld/gdx-helloworld/libs/gdx-backend-jogl-natives.jar and b/demos/helloworld/gdx-helloworld/libs/gdx-backend-jogl-natives.jar differ
index 15a812d..697f37b 100644 (file)
Binary files a/demos/helloworld/gdx-helloworld/libs/gdx-backend-jogl.jar and b/demos/helloworld/gdx-helloworld/libs/gdx-backend-jogl.jar differ
index 711eaad..3e9ae37 100644 (file)
Binary files a/demos/helloworld/gdx-helloworld/libs/gdx-natives.jar and b/demos/helloworld/gdx-helloworld/libs/gdx-natives.jar differ
index 7cb28b9..5e3ca25 100644 (file)
Binary files a/demos/helloworld/gdx-helloworld/libs/gdx-sources.jar and b/demos/helloworld/gdx-helloworld/libs/gdx-sources.jar differ
index 0e8cfbb..e3333f0 100644 (file)
Binary files a/demos/helloworld/gdx-helloworld/libs/gdx.jar and b/demos/helloworld/gdx-helloworld/libs/gdx.jar differ
index 400bfa6..e75c154 100644 (file)
Binary files a/demos/invaders/gdx-invaders-android/libs/armeabi-v7a/libgdx.so and b/demos/invaders/gdx-invaders-android/libs/armeabi-v7a/libgdx.so differ
index 95d6c19..e65c910 100644 (file)
Binary files a/demos/invaders/gdx-invaders-android/libs/armeabi/libgdx.so and b/demos/invaders/gdx-invaders-android/libs/armeabi/libgdx.so differ
index 8ac5502..87e84d6 100644 (file)
Binary files a/demos/invaders/gdx-invaders-android/libs/gdx-backend-android.jar and b/demos/invaders/gdx-invaders-android/libs/gdx-backend-android.jar differ
index 0e8cfbb..e3333f0 100644 (file)
Binary files a/demos/invaders/gdx-invaders-android/libs/gdx.jar and b/demos/invaders/gdx-invaders-android/libs/gdx.jar differ
index fac2f3a..b84b35a 100644 (file)
Binary files a/demos/invaders/gdx-invaders/libs/gdx-backend-jogl-natives.jar and b/demos/invaders/gdx-invaders/libs/gdx-backend-jogl-natives.jar differ
index 15a812d..697f37b 100644 (file)
Binary files a/demos/invaders/gdx-invaders/libs/gdx-backend-jogl.jar and b/demos/invaders/gdx-invaders/libs/gdx-backend-jogl.jar differ
index 711eaad..3e9ae37 100644 (file)
Binary files a/demos/invaders/gdx-invaders/libs/gdx-natives.jar and b/demos/invaders/gdx-invaders/libs/gdx-natives.jar differ
index 7cb28b9..5e3ca25 100644 (file)
Binary files a/demos/invaders/gdx-invaders/libs/gdx-sources.jar and b/demos/invaders/gdx-invaders/libs/gdx-sources.jar differ
index 0e8cfbb..e3333f0 100644 (file)
Binary files a/demos/invaders/gdx-invaders/libs/gdx.jar and b/demos/invaders/gdx-invaders/libs/gdx.jar differ
index c40c159..e75c154 100644 (file)
Binary files a/demos/returntomarchfeld/rtm-android/libs/armeabi-v7a/libgdx.so and b/demos/returntomarchfeld/rtm-android/libs/armeabi-v7a/libgdx.so differ
index 12f7529..e65c910 100644 (file)
Binary files a/demos/returntomarchfeld/rtm-android/libs/armeabi/libgdx.so and b/demos/returntomarchfeld/rtm-android/libs/armeabi/libgdx.so differ
diff --git a/demos/superjumper/superjumper-android/libs/armeabi-v7a/libandroidgl20.so b/demos/superjumper/superjumper-android/libs/armeabi-v7a/libandroidgl20.so
new file mode 100644 (file)
index 0000000..7a7cd7f
Binary files /dev/null and b/demos/superjumper/superjumper-android/libs/armeabi-v7a/libandroidgl20.so differ
diff --git a/demos/superjumper/superjumper-android/libs/armeabi-v7a/libgdx.so b/demos/superjumper/superjumper-android/libs/armeabi-v7a/libgdx.so
new file mode 100644 (file)
index 0000000..e75c154
Binary files /dev/null and b/demos/superjumper/superjumper-android/libs/armeabi-v7a/libgdx.so differ
diff --git a/demos/superjumper/superjumper-android/libs/armeabi/libandroidgl20.so b/demos/superjumper/superjumper-android/libs/armeabi/libandroidgl20.so
new file mode 100644 (file)
index 0000000..7a7cd7f
Binary files /dev/null and b/demos/superjumper/superjumper-android/libs/armeabi/libandroidgl20.so differ
diff --git a/demos/superjumper/superjumper-android/libs/armeabi/libgdx.so b/demos/superjumper/superjumper-android/libs/armeabi/libgdx.so
new file mode 100644 (file)
index 0000000..e65c910
Binary files /dev/null and b/demos/superjumper/superjumper-android/libs/armeabi/libgdx.so differ
index c40c159..e75c154 100644 (file)
Binary files a/demos/vector-pinball/gdx-vectorpinball-android/libs/armeabi-v7a/libgdx.so and b/demos/vector-pinball/gdx-vectorpinball-android/libs/armeabi-v7a/libgdx.so differ
index 12f7529..e65c910 100644 (file)
Binary files a/demos/vector-pinball/gdx-vectorpinball-android/libs/armeabi/libgdx.so and b/demos/vector-pinball/gdx-vectorpinball-android/libs/armeabi/libgdx.so differ
index f07fe15..87e84d6 100644 (file)
Binary files a/demos/vector-pinball/gdx-vectorpinball-android/libs/gdx-backend-android.jar and b/demos/vector-pinball/gdx-vectorpinball-android/libs/gdx-backend-android.jar differ
index cf00536..e3333f0 100644 (file)
Binary files a/demos/vector-pinball/gdx-vectorpinball-android/libs/gdx.jar and b/demos/vector-pinball/gdx-vectorpinball-android/libs/gdx.jar differ
diff --git a/demos/vector-pinball/gdx-vectorpinball/libs/gdx-backend-jogl-natives.jar b/demos/vector-pinball/gdx-vectorpinball/libs/gdx-backend-jogl-natives.jar
new file mode 100644 (file)
index 0000000..b84b35a
Binary files /dev/null and b/demos/vector-pinball/gdx-vectorpinball/libs/gdx-backend-jogl-natives.jar differ
index 3350033..697f37b 100644 (file)
Binary files a/demos/vector-pinball/gdx-vectorpinball/libs/gdx-backend-jogl.jar and b/demos/vector-pinball/gdx-vectorpinball/libs/gdx-backend-jogl.jar differ
index 6229bf5..3e9ae37 100644 (file)
Binary files a/demos/vector-pinball/gdx-vectorpinball/libs/gdx-natives.jar and b/demos/vector-pinball/gdx-vectorpinball/libs/gdx-natives.jar differ
index cce7994..5e3ca25 100644 (file)
Binary files a/demos/vector-pinball/gdx-vectorpinball/libs/gdx-sources.jar and b/demos/vector-pinball/gdx-vectorpinball/libs/gdx-sources.jar differ
index cf00536..e3333f0 100644 (file)
Binary files a/demos/vector-pinball/gdx-vectorpinball/libs/gdx.jar and b/demos/vector-pinball/gdx-vectorpinball/libs/gdx.jar differ
index c40c159..e75c154 100644 (file)
Binary files a/extensions/twl/gdx-twl-tests-android/libs/armeabi-v7a/libgdx.so and b/extensions/twl/gdx-twl-tests-android/libs/armeabi-v7a/libgdx.so differ
index 12f7529..e65c910 100644 (file)
Binary files a/extensions/twl/gdx-twl-tests-android/libs/armeabi/libgdx.so and b/extensions/twl/gdx-twl-tests-android/libs/armeabi/libgdx.so differ
index 711eaad..3e9ae37 100644 (file)
Binary files a/gdx/libs/gdx-natives.jar and b/gdx/libs/gdx-natives.jar differ
index 19d4bcf..627ea04 100644 (file)
Binary files a/gdx/libs/linux/libgdx.so and b/gdx/libs/linux/libgdx.so differ
index 49a8a25..a5947e0 100644 (file)
Binary files a/gdx/libs/linux64/libgdx-64.so and b/gdx/libs/linux64/libgdx-64.so differ
index 070c554..4b144ba 100644 (file)
Binary files a/gdx/libs/windows/gdx.dll and b/gdx/libs/windows/gdx.dll differ
index fc1a16a..4336dd7 100644 (file)
Binary files a/gdx/libs/windows64/gdx-64.dll and b/gdx/libs/windows64/gdx-64.dll differ
index 400bfa6..e75c154 100644 (file)
Binary files a/tests/gdx-tests-android/libs/armeabi-v7a/libgdx.so and b/tests/gdx-tests-android/libs/armeabi-v7a/libgdx.so differ
index 95d6c19..e65c910 100644 (file)
Binary files a/tests/gdx-tests-android/libs/armeabi/libgdx.so and b/tests/gdx-tests-android/libs/armeabi/libgdx.so differ
diff --git a/update.sh b/update.sh
new file mode 100644 (file)
index 0000000..0ca3208
--- /dev/null
+++ b/update.sh
@@ -0,0 +1,36 @@
+#!/usr/bin/sh 
+# Execute this in the root directory of the trunk to update all jars and natives from 
+# the CI server.
+wget http://libgdx.l33tlabs.org/libgdx-nightly-`date +%Y%m%d`.zip -O libgdx-nightlies.zip
+unzip libgdx-nightlies.zip -d nightlies
+unzip nightlies/gdx-natives.jar -d nightlies
+
+# copy natives to gdx/libs
+cp nightlies/gdx-natives.jar gdx/libs/
+cp nightlies/gdx.dll gdx/libs/windows
+cp nightlies/gdx-64.dll gdx/libs/windows64
+cp nightlies/libgdx.so gdx/libs/linux
+cp nightlies/libgdx-64.so gdx/libs/linux64
+
+# copy android natives to tests
+cp -rf nightlies/armeabi tests/gdx-tests-android/libs
+cp -rf nightlies/armeabi-v7a tests/gdx-tests-android/libs
+cp -rf nightlies/armeabi nightlies/armeabi-v7a extensions/twl/gdx-twl-tests-android/libs
+
+# copy jars and natives to demos
+cp -rf nightlies/gdx.jar nightlies/gdx-natives.jar nightlies/gdx-backend-jogl.jar nightlies/gdx-backend-jogl-natives.jar nightlies/gdx-sources.jar demos/helloworld/gdx-helloworld/libs
+cp -rf nightlies/gdx.jar nightlies/gdx-backend-android.jar nightlies/armeabi nightlies/armeabi-v7a demos/helloworld/gdx-helloworld-android/libs
+
+cp -rf nightlies/gdx.jar nightlies/gdx-natives.jar nightlies/gdx-backend-jogl.jar nightlies/gdx-backend-jogl-natives.jar nightlies/gdx-sources.jar demos/invaders/gdx-invaders/libs
+cp -rf nightlies/gdx.jar nightlies/gdx-backend-android.jar nightlies/armeabi nightlies/armeabi-v7a demos/invaders/gdx-invaders-android/libs
+
+cp -rf nightlies/gdx.jar nightlies/gdx-natives.jar nightlies/gdx-backend-jogl.jar nightlies/gdx-backend-jogl-natives.jar nightlies/gdx-sources.jar demos/vector-pinball/gdx-vectorpinball/libs
+cp -rf nightlies/gdx.jar nightlies/gdx-backend-android.jar nightlies/armeabi nightlies/armeabi-v7a demos/vector-pinball/gdx-vectorpinball-android/libs
+
+cp -rf nightlies/armeabi nightlies/armeabi-v7a demos/superjumper/superjumper-android/libs
+
+cp -rf nightlies/armeabi nightlies/armeabi-v7a demos/returntomarchfeld/rtm-android/libs
+
+# remove temporary directory
+rm -rf nightlies
+rm libgdx-nightlies.zip
\ No newline at end of file