aboutsummaryrefslogtreecommitdiffstats
path: root/make
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add missing fileSven Gothel2010-03-281-0/+17
* Merge with mbien's 2ea8c93d5fd27207872b97c964e3f8af5ac850c6Sven Gothel2010-03-284-16/+16
|\
| * Merge branch 'master' of [email protected]:mbien/gluegenMichael Bien2010-03-272-6/+10
| |\
| * | renamed com.sun.gluegen.runtime -> com.jogamp.gluegen.runtime.Michael Bien2010-03-274-16/+16
* | | http://www.jogamp.org/bugzilla/show_bug.cgi?id=389Sven Gothel2010-03-281-6/+40
| |/ |/|
* | Add coverage test (signatures and execution) ..Sven Gothel2010-03-271-3/+5
* | Use property.location for compatible absolute path compositionSven Gothel2010-03-261-3/+5
|/
* Revert "Remove absolute path composing with basedir .."Michael Bien2010-03-261-1/+1
* Remove absolute path composing with basedir ..Sven Gothel2010-03-261-1/+1
* removed ant warnings:Michael Bien2010-03-262-7/+7
* Fix import/basedir bug (ant?) for hudson workspaceSven Gothel2010-03-261-1/+8
* Add missing java.includes to cc build-junit.xmlSven Gothel2010-03-261-0/+2
* invoke junit.run on testSven Gothel2010-03-251-1/+1
* build-junit.xml unique build_t propertySven Gothel2010-03-252-34/+36
* start with gluegen.root ..Sven Gothel2010-03-251-5/+3
* http://www.jogamp.org/bugzilla/show_bug.cgi?id=390Sven Gothel2010-03-259-877/+1181
* http://www.jogamp.org/bugzilla/show_bug.cgi?id=390Sven Gothel2010-03-253-8/+50
* 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-122-4/+28
* preparations for continuous builds and cross compilation (WIP).Michael Bien2009-11-203-6/+98
* Added quick hack to simplify crosscompilation with cpptasks.Michael Bien2009-11-173-3/+25
* fixed clean target.Michael Bien2009-11-161-2/+2
* added explicit -m32 and -m64 args to linux gcc compiler and linker configure ...Michael Bien2009-11-131-0/+4
* Merge branch 'master' of ssh://git.kenai.com/gluegen~gluegen-gitSven Gothel2009-10-121-0/+16
|\
| * gluegen.jar compiles now with source=1.5 classfile version (However, gluegen-...Michael Bien2009-10-081-0/+16
* | Add custom config locations via properties 'gluegen.user.properties.file' and...Sven Gothel2009-10-024-8/+46
|/
* MingW: Refince CC flagsSven Gothel2009-07-311-0/+3
* Add CVM test script for windowssg2158892009-07-301-0/+8
* Fix gluegen property namessg2158892009-07-301-4/+4
* Proper gluegen.properties loading (2)sg2158892009-07-281-16/+2
* Proper gluegen.properties loadingsg2158892009-07-283-16/+44
* Verbose mac osx x64 and ppcsg2158892009-07-281-0/+2
* Add test scripts J2SE and CVMsg2158892009-07-282-0/+35
* Fix: Native CPU 32/64 bit detection; Tested on CVM/J2SEsg2158892009-07-283-22/+26
* Add: Extended support for CVM crosscompile:sg2158892009-07-242-0/+7
* Fix CDC JAR unificationsg2158892009-07-151-1/+1
* Build CDC named JARs for CVM in default build, no more specialized build nece...sg2158892009-07-152-9/+19
* Build CDC named JARs for CVM in default build, no more specialized build nece...sg2158892009-07-154-66/+73