summaryrefslogtreecommitdiffstats
path: root/make/build.xml
Commit message (Expand)AuthorAgeFilesLines
* junit test code cleanup and some build preperations for hudson.Michael Bien2010-02-121-9/+9
* added test target to main build script.Michael Bien2010-02-121-4/+28
* preparations for continuous builds and cross compilation (WIP).Michael Bien2009-11-201-5/+9
* fixed clean target.Michael Bien2009-11-161-2/+2
* gluegen.jar compiles now with source=1.5 classfile version (However, gluegen-...Michael Bien2009-10-081-0/+16
* Proper gluegen.properties loadingsg2158892009-07-281-14/+4
* Fix: Native CPU 32/64 bit detection; Tested on CVM/J2SEsg2158892009-07-281-10/+13
* Fix CDC JAR unificationsg2158892009-07-151-1/+1
* Build CDC named JARs for CVM in default build, no more specialized build nece...sg2158892009-07-151-9/+16
* Build CDC named JARs for CVM in default build, no more specialized build nece...sg2158892009-07-151-45/+65
* Add missing changessg2158892009-07-131-0/+2
* Change version number to conform to JOGL naming conventionKenneth Russel2009-06-171-2/+2
* Copied JOGL_2_SANDBOX r145 on to trunk; JOGL_2_SANDBOX branch is now closedKenneth Russel2009-06-151-0/+530
* Deleted obsolete source code in preparation for copying JOGL_2_SANDBOXKenneth Russel2009-06-151-488/+0
* Fixed build breakage on non-Windows platforms due to recent changes toKenneth Russel2008-05-151-11/+18
* Refactorings to support building JOGL and supporting libraries on Kenneth Russel2008-05-131-2/+38
* Fixed Issue 5: build: Use system antlr automatically if jpackage-compatible s...Kenneth Russel2008-04-191-0/+4
* Normalized gluegen-rt-natives jar file names using new definitions Kenneth Russel2006-09-031-30/+3
* Fixed build breakage on Solaris/SPARCv9 and Solaris/AMD64 platformsKenneth Russel2006-08-131-4/+4
* Refactored initialization of C compilers via cpptasks into Kenneth Russel2006-08-121-133/+1
* Made GlueGen build.xml build the NativeLibrary native code on allKenneth Russel2006-08-091-1/+1
* Added NativeLibrary helper class to com.sun.gluegen.runtime package, Kenneth Russel2006-08-011-0/+423
* Added NativeSignatureEmitterKenneth Russel2006-03-061-2/+10
* Added download and build instructions to GlueGen manual. Added Kenneth Russel2006-01-171-1/+7
* Moved GlueGen out of the JOGL workspace and into its own project. Kenneth Russel2006-01-151-0/+163