summaryrefslogtreecommitdiffstats
path: root/make/scripts
Commit message (Expand)AuthorAgeFilesLines
* Set 'jvmDataModel.arg' property in crosscompile build scripts, where 'gluegen...Sven Gothel2012-02-233-7/+2
* build scriptSven Gothel2012-02-221-1/+1
* Fix linux-armv7 crosscompilationSven Gothel2012-02-191-2/+8
* Add verification script for compiled-in Java versionSven Gothel2012-01-221-0/+25
* Fix Bug 516 (Determine Java Version); Minor fixes (jogamp/common/** ..)Sven Gothel2012-01-223-0/+18
* Further fix for bug 537 - Catch IllegalArgumentException in Platform.loadGlue...Sven Gothel2012-01-051-2/+3
* win make scripts - bump to 6u30Sven Gothel2011-12-214-8/+8
* junit.run: Add 32bit tests for OSX (fat binaries)v2.0-rc5Sven Gothel2011-12-182-25/+37
* JavaEmitter: Fix primitive StructEmitter for non-fixed-sized (size conversion...Sven Gothel2011-12-181-2/+2
* scrips for solSven Gothel2011-12-182-0/+40
* RecursiveThreadGroupLock: New recursive lock interface and impl, allowing 'sp...Sven Gothel2011-12-111-1/+2
* Fix Test1p2ProcAddressEmitter (static var); Add TestTracerSven Gothel2011-12-021-2/+2
* TempJarCache/JNILibLoaderBase: Identify the Jar files by their URL within our...Sven Gothel2011-12-011-2/+2
* Bump to 6u29Sven Gothel2011-12-014-8/+8
* Add 'TestJarsInJar.jar' test JAR file for upcoming JarUtil tests (Jar in Jar).Sven Gothel2011-11-291-4/+8
* RunnableTask: Add documentation, incl. unit test. Add ReflectionUtil.MethodAc...Sven Gothel2011-11-221-1/+2
* Fix VersionNumber cstr w/ string parsing: cutt-off non-digit-parts, suppress ...Sven Gothel2011-10-271-3/+3
* Add solaris 64bit JVM commentSven Gothel2011-10-181-0/+2
* Fix Solaris gcc args ; Adding JVM arch flags (-d32/-d64)Sven Gothel2011-10-182-0/+14
* Enhance ReleasePrimitiveArrayCritical: Use mode-flag JNI_ABORT if array is co...Sven Gothel2011-10-061-2/+3
* IOUtil's getTempRoot()'s Fix chicken-egg problem ; Adding proper API docSven Gothel2011-09-301-3/+3
* minor: test/build scriptsSven Gothel2011-09-272-4/+7
* Add boolean system property 'jogamp.gluegen.UseTempJarCache', defaults to 'tr...Sven Gothel2011-09-231-0/+3
* test scriptSven Gothel2011-09-221-4/+5
* Enhancement/GenericStyle:Sven Gothel2011-09-192-2/+6
* Add [my] setenv-build-jogl scripts to make/scripts allowing them to be used [...Sven Gothel2011-08-304-5/+69
* crosstest rsync, drop src zipSven Gothel2011-08-054-5/+5
* crosstest: exclude .git as wellSven Gothel2011-08-054-4/+4
* crosstest: add rsync excludesSven Gothel2011-08-054-4/+20
* Add define '__X11__', is isX11 ; Android attach system include folders via -i...Sven Gothel2011-08-041-2/+0
* adding missing rename: lib/linux-x86_64 -> lib/linux ; Fix TARGET_PLATFORM_LI...Sven Gothel2011-08-021-2/+2
* Android: Drop android.jar ; Simplify 'aapt.signed' ; Move our android resourc...Sven Gothel2011-08-021-2/+1
* cross test linux/armv7 scripts: use generic ANT_PATHSven Gothel2011-08-022-2/+4
* Remove linux-armv7 native platform libraries (compile time only),Sven Gothel2011-08-022-0/+6
* Fix Android apk activity; Add apk VersionName; Add jar manifest to apkSven Gothel2011-07-282-1/+3
* Fix android build/unit-test ; Generalize aapt packaging (macro) ; Use jogamp ...Sven Gothel2011-07-281-18/+29
* Merge branch 'wip_mobile' of git://github.com/sgothel/gluegen into wip_mobileRami Santina2011-07-262-2/+2
|\
| * Cross JUnit Tests - All Passed: Android+Linux armv7Sven Gothel2011-07-252-2/+2
* | Added android packaging for android gluegen-rt.apkRami Santina2011-07-261-2/+20
|/
* Cleaned up android build ; Cross junit/java android test/script; Fix Test1p2P...Sven Gothel2011-07-242-4/+78
* Complete android apk creation and cont. unit test launch. Need to write unit ...Sven Gothel2011-07-241-4/+4
* Android integration / cross-test ; Enhance PlatformSven Gothel2011-07-244-4/+64
* Add single cross test scriptsSven Gothel2011-07-232-0/+65
* Enable cross-testing on linux-armv7Sven Gothel2011-07-232-0/+11
* Cleanup [cross] compile propertiesSven Gothel2011-07-224-14/+45
* add props compiler.cfg.linux.x86, linker.cfg.linux.x86 for proper linux-x86_3...Sven Gothel2011-07-221-1/+2
* Merge remote-tracking branch 'rsantina/wip_mobile' into wip_mobileSven Gothel2011-07-211-0/+80
|\
| * Added scripts and custom cpp-tasks to build on android-armv7lRami Santina2011-07-211-0/+80
* | Fix TestStructAccessorEndianSven Gothel2011-07-213-2/+41
* | GlueGen proper size / alignment of primitive and compound types usage [2/2] -...Sven Gothel2011-07-214-0/+41
|/