index
:
gluegen.git
1.0b06-maint
JOGL_2_SANDBOX
JOGL_CDCCVM_sgothel
MIPS_PORT
android.merged_launcher_gluegen
b202_gl44
b22x
callback_gluemap
callback_jniuserparamproxy
ios
java11
javafx
master
pulled
rc
v2.3.1_winexe
GLUEGEN repository on http://jogamp.org/ ;
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
make
Commit message (
Expand
)
Author
Age
Files
Lines
*
reduced verbosity in test output.
Michael Bien
2010-03-31
1
-2
/
+5
*
introduced internal NativeBuffer interface, this can be made public as soon w...
Michael Bien
2010-03-30
1
-1
/
+0
*
Resolved conflicts
Sven Gothel
2010-03-29
3
-10
/
+10
|
\
|
*
updated scripts with correct package names.
Michael Bien
2010-03-28
3
-10
/
+10
*
|
New Int64Buffer type, which is being used for gluegen 'long *'
Sven Gothel
2010-03-29
5
-1
/
+94
|
/
*
(part2) merged all cdc_fp special cases into one common superclass for each s...
Michael Bien
2010-03-28
1
-7
/
+4
*
Add missing file
Sven Gothel
2010-03-28
1
-0
/
+17
*
Merge with mbien's 2ea8c93d5fd27207872b97c964e3f8af5ac850c6
Sven Gothel
2010-03-28
4
-16
/
+16
|
\
|
*
Merge branch 'master' of
[email protected]
:mbien/gluegen
Michael Bien
2010-03-27
2
-6
/
+10
|
|
\
|
*
|
renamed com.sun.gluegen.runtime -> com.jogamp.gluegen.runtime.
Michael Bien
2010-03-27
4
-16
/
+16
*
|
|
http://www.jogamp.org/bugzilla/show_bug.cgi?id=389
Sven Gothel
2010-03-28
1
-6
/
+40
|
|
/
|
/
|
*
|
Add coverage test (signatures and execution) ..
Sven Gothel
2010-03-27
1
-3
/
+5
*
|
Use property.location for compatible absolute path composition
Sven Gothel
2010-03-26
1
-3
/
+5
|
/
*
Revert "Remove absolute path composing with basedir .."
Michael Bien
2010-03-26
1
-1
/
+1
*
Remove absolute path composing with basedir ..
Sven Gothel
2010-03-26
1
-1
/
+1
*
removed ant warnings:
Michael Bien
2010-03-26
2
-7
/
+7
*
Fix import/basedir bug (ant?) for hudson workspace
Sven Gothel
2010-03-26
1
-1
/
+8
*
Add missing java.includes to cc build-junit.xml
Sven Gothel
2010-03-26
1
-0
/
+2
*
invoke junit.run on test
Sven Gothel
2010-03-25
1
-1
/
+1
*
build-junit.xml unique build_t property
Sven Gothel
2010-03-25
2
-34
/
+36
*
start with gluegen.root ..
Sven Gothel
2010-03-25
1
-5
/
+3
*
http://www.jogamp.org/bugzilla/show_bug.cgi?id=390
Sven Gothel
2010-03-25
9
-877
/
+1181
*
http://www.jogamp.org/bugzilla/show_bug.cgi?id=390
Sven Gothel
2010-03-25
3
-8
/
+50
*
removed test from all build target to safe time when jogl builds.
Michael Bien
2010-03-12
1
-2
/
+2
*
fixed jdk tools.jar classpath for hudson to fix tests.
Michael Bien
2010-02-12
1
-2
/
+4
*
junit test code cleanup and some build preperations for hudson.
Michael Bien
2010-02-12
1
-9
/
+9
*
added test target to main build script.
Michael Bien
2010-02-12
2
-4
/
+28
*
preparations for continuous builds and cross compilation (WIP).
Michael Bien
2009-11-20
3
-6
/
+98
*
Added quick hack to simplify crosscompilation with cpptasks.
Michael Bien
2009-11-17
3
-3
/
+25
*
fixed clean target.
Michael Bien
2009-11-16
1
-2
/
+2
*
added explicit -m32 and -m64 args to linux gcc compiler and linker configure ...
Michael Bien
2009-11-13
1
-0
/
+4
*
Merge branch 'master' of ssh://git.kenai.com/gluegen~gluegen-git
Sven Gothel
2009-10-12
1
-0
/
+16
|
\
|
*
gluegen.jar compiles now with source=1.5 classfile version (However, gluegen-...
Michael Bien
2009-10-08
1
-0
/
+16
*
|
Add custom config locations via properties 'gluegen.user.properties.file' and...
Sven Gothel
2009-10-02
4
-8
/
+46
|
/
*
MingW: Refince CC flags
Sven Gothel
2009-07-31
1
-0
/
+3
*
Add CVM test script for windows
sg215889
2009-07-30
1
-0
/
+8
*
Fix gluegen property names
sg215889
2009-07-30
1
-4
/
+4
*
Proper gluegen.properties loading (2)
sg215889
2009-07-28
1
-16
/
+2
*
Proper gluegen.properties loading
sg215889
2009-07-28
3
-16
/
+44
*
Verbose mac osx x64 and ppc
sg215889
2009-07-28
1
-0
/
+2
*
Add test scripts J2SE and CVM
sg215889
2009-07-28
2
-0
/
+35
*
Fix: Native CPU 32/64 bit detection; Tested on CVM/J2SE
sg215889
2009-07-28
3
-22
/
+26
*
Add: Extended support for CVM crosscompile:
sg215889
2009-07-24
2
-0
/
+7
*
Fix CDC JAR unification
sg215889
2009-07-15
1
-1
/
+1
*
Build CDC named JARs for CVM in default build, no more specialized build nece...
sg215889
2009-07-15
2
-9
/
+19
*
Build CDC named JARs for CVM in default build, no more specialized build nece...
sg215889
2009-07-15
4
-66
/
+73
*
Add missing changes
sg215889
2009-07-13
1
-0
/
+2
*
Add: Extended support for CVM:
sg215889
2009-07-13
4
-0
/
+55
*
Remove macosx.ppc build per default. Enable it via ant property macosppc=true
Sven Gothel
2009-07-04
2
-4
/
+18
*
Disable MSVC run-time assertion checking for non-debug builds (unless
Kenneth Russel
2009-06-17
1
-3
/
+22
[next]