From 61d2579d7e6ccb1ac2fbb48d0410390a697bec16 Mon Sep 17 00:00:00 2001 From: Kenneth Russel Date: Sun, 15 Jan 2006 03:25:55 +0000 Subject: Moved GlueGen out of the JOGL workspace and into its own project. Restructured JOGL and JOAL build processes to separately invoke GlueGen's main build.xml before using it to generate their code. Refactored OS/CPU detection code into gluegen-cpptasks.xml build file in GlueGen workspace, which is now imported by both the JOGL and JOAL build processes. Unfortunately it seems to be somewhat difficult to completely factor out the C compiler configuration into the GlueGen workspace so this has been left for a later date. Added missed ALProcAddressLookup file to JOAL workspace. Updated JOGL and JOAL build documentation. More documentation for the GlueGen workspace is forthcoming. git-svn-id: file:///usr/local/projects/SUN/JOGL/git-svn/svn-server-sync/jogl/trunk@542 232f8b59-042b-4e1e-8c03-345bb8c30851 --- make/lib/cpptasks.jar | Bin 345356 -> 0 bytes 1 file changed, 0 insertions(+), 0 deletions(-) delete mode 100755 make/lib/cpptasks.jar (limited to 'make/lib/cpptasks.jar') diff --git a/make/lib/cpptasks.jar b/make/lib/cpptasks.jar deleted file mode 100755 index 005691c09..000000000 Binary files a/make/lib/cpptasks.jar and /dev/null differ -- cgit v1.2.3