summaryrefslogtreecommitdiffstats
path: root/make/build.xml
Commit message (Expand)AuthorAgeFilesLines
* Proper antlr.jar in NB projects.xml (2nd try)Sven Gothel2010-11-081-1/+1
* Fix PCPP 'define' case; Keep PCPP output file if 'debug' ; GlueGen uses PCPP ...Sven Gothel2010-11-071-3/+9
* Tests: Enable all tests ; Remove 'test' target -> 'junit.run' ; Fix junit cha...Sven Gothel2010-11-071-35/+40
* gluegen-rt-cdc.jar -> gluegen-rt.cdc.jar to comply with JOGL cdc naming conve...Sven Gothel2010-11-071-9/+9
* Renamed com.sun.gluegen -> com.jogamp.gluegenSven Gothel2010-11-061-11/+9
* add 'base.compile' target to skip compiling unit tests for faster development...Sven Gothel2010-11-061-1/+3
* Moved locking to: com.jogamp.common.util.locks ; Better abstraction ; Misc ch...Sven Gothel2010-10-141-0/+2
* Simplify default value of product.build.numberSven Gothel2010-07-271-5/+1
* Fix: gluegen.build.number default/file value orderSven Gothel2010-07-261-2/+2
* Fix: Default value for gluegen.build.numberSven Gothel2010-07-261-0/+5
* Fix build.number -> gluegen.build.number; Read artifact.propertiesSven Gothel2010-07-261-1/+2
* new line after build.number in artifact.properties.Michael Bien2010-07-241-1/+1
* Fix build.number escapingSven Gothel2010-07-231-1/+1
* Add build.number -> gluegen.build.number tagging to file build/artifact.propertySven Gothel2010-07-231-1/+5
* Merge branch 'freebsd-fixes' of http://github.com/rothwell/gluegenMichael Bien2010-07-181-4/+15
|\
| * Use the correct linker configurations on FreeBSD and fix the java.includes.di...Mark Rothwell2010-06-261-4/+15
* | added slice utility methods to Buffers + rudimentary test.Michael Bien2010-07-041-4/+5
|/
* GlueGen/JOGL Windows x86 x86_64 BuildsSven Gothel2010-05-161-2/+8
* Put junit.jar 4.8.2, antlr.jar 2.7.7 into make/lib, and use it as the default...Sven Gothel2010-05-121-6/+2
* Add javadoc.zipSven Gothel2010-05-091-0/+3
* - JAR Manifest: Trusted-Library: trueSven Gothel2010-04-281-20/+15
* added javadoc target to gluegen buildscript.Michael Bien2010-04-261-2/+15
* Cleanup uptodate ruleSven Gothel2010-04-221-3/+10
* Added keyNotFoundValue semantics, for primitve types it defaults to -1 now.Sven Gothel2010-04-191-4/+7
* fixed LongIntHashMap build config.Michael Bien2010-04-151-2/+2
* 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