From f34a8c13539621d5196d29f52e673f8f42a79fa4 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/gluegen/trunk@40 a78bb65f-1512-4460-ba86-f6dc96a7bf27 --- make/build.xml | 134 +-------------------------------------------------------- 1 file changed, 1 insertion(+), 133 deletions(-) (limited to 'make/build.xml') diff --git a/make/build.xml b/make/build.xml index d44db60..3048907 100755 --- a/make/build.xml +++ b/make/build.xml @@ -297,139 +297,7 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + -- cgit v1.2.3