aboutsummaryrefslogtreecommitdiffstats
path: root/make
Commit message (Expand)AuthorAgeFilesLines
* LICENSE.txt changes:Sven Gothel2010-09-146-0/+711
* 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-182-11/+70
|\
| * Declare x86 and amd64 compilers for FreeBSDMark Rothwell2010-06-261-4/+14
| * New linker definitions for FreeBSD (do not reuse Linux definitions for the sa...Mark Rothwell2010-06-261-0/+8
| * Set os.and.arch for FreeBSDMark Rothwell2010-06-261-1/+7
| * Split FreeBSD in the same manner as Linux: isFreeBSD, isFreeBSDX86, isFreeBSD...Mark Rothwell2010-06-261-2/+26
| * 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 MingW BuildsSven Gothel2010-05-161-3/+4
* GlueGen/JOGL Windows x86 x86_64 MingW BuildsSven Gothel2010-05-161-0/+4
* GlueGen/JOGL Windows x86 x86_64 BuildsSven Gothel2010-05-166-19/+104
* win32.c.compiler defaults to mingwSven Gothel2010-05-142-3/+5
* Fix html ref ; Fix property error messageSven Gothel2010-05-141-1/+1
* Put junit.jar 4.8.2, antlr.jar 2.7.7 into make/lib, and use it as the default...Sven Gothel2010-05-1210-44/+15
* Move HashMapTest to junit.run; Unify classes to only 'Test' in their name if ...Sven Gothel2010-05-101-27/+29
* Add javadoc.zipSven Gothel2010-05-091-0/+3
* Cleanup: Move scripts into their folderSven Gothel2010-05-057-0/+0
* - JAR Manifest: Trusted-Library: trueSven Gothel2010-04-283-20/+23
* added javadoc target to gluegen buildscript.Michael Bien2010-04-261-2/+15
* Cleanup uptodate ruleSven Gothel2010-04-222-6/+12
* 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-132-7/+33
|/
* ant 1.8.0 on win32Sven Gothel2010-04-101-1/+1
* 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-108-3/+11
|/
* 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-0815-88/+264
* disabled hard failure for junit tests, hope sven does not read this ;).Michael Bien2010-04-011-1/+1
* fixed generated imports rudimentary (not DRY).. cleanup in work.Michael Bien2010-03-311-0/+2
* Merged with latest of mbienSven Gothel2010-03-315-6/+8
|\
| * introduced com.jogamp.common.{nio,os} packages and moved some classes.Michael Bien2010-03-313-3/+3
| * reduced verbosity in test output.Michael Bien2010-03-311-2/+5
| * introduced internal NativeBuffer interface, this can be made public as soon w...Michael Bien2010-03-301-1/+0
* | Buffer heritage added. Migrated old runtime tests.Sven Gothel2010-03-311-14/+14
|/
* Resolved conflictsSven Gothel2010-03-293-10/+10
|\
| * updated scripts with correct package names.Michael Bien2010-03-283-10/+10
* | New Int64Buffer type, which is being used for gluegen 'long *'Sven Gothel2010-03-295-1/+94
|/
* (part2) merged all cdc_fp special cases into one common superclass for each s...Michael Bien2010-03-281-7/+4