From 4b9eaeb6f74887327467beb684289f728fd905c2 Mon Sep 17 00:00:00 2001 From: Kenneth Russel Date: Sat, 12 Aug 2006 00:21:32 +0000 Subject: Refactored initialization of C compilers via cpptasks into gluegen-cpptasks.xml. Now JOGL and JOAL subclass these compiler and linker definitions where necessary, resulting in much more code sharing between the build.xml files. JOAL should now be ready to compile on more platforms as well. Tested so far on Windows; will test builds on other platforms. git-svn-id: file:///usr/local/projects/SUN/JOGL/git-svn/svn-server-sync/jogl/trunk@882 232f8b59-042b-4e1e-8c03-345bb8c30851 --- make/build.xml | 204 +++++++++++---------------------------------------------- 1 file changed, 40 insertions(+), 164 deletions(-) (limited to 'make/build.xml') diff --git a/make/build.xml b/make/build.xml index 095227244..9576bcca5 100644 --- a/make/build.xml +++ b/make/build.xml @@ -280,31 +280,31 @@ - + - + - + - + - + @@ -358,8 +358,8 @@ - - + + @@ -368,8 +368,8 @@ - - + + @@ -378,8 +378,8 @@ - - + + @@ -390,30 +390,30 @@ - - + + - + - - - + + + - + - - - + + + @@ -441,7 +441,7 @@ - + @@ -449,9 +449,9 @@ - - - + + + @@ -459,8 +459,8 @@ - - + + @@ -481,7 +481,7 @@ - + @@ -732,180 +732,58 @@ - Compile the native C code for JOGL (and optionally the Cg binding). --> - + - + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + - - - - - - - - - - - - - - - - + - - - + - + - - - - + - + - - - - - - - - - - - - - - - - - + - - - - - - - - + - - - - - - + @@ -914,13 +792,11 @@ - + - - -- cgit v1.2.3