summaryrefslogtreecommitdiffstats
path: root/make/build.xml
Commit message (Expand)AuthorAgeFilesLines
...
* Made changes to build.xml, joglversion, and joglRIversion files to beKenneth Russel2006-12-211-10/+28
* Added Windows/AMD64 binaries to dist buildKenneth Russel2006-12-201-8/+38
* Fixed problem on Win64 where manifest was not being created forKenneth Russel2006-12-201-1/+9
* Removed accidental inclusion of GlueGen runtime classes from distKenneth Russel2006-12-201-1/+1
* Updated build number to 1.1.0Kenneth Russel2006-11-241-1/+1
* Removed native code for DRIHack and replaced it with code using theKenneth Russel2006-11-241-40/+70
* Clean up jogl.dist.dir/tmp before building zip archivesKenneth Russel2006-11-221-0/+1
* Fixed Issue 249: Adding generated sources like GL.java to source distribution Kenneth Russel2006-11-151-3/+107
* Removed now-obsolete platform-specific Ant targets; the correct way to Kenneth Russel2006-10-231-119/+7
* Bumped version number of nightly builds to 1.0.1-preKenneth Russel2006-10-051-1/+1
* Added linker support for Cg on SolarisKenneth Russel2006-09-011-0/+1
* Refactored initialization of C compilers via cpptasks into Kenneth Russel2006-08-121-164/+40
* Changed isSolaris property detected by gluegen-cpptasks.xml to mean Kenneth Russel2006-08-011-2/+2
* Applied trick from user Kickaha on JOGL forum to potentially allow MacKenneth Russel2006-07-281-0/+15
* Added support for sharing of textures, etc. between GLPbuffers andKenneth Russel2006-07-211-1/+1
* Issue number:gfxadmin2006-07-211-1/+22
* Fixed build problem on FreeBSD; fix confirmed by user cybasheep on JOGL forumKenneth Russel2006-07-191-0/+2
* Issue number:gfxadmin2006-06-131-1/+45
* jogl/make/build.xmlgfxadmin2006-05-311-1/+25
* Fixed error message in Solaris/SPARCv9 part of dist targetKenneth Russel2006-05-291-2/+2
* Preliminary fix forKenneth Russel2006-05-281-0/+4
* Issue number:gfxadmin2006-04-291-1/+21
* Issue number:gfxadmin2006-04-281-1/+21
* Incorporated NativeTaglet sources from cylab into gluegen source tree Kenneth Russel2006-04-271-6/+6
* Issue number:gfxadmin2006-04-251-3/+56
* Updated JOGLAppletLauncher with new native library names. Made pack200Kenneth Russel2006-04-191-1/+1
* Added "redist" target to build.xml to be able to use the nightly buildKenneth Russel2006-04-191-0/+29
* Fixed Issue 212: Incorporate patch to add URL links to GL javadoc Kenneth Russel2006-04-171-6/+18
* Issue number:gfxadmin2006-04-171-1/+1
* Issue number:gfxadmin2006-04-141-27/+27
* Added patch from user mabraham on javagaming.org forums for building Kenneth Russel2006-04-141-3/+12
* Support for building on HP/UX from user metasim on JOGL forumKenneth Russel2006-04-131-3/+50
* Deleted whitespaceKenneth Russel2006-03-251-3/+0
* Fixed problem with dist target destroying version string in manifest Kenneth Russel2006-03-251-2/+9
* Fixed initialization problem in dev javadoc pointed out by Justin Kenneth Russel2006-03-251-5/+5
* Added NativeSignatureEmitterKenneth Russel2006-03-061-9/+38
* Added libjogl_drihack.so to dist native library jarsKenneth Russel2006-02-161-3/+3
* Fixed problems with lack of hardware acceleration on LinuxKenneth Russel2006-02-161-11/+35
* Issue number:gfxadmin2006-02-161-1/+15
* Added GlueGen sources, LICENSEs and READMEs to JOGL dist's jogl-src.zipKenneth Russel2006-02-131-1/+1
* Added checking of whether the correct GLContext is current to the Kenneth Russel2006-02-121-13/+20
* Completion of initial work on FBO support in Java2D/JOGL bridge. Kenneth Russel2006-02-111-18/+17
* Made loading of GLU library lazier, partially in the hope that thisKenneth Russel2006-02-101-4/+4
* Changed syslibset for Xxf86vm to be non-static to work around apparentKenneth Russel2006-02-071-3/+3
* Issue number: Various issues are covered by this -- I will update themgfxadmin2006-01-311-6/+42
* Fixed Issue 173: Adjust gamma, brightness and contrast Kenneth Russel2006-01-221-1/+3
* Cleaned up how declarations for Mac OS X window system wrapperKenneth Russel2006-01-221-0/+2
* Moved GlueGen out of the JOGL workspace and into its own project. Kenneth Russel2006-01-151-192/+66
* Revised JOGL's build.xml to look more like JOAL's with autodetection Kenneth Russel2006-01-141-224/+279
* Renamed com.sun.opengl.utils to com.sun.opengl.util. Moved Kenneth Russel2006-01-131-5/+3