summaryrefslogtreecommitdiffstats
path: root/make/build.xml
Commit message (Expand)AuthorAgeFilesLines
* Fixed missing linker type of suncc in Solaris buildKenneth Russel2004-10-041-1/+1
* Removed debug info from native libraries after CPPTask cutoverKenneth Russel2004-08-051-1/+1
* Added acknowledgment of Alex Radeski to build.xmlKenneth Russel2004-08-041-1/+2
* Fixed Solaris portion of cpptasks port; needed to add a new sunccKenneth Russel2004-08-041-2/+3
* Incorporated changes by Alex Radeski <[email protected]> from the Kenneth Russel2004-08-041-338/+259
* Bug fix from user GKW on the JOGL forums for problems reported by Kenneth Russel2004-08-031-2/+2
* Fixed cygwin / mingw compilation issues pointed out by user cylab on Kenneth Russel2004-07-281-1/+1
* Fixed Issue 85: Weekly builds / sourceKenneth Russel2004-07-161-0/+7
* Fixed build problems on Linux after addition of OpenGL 1.5 support.Kenneth Russel2004-04-221-3/+6
* Fixed Issue 73: build.xml needs "-L/usr/X11R6/lib" for Linux.Kenneth Russel2004-04-191-1/+1
* Fixed Javadoc problemsKenneth Russel2004-04-121-2/+2
* Removed debugging code from declare.macosx ruleKenneth Russel2004-04-121-6/+0
* Fixed Issue 70: JOGL build broken with Ant 1.6Kenneth Russel2004-04-071-10/+21
* Minor cleanups to build.xmlKenneth Russel2004-03-151-4/+1
* Update for custom pixel formats in OSXgregorypierce2004-02-281-7/+7
* Modified the OSX jogl.properties location to something that actually exists o...gregorypierce2004-01-181-1/+1
* added Mac OS X specific compiler and linker options - prebinding. jogl.jnilib...Gerard Ziemski2003-11-041-3/+3
* Added Gerard Ziemski's changes to the build process on OS X to lookKenneth Russel2003-09-101-1/+10
* Added contribution from user GKW on community.java.net forums to fixKenneth Russel2003-09-051-2/+2
* Ported JOGL's Cg support to Linux; fixed capitalization and otherKenneth Russel2003-09-051-3/+3
* Fixed Mac OS X build after recent JAWT changes in 10.3 (which areKenneth Russel2003-08-241-2/+5
* Changed behavior of ManuallyImplement to not emit GLEmitter's dispatchKenneth Russel2003-08-061-0/+5
* Updated TODO and fixed bug in default build.xml ruleKenneth Russel2003-08-041-2/+2
* Fixed bug in Animator where it would hang upon stopping if exceptionKenneth Russel2003-07-151-2/+2
* Fixed issue 12: Better tracing outputKenneth Russel2003-07-151-0/+1
* Fixed bugs in Solaris build.Kenneth Russel2003-07-141-4/+12
* Added "dist" target to assemble one jogl.jar out of platform-specificKenneth Russel2003-07-141-0/+51
* Fixed dangling references to platform-dependent stub_includes versionsKenneth Russel2003-07-141-3/+3
* Switched jogl-demos to use Ant instead of GNU make.Kenneth Russel2003-07-141-2/+2
* Fixed bugs in Mac OS X Ant build.Kenneth Russel2003-07-141-6/+12
* Fixed bugs in Linux build: GLEmitter needs to be used forKenneth Russel2003-07-141-3/+3
* Added Ant build support, contributed by Rob Grzywinski and ArturKenneth Russel2003-07-141-0/+1038