kc3-lang/SDL/build-scripts/androidbuild.sh

Branch :


Log

Author Commit Date CI Message
3dcb451f 2014-04-09 21:29:19 Added a README file regarding WinRT support To note, this file is currently formatted with CRLF line endings, rather than LF, to allow the file to be viewed with Notepad.
f848adff 2013-11-29 10:06:08 Improve Android pause/resume behavior.
f8e1d350 2013-11-13 09:41:21 Updated androidbuild.sh to enable parallel builds and ndk-build parameters
0b7c69fe 2013-11-05 20:07:39 Adds Joystick support for Android This bumps the build SDK level to 12 (up from 10). Runtime requirements remain the same (at API level < 12 joystick support is disabled). Also enables building SDL for armv7 and x86.
24f23771 2013-10-09 10:29:01 Adds test framework to Android.mk and a simple utility to build Android projects