aboutsummaryrefslogtreecommitdiffstats
path: root/make/build.xml
Commit message (Expand)AuthorAgeFilesLines
* Copied JOGL_2_SANDBOX r1957 on to trunk; JOGL_2_SANDBOX branch is now closedKenneth Russel2009-06-151-0/+145
* Deleted obsolete source code in preparation for copying JOGL_2_SANDBOXKenneth Russel2009-06-151-1581/+0
* Updated build number to 1.1.2 and updated docs to point to 1.1.1 asKenneth Russel2008-05-231-2/+2
* Updated build number to 1.1.1 (final)Kenneth Russel2008-04-301-1/+1
* Fixed Issue 350: build: Use system antlr automatically if jpackage-compatible...Kenneth Russel2008-04-191-0/+4
* Worked around NullPointerException during build process by simplifying Kenneth Russel2008-03-301-5/+1
* Reverted back to nightly build numbering schemeKenneth Russel2008-02-231-2/+2
* Bumped build number to 1.1.1-rc8Kenneth Russel2008-02-181-2/+2
* Reverted base version to 1.1.1Kenneth Russel2008-02-171-1/+1
* Reverted back to nightly build numbering schemeKenneth Russel2008-02-171-1/+1
* Bumped build number to 1.1.1-rc7Kenneth Russel2007-11-151-2/+2
* Reverted back to nightly build numbering schemeKenneth Russel2007-10-231-2/+2
* Bumped build number to 1.1.1-rc6Kenneth Russel2007-10-171-2/+2
* Undid last checkin as it appears the current glPushClientAttrib / Kenneth Russel2007-10-131-2/+2
* Pre-emptively added clearing out of the GL_ARRAY_BUFFER binding after Kenneth Russel2007-10-121-1/+1
* Bumped build number to 1.1.1-rc5Kenneth Russel2007-10-101-1/+1
* Bumped build number to 1.1.1-rc4Kenneth Russel2007-10-091-2/+2
* Integration of Tomas Hrasky's port of basic GLU NURBS functionality Kenneth Russel2007-10-091-1/+2
* Reset build number to nightly build schemeKenneth Russel2007-07-051-2/+2
* Fixed typo which broke nightly buildKenneth Russel2007-06-291-1/+1
* Bumped build number to 1.1.1-rc3Kenneth Russel2007-06-291-2/+2
* Reverted back to nightly build numbering schemeKenneth Russel2007-05-251-2/+2
* Updated build number to 1.1.1-rc2 in anticipation of tonight's buildKenneth Russel2007-05-241-2/+2
* Reverted build number back to nightly build schemeKenneth Russel2007-05-091-2/+2
* Changed version number to build 1.1.1-rc1 tonightKenneth Russel2007-05-071-2/+2
* Reverted back to nightly build numbering schemeKenneth Russel2007-04-231-2/+2
* Updated link to most recent archived JNLP to 1.1.0, Javadoc windowKenneth Russel2007-04-191-1/+1
* Changed version number to 1.1.0 (final)Kenneth Russel2007-04-191-1/+1
* Changed build.xml to hopefully build 1.1.0-rc4 tonightKenneth Russel2007-04-101-2/+2
* Added generation of version.txt to dist buildKenneth Russel2007-03-161-0/+2
* Updates for adding Cg binding to Solaris/x86 buildsKenneth Russel2007-02-201-1/+2
* Reverted build number back to nightly build schemeKenneth Russel2007-02-151-2/+2
* Incremented build number to 1.1.0-rc3 and scheduled a release buildKenneth Russel2007-02-141-2/+2
* Changed fork property of composable pipeline generation on Kenneth Russel2007-02-081-1/+1
* 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