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/ ;
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
make
/
scripts
Commit message (
Expand
)
Author
Age
Files
Lines
*
JavaEmitter: Fix primitive StructEmitter for non-fixed-sized (size conversion...
Sven Gothel
2011-12-18
1
-2
/
+2
*
scrips for sol
Sven Gothel
2011-12-18
2
-0
/
+40
*
RecursiveThreadGroupLock: New recursive lock interface and impl, allowing 'sp...
Sven Gothel
2011-12-11
1
-1
/
+2
*
Fix Test1p2ProcAddressEmitter (static var); Add TestTracer
Sven Gothel
2011-12-02
1
-2
/
+2
*
TempJarCache/JNILibLoaderBase: Identify the Jar files by their URL within our...
Sven Gothel
2011-12-01
1
-2
/
+2
*
Bump to 6u29
Sven Gothel
2011-12-01
4
-8
/
+8
*
Add 'TestJarsInJar.jar' test JAR file for upcoming JarUtil tests (Jar in Jar).
Sven Gothel
2011-11-29
1
-4
/
+8
*
RunnableTask: Add documentation, incl. unit test. Add ReflectionUtil.MethodAc...
Sven Gothel
2011-11-22
1
-1
/
+2
*
Fix VersionNumber cstr w/ string parsing: cutt-off non-digit-parts, suppress ...
Sven Gothel
2011-10-27
1
-3
/
+3
*
Add solaris 64bit JVM comment
Sven Gothel
2011-10-18
1
-0
/
+2
*
Fix Solaris gcc args ; Adding JVM arch flags (-d32/-d64)
Sven Gothel
2011-10-18
2
-0
/
+14
*
Enhance ReleasePrimitiveArrayCritical: Use mode-flag JNI_ABORT if array is co...
Sven Gothel
2011-10-06
1
-2
/
+3
*
IOUtil's getTempRoot()'s Fix chicken-egg problem ; Adding proper API doc
Sven Gothel
2011-09-30
1
-3
/
+3
*
minor: test/build scripts
Sven Gothel
2011-09-27
2
-4
/
+7
*
Add boolean system property 'jogamp.gluegen.UseTempJarCache', defaults to 'tr...
Sven Gothel
2011-09-23
1
-0
/
+3
*
test script
Sven Gothel
2011-09-22
1
-4
/
+5
*
Enhancement/GenericStyle:
Sven Gothel
2011-09-19
2
-2
/
+6
*
Add [my] setenv-build-jogl scripts to make/scripts allowing them to be used [...
Sven Gothel
2011-08-30
4
-5
/
+69
*
crosstest rsync, drop src zip
Sven Gothel
2011-08-05
4
-5
/
+5
*
crosstest: exclude .git as well
Sven Gothel
2011-08-05
4
-4
/
+4
*
crosstest: add rsync excludes
Sven Gothel
2011-08-05
4
-4
/
+20
*
Add define '__X11__', is isX11 ; Android attach system include folders via -i...
Sven Gothel
2011-08-04
1
-2
/
+0
*
adding missing rename: lib/linux-x86_64 -> lib/linux ; Fix TARGET_PLATFORM_LI...
Sven Gothel
2011-08-02
1
-2
/
+2
*
Android: Drop android.jar ; Simplify 'aapt.signed' ; Move our android resourc...
Sven Gothel
2011-08-02
1
-2
/
+1
*
cross test linux/armv7 scripts: use generic ANT_PATH
Sven Gothel
2011-08-02
2
-2
/
+4
*
Remove linux-armv7 native platform libraries (compile time only),
Sven Gothel
2011-08-02
2
-0
/
+6
*
Fix Android apk activity; Add apk VersionName; Add jar manifest to apk
Sven Gothel
2011-07-28
2
-1
/
+3
*
Fix android build/unit-test ; Generalize aapt packaging (macro) ; Use jogamp ...
Sven Gothel
2011-07-28
1
-18
/
+29
*
Merge branch 'wip_mobile' of git://github.com/sgothel/gluegen into wip_mobile
Rami Santina
2011-07-26
2
-2
/
+2
|
\
|
*
Cross JUnit Tests - All Passed: Android+Linux armv7
Sven Gothel
2011-07-25
2
-2
/
+2
*
|
Added android packaging for android gluegen-rt.apk
Rami Santina
2011-07-26
1
-2
/
+20
|
/
*
Cleaned up android build ; Cross junit/java android test/script; Fix Test1p2P...
Sven Gothel
2011-07-24
2
-4
/
+78
*
Complete android apk creation and cont. unit test launch. Need to write unit ...
Sven Gothel
2011-07-24
1
-4
/
+4
*
Android integration / cross-test ; Enhance Platform
Sven Gothel
2011-07-24
4
-4
/
+64
*
Add single cross test scripts
Sven Gothel
2011-07-23
2
-0
/
+65
*
Enable cross-testing on linux-armv7
Sven Gothel
2011-07-23
2
-0
/
+11
*
Cleanup [cross] compile properties
Sven Gothel
2011-07-22
4
-14
/
+45
*
add props compiler.cfg.linux.x86, linker.cfg.linux.x86 for proper linux-x86_3...
Sven Gothel
2011-07-22
1
-1
/
+2
*
Merge remote-tracking branch 'rsantina/wip_mobile' into wip_mobile
Sven Gothel
2011-07-21
1
-0
/
+80
|
\
|
*
Added scripts and custom cpp-tasks to build on android-armv7l
Rami Santina
2011-07-21
1
-0
/
+80
*
|
Fix TestStructAccessorEndian
Sven Gothel
2011-07-21
3
-2
/
+41
*
|
GlueGen proper size / alignment of primitive and compound types usage [2/2] -...
Sven Gothel
2011-07-21
4
-0
/
+41
|
/
*
- Moved most types and StructLayout to runtime package:
Sven Gothel
2011-07-18
1
-2
/
+2
*
GlueGen proper size / alignment of primitive and compound types usage [1/2] -...
Sven Gothel
2011-07-17
1
-2
/
+2
*
Fix HastMapTests - Clone: Use unique random pairs: key,value
Sven Gothel
2011-06-26
1
-1
/
+2
*
windows batch make: bump to 6u26
Sven Gothel
2011-06-11
2
-4
/
+4
*
Merged Locator -> IOUtil; int Platform.getPageSize(); Added unit test for IOU...
Sven Gothel
2011-06-08
1
-1
/
+3
*
build: Query git branch/sha1 and use it if not set and tools are available; A...
Sven Gothel
2011-05-16
1
-1
/
+1
*
test / build scripts
Sven Gothel
2011-04-27
2
-2
/
+6
*
fix jogamp-env.xml ; uses env vars BUILD_ARCHIVE=true|yes and NODE_NAME if set
Sven Gothel
2011-02-23
8
-0
/
+0
[next]