summaryrefslogtreecommitdiffstats
path: root/make
Commit message (Expand)AuthorAgeFilesLines
* fix typoSven Gothel2010-11-103-6/+6
* VersionInfo self containing (adding main)Sven Gothel2010-11-101-1/+2
* Add generic VersionUtil (Manifest and Platform) ; Add VersionInfoSven Gothel2010-11-101-2/+3
* Adding SCM_BRANCH, gluegen.build.branch infoSven Gothel2010-11-104-0/+8
* Added 'gluegen.build.id' (hudson timestamp) and 'gluegen.build.commit' (git c...Sven Gothel2010-11-104-3/+14
* Incooperate gluegen.build.number in ZIP archive name and in JAR manifestsSven Gothel2010-11-094-11/+36
* Add javadoc packagelists for other JogAmp javadoc offline linksSven Gothel2010-11-092-0/+149
* Enhance API doc .. package description etcSven Gothel2010-11-091-0/+1
* Archive: add timestamp; javadoc with 1.5Sven Gothel2010-11-091-2/+6
* Adding developer zip archive, which is being reused for deployment.Sven Gothel2010-11-092-7/+46
* Gluegen: Types (stddef/stdint), Header and Predefined Macro ChangeSven Gothel2010-11-0915-68/+150
* Proper antlr.jar in NB projects.xml (2nd try)Sven Gothel2010-11-081-1/+1
* Changed license (-> BSD) and content (minimum tokens) of dynamic-linker.hSven Gothel2010-11-081-35/+43
* Fix PCPP 'define' case; Keep PCPP output file if 'debug' ; GlueGen uses PCPP ...Sven Gothel2010-11-072-6/+18
* Tests: Enable all tests ; Remove 'test' target -> 'junit.run' ; Fix junit cha...Sven Gothel2010-11-072-42/+42
* Enable ant based single test scriptSven Gothel2010-11-071-2/+19
* gluegen-rt-cdc.jar -> gluegen-rt.cdc.jar to comply with JOGL cdc naming conve...Sven Gothel2010-11-072-9/+9
* Relocation: GlueGen GL Parts to JoglSven Gothel2010-11-061-3/+1
* Renamed com.sun.gluegen -> com.jogamp.gluegenSven Gothel2010-11-064-18/+16
* add 'base.compile' target to skip compiling unit tests for faster development...Sven Gothel2010-11-061-1/+3
* Sort compiler/linker configs and add __unix__ and DEBUG defines as appropriat...Sven Gothel2010-11-051-85/+126
* TestRecursiveLock01: Reduce threads/loop, otherwise slow machines will time outSven Gothel2010-11-021-2/+2
* New jogamp.common.util.ArrayHashSet, providing O(1) queries/add and identity ...Sven Gothel2010-10-231-1/+3
* Moved locking to: com.jogamp.common.util.locks ; Better abstraction ; Misc ch...Sven Gothel2010-10-142-4/+12
* fix runtest.sh scriptsSven Gothel2010-10-091-7/+12
* Added TestRecursiveToolkitLock; junit.run: disable inner classes in batch runSven Gothel2010-10-091-1/+4
* Fix my build scripts - thx 2 utgardaSven Gothel2010-09-242-2/+7
* 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