summaryrefslogtreecommitdiffstats
path: root/make/build.xml
Commit message (Expand)AuthorAgeFilesLines
...
* Inserted pack200 repacking into the dist build target, and removed theKenneth Russel2007-01-241-29/+5
* Reverted build number back to nightly build format from 1.1.0-rc2Kenneth Russel2007-01-231-2/+2
* Updated build number to 1.1.0-rc2Kenneth Russel2007-01-211-2/+2
* Moved J2DTextureRenderer and J2DOverlay into their own sub-package and Kenneth Russel2007-01-041-1/+1
* Reverted JOGL and JOAL build.xml files to do nightly builds andKenneth Russel2006-12-231-2/+2
* Made rule for text file inclusion in source archive more genericKenneth Russel2006-12-221-1/+1
* Include changelog in source archives and developer bundles, and Kenneth Russel2006-12-221-1/+2
* Changed to do a release build of 1.1.0-rc1 tonight, assuming buildKenneth Russel2006-12-211-1/+1
* 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