summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* proper GlueGen spellingSven Gothel2011-07-281-2/+2
* Replace default Android icons w/ JogAmp iconsSven Gothel2011-07-283-0/+0
* Merge remote-tracking branch 'rsantina/wip_mobile' into wip_mobileSven Gothel2011-07-288-14/+142
|\
| * Merge branch 'wip_mobile' of git://github.com/sgothel/gluegen into wip_mobileRami Santina2011-07-266-93/+86
| |\
| * | Added android packaging for android gluegen-rt.apkRami Santina2011-07-268-14/+142
* | | Add Ubuntu 11.04 arm-linux-gnueabi library folder for build time linker resol...Sven Gothel2011-07-287-1/+1
| |/ |/|
* | Cross JUnit Tests - All Passed: Android+Linux armv7Sven Gothel2011-07-256-93/+86
|/
* Add native lib in apk, needs work to be installed (manifest ...)Sven Gothel2011-07-241-2/+10
* Cleaned up android build ; Cross junit/java android test/script; Fix Test1p2P...Sven Gothel2011-07-245-23/+88
* Complete android apk creation and cont. unit test launch. Need to write unit ...Sven Gothel2011-07-245-49/+36
* Android: Remove native (fake) detectionSven Gothel2011-07-243-21/+1
* Android integration / cross-test ; Enhance PlatformSven Gothel2011-07-2413-19/+316
* fix cross test: Test* -> *Test* ; Reduce iterations further for ARM to speedu...Sven Gothel2011-07-236-9/+9
* Add single cross test scriptsSven Gothel2011-07-232-0/+65
* Enable cross-testing on linux-armv7Sven Gothel2011-07-234-4/+105
* Adding Sylvestre Ledru's bug #487 verbosity patchSven Gothel2011-07-231-0/+1
* Add missing defines (__unix__, DEBUG) for solaris, etcSven Gothel2011-07-231-0/+12
* Adding native crosscompile test to ubuntu/armv7 and android/armv7Sven Gothel2011-07-2311-0/+552
* Cleanup [cross] compile propertiesSven Gothel2011-07-2210-19/+51
* Fix regression (commit f733203dfbd034a6b1aa3eb2cd616437c982c435): Init of DEB...Sven Gothel2011-07-221-2/+3
* add props compiler.cfg.linux.x86, linker.cfg.linux.x86 for proper linux-x86_3...Sven Gothel2011-07-223-40/+28
* Reversed Type relocation ; Minor fixSven Gothel2011-07-2136-60/+28
* Merge remote-tracking branch 'rsantina/wip_mobile' into wip_mobileSven Gothel2011-07-213-0/+174
|\
| * Added scripts and custom cpp-tasks to build on android-armv7lRami Santina2011-07-213-0/+174
* | Fix TestStructAccessorEndianSven Gothel2011-07-216-10/+157
* | GlueGen proper size / alignment of primitive and compound types usage [2/2] -...Sven Gothel2011-07-2121-471/+1121
|/
* minor refinementSven Gothel2011-07-202-32/+30
* refined Android ARMv7 targets (android still dummy)Sven Gothel2011-07-201-18/+72
* FIX StructAccessor / JavaEmitter's struct-emitter: Using byte offsetsSven Gothel2011-07-202-167/+90
* Cleanup: Platform CPU enum, MachineDescription,Sven Gothel2011-07-2016-299/+277
* Fix bad file rename/move: .jav -> .javaSven Gothel2011-07-181-0/+0
* - Moved most types and StructLayout to runtime package:Sven Gothel2011-07-1841-210/+353
* GlueGen: Alignment Cleanup ..Sven Gothel2011-07-179-133/+133
* Clarify aligment docSven Gothel2011-07-171-7/+18
* Fix alignment query code docSven Gothel2011-07-171-3/+2
* Merge branch 'master' into wip_mobileSven Gothel2011-07-171-0/+65
|\
| * Add native alignment test c-codeSven Gothel2011-07-171-0/+65
* | Junit tests on ARM: Reducing some test/perf loops allowing to pass tests on l...Sven Gothel2011-07-175-8/+38
* | GlueGen proper size / alignment of primitive and compound types usage [1/2] -...Sven Gothel2011-07-171-0/+120
* | GlueGen proper size / alignment of primitive and compound types usage [1/2] -...Sven Gothel2011-07-1744-363/+1127
|/
* Fix HastMapTests - Clone: Use unique random pairs: key,valueSven Gothel2011-06-268-119/+286
* SingletonInstanceServerSocket: Fix setDaemon(true), give Thread a proper nameSven Gothel2011-06-121-2/+2
* SingletonInstance Enhancements / Minor Lock/LockExt API Change (isLocked move...Sven Gothel2011-06-115-109/+426
* Complete relocation of SingletonInstance.java from JOGLSven Gothel2011-06-111-1/+1
* UI Unit Tests: Add test name to log and singleton lock, better log outputSven Gothel2011-06-111-7/+16
* Unit Test Framework SingletonInstance: setup file unlock/delete asapSven Gothel2011-06-111-19/+31
* Cleanup test/junit structure. com.jogamp.test -> com.jogamp.opengl.text; Comp...Sven Gothel2011-06-111-1/+1
* NEWT/AWT Unit Tests: Run one test at a time via superclass BeforeClass/AfterC...Sven Gothel2011-06-111-0/+3
* Newt/AWT: Add singleton test instance lock for all AWT Robot tests, otherwise...Sven Gothel2011-06-111-0/+140
* windows batch make: bump to 6u26Sven Gothel2011-06-112-4/+4