From 48e6e34ebc8747ef80a4c74c18679f027a8172f0 Mon Sep 17 00:00:00 2001 From: kbr Date: Sun, 12 Feb 2006 21:02:37 +0000 Subject: Added checking of whether the correct GLContext is current to the DebugGL pipeline. Fixed dependencies in JOGL and JOAL build.xml files so that generated code gets automatically rebuilt if GlueGen is updated. git-svn-id: file:///home/mbien/NetBeansProjects/JOGAMP/joal-sync/git-svn/../svn-server-sync/joal/trunk@112 03bf7f67-59de-4072-a415-9a990d468a3f --- make/build.xml | 22 +++++++++++++--------- 1 file changed, 13 insertions(+), 9 deletions(-) (limited to 'make') diff --git a/make/build.xml b/make/build.xml index ebe3bc6..30f1ca1 100755 --- a/make/build.xml +++ b/make/build.xml @@ -162,8 +162,11 @@ - - + + + + + @@ -318,10 +321,9 @@ - - - - + + + @@ -329,9 +331,11 @@ - - - + + + + -- cgit v1.2.3