Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update android armv7 cross build/test script | Sven Gothel | 2012-03-07 | 1 | -26/+40 |
| | |||||
* | Get JOGL to build with NDK r7 | Edwin Vane | 2012-02-28 | 1 | -48/+12 |
| | | | | | | | | | | - Most of the android build work is done by gluegen ant files. Changes made to gluegen in support of NDK r7 need to be reflected here: - New/fewer environment variables. - Specifying android.abi for packaging. - Cross-compilation script cleaned up to look like gluegen's cross compile script for consistency. - Renamed install/re-install adb helper scripts to be ARM specific. | ||||
* | Fix linux armv7 non-cross script / Disable ScreenMode on linux armv7 unit ↵ | Sven Gothel | 2012-02-23 | 1 | -0/+1 |
| | | | | | | | tests (build scripts) Disable ScreenMode on Linux-ARM-Omap4 for example, where XRandR calls consume up to 3s per test. | ||||
* | set env TARGET_PLATFORM_LIBS (linux arm cross) | Sven Gothel | 2011-08-09 | 1 | -0/+1 |
| | |||||
* | Complete Android cleanup (compile/apk launch) | Sven Gothel | 2011-08-05 | 1 | -0/+111 |