index
:
users/mraynsford/gluegen.git
mark
master
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
*
Bump Android NDK to 'android-ndk-r8d' - Note: '-fno-use-linker-plugin' is req...
Sven Gothel
2013-01-31
2
-16
/
+18
*
Add OSX Java7 build script
Sven Gothel
2013-01-30
1
-0
/
+22
*
GlueGen: NativeLibrary Fix, JNILibLoaderBase Enhancement
Sven Gothel
2013-01-30
1
-3
/
+5
*
adb-launch-main: logcat: append to log
Sven Gothel
2013-01-19
1
-1
/
+1
*
Fix ActivityLauncher/MainLauncher .. and make adb-launch-main more suitable
Sven Gothel
2013-01-19
1
-5
/
+8
*
Add MainLauncher adb launch script. Here we only utilize non-root features, i...
Sven Gothel
2013-01-19
1
-0
/
+43
*
Modified Java 1.5 Buffers patch 2b7d1b1d25cb2cd73311ec9159b465f0391bf5e0 - Ma...
Sven Gothel
2013-01-19
1
-1
/
+1
*
test script
Sven Gothel
2013-01-18
1
-2
/
+2
*
Android Completion for launching main() class via MainLauncher; Fix ActivityL...
Sven Gothel
2013-01-18
1
-17
/
+28
*
README: Add new IRC channel, mark Jabber deprecated
Sven Gothel
2013-01-16
1
-0
/
+0
*
Add com.jogamp.common.util.PrimitiveStack (FloatStack and IntegerStack), a si...
Sven Gothel
2012-12-30
1
-1
/
+3
*
Android build scripts: Fix env. name ANDROID_SDK_HOME -> ANDROID_HOME
Sven Gothel
2012-12-27
4
-24
/
+24
*
Fix VersionNumber: Non digits cut off pattern was '\D.*' and cut off digits i...
Sven Gothel
2012-10-24
1
-1
/
+2
*
Buffers: Add normalized put methods, i.e. incl. value range conversion; New u...
Sven Gothel
2012-10-17
1
-1
/
+2
*
SingletonInstanceServerSocket: serverSocket.setReuseAddress(true); // reuse s...
Sven Gothel
2012-10-04
1
-2
/
+1
*
SingletonInstanceServerSocket: Add another (manual) unit tests for timeouts.
Sven Gothel
2012-09-21
1
-5
/
+5
*
SingletonInstanceServerSocket: Add kill @ JVM Shutdown _and_ if normal unlock...
Sven Gothel
2012-09-21
1
-1
/
+3
*
windows scripts: bump to 6u35
Sven Gothel
2012-09-07
4
-8
/
+8
*
Change/Lower ARM Requierements for GNU/Linux & Android-GNU/Linux ARM: ARMv7hf...
Sven Gothel
2012-08-16
7
-15
/
+115
*
Use armv6 optimization for armhf to stay compatible with the new Raspberry Pi...
Xerxes RĂ„nby
2012-08-07
2
-1
/
+19
*
Implement Bug #598 - JOGL ALL JAR File Change incl. it's Native Jar URL Deriv...
Sven Gothel
2012-06-26
1
-1
/
+1
*
Fix Platform static initialization interdependencies w/ GlueGen native librar...
Sven Gothel
2012-06-18
1
-3
/
+3
*
Fix Bug 587: Use alternative storage location if platform's temp directory is...
Sven Gothel
2012-06-16
1
-3
/
+4
*
Fix Bug 583 (2): Remove Android compile-time dependencies and exclude Android...
Sven Gothel
2012-06-15
1
-1
/
+1
*
Linux ARMel eabi: Use armv6t, soft-float - low profile to target more devices...
Sven Gothel
2012-04-18
2
-1
/
+3
*
Solaris manual build setup - check default install location for 64bit jvm
Sven Gothel
2012-04-18
1
-1
/
+8
*
Fix IOUtil: Handle all '../' and './' cases by reducing the path.
Sven Gothel
2012-04-02
1
-2
/
+2
*
Test: Add dump of environment vars
Sven Gothel
2012-03-28
1
-2
/
+2
*
Add support for armhf/gnueabihf resulting in new 'os.and.arch' := [ 'android-...
Sven Gothel
2012-03-28
2
-3
/
+50
*
Add *.apk files to the 7z archive [for deployment]
Sven Gothel
2012-03-27
1
-0
/
+1
*
Fix 'NIOOnly' impl ; Use 'final' in gen. Java stubs ;
Sven Gothel
2012-03-22
1
-3
/
+3
*
Added adb install files
Sven Gothel
2012-03-18
2
-0
/
+7
*
Add 'asset' URLConnection; IOUtil uses URLConnection / incr. effeciency; Andr...
Sven Gothel
2012-03-17
3
-2
/
+26
*
android remote test script: panda02 is my default test machine
Sven Gothel
2012-03-10
1
-2
/
+2
*
gluegen-cpptasks-android-armv7: Add 'gluegen.cpptasks.detect.os.custom' targe...
Sven Gothel
2012-03-07
1
-15
/
+12
*
Don't build and use gluegen.apk (compile time only) ; Don't test classloader ...
Sven Gothel
2012-03-07
1
-0
/
+1
*
android build/test fixes and refinement
Sven Gothel
2012-03-07
1
-4
/
+10
*
make.gluegen.all.linux-armv7-cross.sh: Use common TARGET_PLATFORM_ROOT
Sven Gothel
2012-03-06
1
-2
/
+3
*
android crosscompile script, use android-ndk-r7b but favor generic android-nd...
Sven Gothel
2012-03-06
1
-6
/
+18
*
Merge branch 'pulled'
Sven Gothel
2012-03-06
1
-63
/
+12
|
\
|
*
Changes to make gluegen build with NDK r7
Edwin Vane
2012-02-28
1
-63
/
+12
*
|
Fix local armel path
Sven Gothel
2012-03-03
2
-2
/
+4
|
/
*
Introduce environment-var/property to disable unit tests (per node)
Sven Gothel
2012-02-24
1
-0
/
+1
*
Add NODE_LABEL in scripts/make.gluegen.all.linux-armv7-cross.sh
Sven Gothel
2012-02-24
1
-0
/
+2
*
Exposing custom gluegen-cpptask.file for crosscompilation presets, adding glu...
Sven Gothel
2012-02-24
1
-7
/
+4
*
Set 'jvmDataModel.arg' property in crosscompile build scripts, where 'gluegen...
Sven Gothel
2012-02-23
3
-7
/
+2
*
build script
Sven Gothel
2012-02-22
1
-1
/
+1
*
Fix linux-armv7 crosscompilation
Sven Gothel
2012-02-19
1
-2
/
+8
*
Add verification script for compiled-in Java version
Sven Gothel
2012-01-22
1
-0
/
+25
*
Fix Bug 516 (Determine Java Version); Minor fixes (jogamp/common/** ..)
Sven Gothel
2012-01-22
3
-0
/
+18
[next]