Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Android integration / cross-test ; Enhance Platform | Sven Gothel | 2011-07-24 | 1 | -2/+4 |
| | | | | | | | | | | | - android minor build fix - started dex'ing (gluegen-rt.apk, more to come for full junit tests) - android remote dalvikvm launch works (crosstest-java-android-armv7-rel.sh) - android detection, incl version (reflection) - Platform: - Add JAVA_VM_NAME and JAVA_VM_RUNIME - OSType maybe ANDROID, where the OS name (String) is Linux ! (ok ?) | ||||
* | Cleanup [cross] compile properties | Sven Gothel | 2011-07-22 | 1 | -0/+90 |
- linux-armv7 (ubuntu) - added scripts/make.gluegen.all.linux-armv7-cross.sh - added symbolic links to cross toolchain (gcc, ld, ..) allowing gluegen's cpptask to pick it up - android-armv7 (android) - we have scripts/make.gluegen.all.android-armv7-cross.sh |