aboutsummaryrefslogtreecommitdiffstats
path: root/make/build.xml
Commit message (Expand)AuthorAgeFilesLines
* merged LongInt with IntIntHashMap.Michael Bien2010-04-151-7/+15
* Merge branch 'master' of github.com:mbien/gluegenSven Gothel2010-04-131-3/+21
|\
| * gluegen creates now LongObject and LongLongHashMap from LongIntHashMap additi...Michael Bien2010-04-121-3/+21
* | Added Uptodate verification to build only when necessarySven Gothel2010-04-131-3/+15
|/
* Merge branch 'master' of github.com:mbien/gluegenSven Gothel2010-04-101-13/+35
|\
| * annotated certain token in IntIntHashMap for text substitution.Michael Bien2010-04-081-13/+35
* | *** Now Using Apache-Ant-1.8.0 ***Sven Gothel2010-04-101-1/+5
|/
* initial import of IntIntHashmap + JUnitTest including a benchmark.Michael Bien2010-04-081-0/+1
* http://jogamp.org/bugzilla/show_bug.cgi?id=393Sven Gothel2010-04-081-8/+14
* fixed generated imports rudimentary (not DRY).. cleanup in work.Michael Bien2010-03-311-0/+2
* reduced verbosity in test output.Michael Bien2010-03-311-2/+5
* (part2) merged all cdc_fp special cases into one common superclass for each s...Michael Bien2010-03-281-7/+4
* renamed com.sun.gluegen.runtime -> com.jogamp.gluegen.runtime.Michael Bien2010-03-271-13/+13
* removed ant warnings:Michael Bien2010-03-261-6/+6
* invoke junit.run on testSven Gothel2010-03-251-1/+1
* build-junit.xml unique build_t propertySven Gothel2010-03-251-1/+1
* http://www.jogamp.org/bugzilla/show_bug.cgi?id=390Sven Gothel2010-03-251-0/+8
* http://www.jogamp.org/bugzilla/show_bug.cgi?id=390Sven Gothel2010-03-251-8/+11
* removed test from all build target to safe time when jogl builds.Michael Bien2010-03-121-2/+2
* fixed jdk tools.jar classpath for hudson to fix tests.Michael Bien2010-02-121-2/+4
* 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