From 2f89bf30607281bb8dc0a07b185fa403b9b0f093 Mon Sep 17 00:00:00 2001 From: Sven Gothel Date: Mon, 16 May 2011 03:28:25 +0200 Subject: build: Query git branch/sha1 and use it if not set and tools are available; Add Java source zip file. Query git branch/sha1 and use it if not set and tools are available. This shall improve tracking of manual generated binaries/bundles. Add Java source zip file. Contains all Java source code (incl. generated ones) enhancing IDE usage, where API doc and source browsing of libs is supported (NB/Eclipse/etc). --- make/scripts/make.jogl.all.linux-x86_64.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'make/scripts') diff --git a/make/scripts/make.jogl.all.linux-x86_64.sh b/make/scripts/make.jogl.all.linux-x86_64.sh index 577caeb14..2b51f00d8 100755 --- a/make/scripts/make.jogl.all.linux-x86_64.sh +++ b/make/scripts/make.jogl.all.linux-x86_64.sh @@ -52,9 +52,9 @@ echo LIBGL_DEBUG: $LIBGL_DEBUG 2>&1 | tee -a $LOGF # -Djavacdebug="true" \ # -Djavacdebuglevel="source,lines,vars" \ +# BUILD_ARCHIVE=true \ ant \ $CUSTOMLIBDIR \ - -Djavacdebuglevel="source,lines,vars" \ -Djogl.cg=1 \ -Drootrel.build=build-x86_64 \ -DuseKD=true \ -- cgit v1.2.3