From 7a241a3f5e9cc4e24638b744d3862a92ae590b9d Mon Sep 17 00:00:00 2001 From: Kenneth Russel Date: Mon, 23 Oct 2006 17:49:48 +0000 Subject: Removed now-obsolete platform-specific Ant targets; the correct way to invoke a build is now simply by calling "ant" git-svn-id: file:///usr/local/projects/SUN/JOGL/git-svn/svn-server-sync/jogl/trunk@958 232f8b59-042b-4e1e-8c03-345bb8c30851 --- make/build.xml | 126 ++++----------------------------------------------------- 1 file changed, 7 insertions(+), 119 deletions(-) (limited to 'make/build.xml') diff --git a/make/build.xml b/make/build.xml index e9aa670a0..8a67be6ee 100644 --- a/make/build.xml +++ b/make/build.xml @@ -29,18 +29,13 @@ - Java and C file generators. Note that it is only supported - to create the Javadoc for the platform on which you are - currently running. - - Optional targets (NOTE, FIXME, may be deleted in the future): - - freebsd - - linux - - linux.amd64 - - linux.ia64 - - macosx - - macosxfat (ppc & i386 - requires Intel Transition Development Kit or fat Mac OS X) - - solaris - - win32.vc6 - - win32.vc7 - - win32.vc8 - - win32.mingw: build everything (jar, DSOs) for the current platform + - + - Note: on Windows the "win32.c.compiler" property in jogl.properties + - is required to select the appropriate C compiler. See the example + - jogl.properties in this directory for valid values. On Mac OS X + - universal binaries may also be built by setting the "macosxfat" + - property in jogl.properties; again see the example file in this + - directory. - - Optional properties: - -Djogl.cg=1 when combined with the build or javadoc targets will cause @@ -1411,111 +1406,4 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -- cgit v1.2.3