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
*
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
*
|
Added android packaging for android gluegen-rt.apk
Rami Santina
2011-07-26
1
-12
/
+87
|
/
*
Add native lib in apk, needs work to be installed (manifest ...)
Sven Gothel
2011-07-24
1
-2
/
+10
*
Cleaned up android build ; Cross junit/java android test/script; Fix Test1p2P...
Sven Gothel
2011-07-24
1
-1
/
+5
*
Complete android apk creation and cont. unit test launch. Need to write unit ...
Sven Gothel
2011-07-24
1
-13
/
+7
*
Android integration / cross-test ; Enhance Platform
Sven Gothel
2011-07-24
1
-2
/
+25
*
add props compiler.cfg.linux.x86, linker.cfg.linux.x86 for proper linux-x86_3...
Sven Gothel
2011-07-22
1
-2
/
+2
*
Fix TestStructAccessorEndian
Sven Gothel
2011-07-21
1
-5
/
+5
*
GlueGen proper size / alignment of primitive and compound types usage [1/2] -...
Sven Gothel
2011-07-17
1
-2
/
+8
*
src-zip: no compression to benefit from xz/7z compression
Sven Gothel
2011-06-09
1
-1
/
+1
*
build.xml: native jar shall be created in native build target
Sven Gothel
2011-06-08
1
-5
/
+7
*
Fix C / JNI compilation: Add/use javah, recompile if out of date,
Sven Gothel
2011-06-07
1
-24
/
+45
*
create source zip archives per default
Sven Gothel
2011-05-22
1
-5
/
+11
*
Add all.debug target
Sven Gothel
2011-05-17
1
-1
/
+3
*
leave java source zip file in build folder (if BUILD_ARCHIVE=true)
Sven Gothel
2011-05-17
1
-1
/
+2
*
build: Query git branch/sha1 and use it if not set and tools are available; A...
Sven Gothel
2011-05-16
1
-3
/
+19
*
Remove redundant setup.java.home.dir, use proper gluegen-cpptasks-base.xml ta...
Sven Gothel
2011-04-20
1
-16
/
+1
*
ant: using target.sourcelevel, host.sourcelevel, javacdebug and javacdebuglev...
Sven Gothel
2011-04-20
1
-9
/
+23
*
Fix archive.7z: unset property destfile.path. gluegen-archivetasks.xml -> jog...
Sven Gothel
2011-02-24
1
-1
/
+1
*
fix jogamp-env.xml ; uses env vars BUILD_ARCHIVE=true|yes and NODE_NAME if set
Sven Gothel
2011-02-23
1
-1
/
+2
*
Inverse build attribute build.noarchive -> build.archiveon
Sven Gothel
2011-02-23
1
-1
/
+1
*
Provide task 'archive.7z' and use it instead of zip
Sven Gothel
2011-02-23
1
-5
/
+5
*
Remove CDC
Sven Gothel
2011-02-09
1
-76
/
+1
*
Bump Java source level to 1.5 / Disable CDC builds
Sven Gothel
2011-02-09
1
-20
/
+23
*
Move implementation private files from com.jogamp.<module>.impl. to jogamp.<m...
Sven Gothel
2011-02-09
1
-1
/
+1
*
copy gluegen-rt.jnlp with empty codebase to build folder for local testing.
Michael Bien
2011-02-05
1
-0
/
+11
*
run tag.build from base.compile
Sven Gothel
2010-12-16
1
-2
/
+2
*
archive test results
Sven Gothel
2010-12-15
1
-2
/
+2
*
Disabled Struct* Tests (not working on Windows .. platform; Moved BuffersTest...
Sven Gothel
2010-11-25
1
-36
/
+1
[next]