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
/
build.xml
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bug 758: Fix scripts and ant build files to work w/ Java7 (default now) produ...
Sven Gothel
2013-06-20
1
-1
/
+18
*
Complete 5d211c6fa6a0452cc4569712e436184e34504a88: Remove generate.nativelibr...
Sven Gothel
2013-06-17
1
-52
/
+0
*
Fix DynamicLinker Impl: Add Bionic specialization using Bionic's non POSIX va...
Sven Gothel
2013-06-16
1
-4
/
+2
*
GlueGen (Compile Time): Add 'CStruct' Annotation Processor (APT) to 'gluegen'...
Sven Gothel
2013-06-14
1
-0
/
+3
*
build.xml: fix intendations
Sven Gothel
2013-04-21
1
-5
/
+5
*
Align integer version property name .. jogamp_int_version -> jogamp.version.int
Sven Gothel
2013-03-28
1
-2
/
+2
*
Move *_base_version to jogamp.version.base: Unifying base version across all ...
Sven Gothel
2013-03-28
1
-8
/
+7
*
Bug 588: Adding jogamp.version property, i.e. 2.0.2-rc-<TIMESTAMP> used for M...
Sven Gothel
2013-03-28
1
-15
/
+12
*
Fix Long*HashMap impl. of IntIntHashMap: Better 64bit hash value, using new H...
Sven Gothel
2013-03-12
1
-0
/
+6
*
Promote AWTEDTExecutor to public package com.jogamp.common.util.awt ; Exclude...
Sven Gothel
2013-02-28
1
-1
/
+3
*
Bug 681: Add Basic ELF Header + ARM EABI Section Parsing, allowing to disting...
Sven Gothel
2013-02-08
1
-6
/
+53
*
Add com.jogamp.common.util.PrimitiveStack (FloatStack and IntegerStack), a si...
Sven Gothel
2012-12-30
1
-4
/
+53
*
Fix regression of 55b4552aef7882c358d545d020d6f12c958ed8ed, which impacts non...
Sven Gothel
2012-10-04
1
-1
/
+1
*
Fix Bug 624 - Compile and generate android JAR files (gluegen-rt-android.jar)...
Sven Gothel
2012-10-04
1
-5
/
+8
*
Android: Bump version.code: 914011
Sven Gothel
2012-08-23
1
-1
/
+1
*
Change/Lower ARM Requierements for GNU/Linux & Android-GNU/Linux ARM: ARMv7hf...
Sven Gothel
2012-08-16
1
-5
/
+5
*
Implement Bug #598 - JOGL ALL JAR File Change incl. it's Native Jar URL Deriv...
Sven Gothel
2012-06-26
1
-10
/
+10
*
Fix Bug 583 (2): Remove Android compile-time dependencies and exclude Android...
Sven Gothel
2012-06-15
1
-24
/
+63
*
Fix Bug 583: Remove Android compile-time dependencies and exclude Android spe...
Sven Gothel
2012-06-04
1
-20
/
+44
*
Android: Bump version.code: 914010
Sven Gothel
2012-05-09
1
-1
/
+1
*
Android: Bump version.code to 0914009
Sven Gothel
2012-05-09
1
-1
/
+1
*
Android: aapt no debug, gluegen: proper version.code and launcher manifest
Sven Gothel
2012-05-04
1
-4
/
+4
*
Android: 'android.jar' -> android-015.jar', 'android-min.jar' (9); version.co...
Sven Gothel
2012-05-04
1
-3
/
+3
*
Android version.code: 3
Sven Gothel
2012-05-04
1
-1
/
+1
*
Fix Android JogAmp Launcher: Assets
Sven Gothel
2012-05-04
1
-1
/
+1
*
Bump Android version.code: 2
Sven Gothel
2012-05-04
1
-1
/
+1
*
APK version code = 1
Sven Gothel
2012-05-03
1
-1
/
+1
*
Reduce APK version name to 30 chars
Sven Gothel
2012-05-03
1
-1
/
+1
*
7z Archive: Add all APK's - Was missing Android Launcher.
Sven Gothel
2012-03-28
1
-1
/
+1
*
Add *.apk files to the 7z archive [for deployment]
Sven Gothel
2012-03-27
1
-0
/
+1
*
Platform: Add AWT_AVAILABLE 'knowledge'; RunnableExecutor: Add AWTEDT impl. /...
Sven Gothel
2012-03-26
1
-0
/
+1
*
Add 'asset' URLConnection; IOUtil uses URLConnection / incr. effeciency; Andr...
Sven Gothel
2012-03-17
1
-1
/
+9
*
Android: New ActivityLauncher (jogamp.android-launcher.apk)
Sven Gothel
2012-03-14
1
-18
/
+67
*
Don't build and use gluegen.apk (compile time only) ; Don't test classloader ...
Sven Gothel
2012-03-07
1
-7
/
+7
*
build: Move c.compiler.debug, c.compiler.use-debug and c.compiler.optimise fr...
Sven Gothel
2012-03-07
1
-7
/
+0
*
Changes to make gluegen build with NDK r7
Edwin Vane
2012-02-28
1
-2
/
+6
*
javac - setup encoding to UTF-8
Sven Gothel
2012-01-23
1
-0
/
+3
*
Fix Bug 516 (Determine Java Version); Minor fixes (jogamp/common/** ..)
Sven Gothel
2012-01-22
1
-24
/
+15
*
Fix Bug 488: Enable others architectures under GNU/Linux
Sylvestre Ledru
2012-01-09
1
-1
/
+49
*
Moved JVMUtil to private package; Invoke JVMUtil.initSingleton() from Platfor...
Sven Gothel
2011-09-23
1
-1
/
+1
*
ant target base.compile w/o tampering artifacts.properties
Sven Gothel
2011-09-14
1
-7
/
+8
*
aapt build check fix ; DynamicLibraryBundle.isGlueLibComplete() == true if la...
Sven Gothel
2011-08-05
1
-1
/
+11
*
aapt.signed: add androidresources.path argument ; sdk >= 9 ; test uses-librar...
Sven Gothel
2011-08-05
1
-1
/
+3
*
Hide DynamicLinker impl.; Remove public AndroidPackageUtil ; GluegenVersionAc...
Sven Gothel
2011-08-03
1
-3
/
+3
*
Remove android excludes (compilation), ensuring 1:1 jar files
Sven Gothel
2011-08-02
1
-6
/
+2
*
Android: Drop android.jar ; Simplify 'aapt.signed' ; Move our android resourc...
Sven Gothel
2011-08-02
1
-6
/
+2
*
Fix Android apk activity; Add apk VersionName; Add jar manifest to apk
Sven Gothel
2011-07-28
1
-23
/
+37
*
Fix android build/unit-test ; Generalize aapt packaging (macro) ; Use jogamp ...
Sven Gothel
2011-07-28
1
-97
/
+22
*
Merge branch 'wip_mobile' of git://github.com/sgothel/gluegen into wip_mobile
Rami Santina
2011-07-26
1
-1
/
+1
|
\
|
*
Cross JUnit Tests - All Passed: Android+Linux armv7
Sven Gothel
2011-07-25
1
-1
/
+1
[next]