Commit Graph

32 Commits

Author SHA1 Message Date
Sergii Pylypenko
05f6522c27 SDL: changed libfontconfig into static library 2017-01-13 14:08:53 +02:00
Sergii Pylypenko
a826416f74 SDL: fixed SDL_ANDROID_GetScreenKeyboardTextInputAsync() API, build.sh -q will rebuild only armeabi-v7a package 2017-01-10 20:47:35 +02:00
lubomyr
aa4b72349d UseGlshim option renamed to UseGl4es 2016-11-06 16:35:14 +02:00
Sergii Pylypenko
2a51880efc SDL: added APP_PLATFORM option to the AndroidAppSettings.cfg 2016-10-04 17:50:42 +03:00
pelya
3a82580ce5 SDL: better GLES3 support, non-working GLES3 sample app 2016-09-11 03:41:27 +03:00
Sergii Pylypenko
4e817c007f SDL: C++-specific AppCppFlags option in AndroidAppSettings.cfg 2016-07-28 23:38:21 +03:00
pelya
63061a2fbc SDL: switched NDK platform version back to Android 4.0 for OpenSSL and applikcation build scripts, because it crashes when using Android 6.0 API, bumped OpenSSL version to force recompilation 2016-07-03 03:03:37 +03:00
Sergii Pylypenko
acbfa9d4d7 SDL: Updated OpenSSL, removed BoringSSL. OpenSSL is now a shared library, because libcurl did not compile the other way. 2016-05-24 21:37:56 +03:00
lubomyr
ccbcb5130e added nanogl library 2016-03-09 22:50:23 +02:00
lubomyr
27944784d8 added option UseGlshim in AndroidAppSettings.cfg 2016-01-09 19:23:05 +02:00
lubomyr
fc1daf4fbf glshim fix 2015-09-13 21:21:48 +03:00
pelya
a5a447649d Added OpenSSL libraries 2015-02-07 23:25:34 +02:00
pelya
9809daf961 Fixed compilation 2015-02-07 23:09:13 +02:00
pelya
804ee6d317 Updated SB keyboard project 2015-02-07 22:57:28 +02:00
pelya
174dd4a5ad Set GCC toolchain version from AndroidAppSettings.cfg 2014-11-08 01:28:04 +02:00
Sergii Pylypenko
7019f13274 Added android_support library from NDK for swprinf and wchar support, updated JA2 project 2014-10-13 21:22:35 +03:00
Sergii Pylypenko
8e2ad620d8 Cloud save: working implementation, no dialog to select your games yet 2014-07-09 20:50:16 +03:00
Sergii Pylypenko
3061223a9c Replaced shared ICU libs with static - shared ones do not work because of exceptions 2014-03-13 21:17:34 +02:00
Gerhard Stein
1ce8cd4f53 VCMI Update to 0.94 giving another shot to build this 2013-11-12 13:00:29 +01:00
pelya
82031cafa0 Fixed SDL 1.2 compilation, moved chmod/setenv/chdir helpers to separate lib 2013-10-17 21:16:53 +03:00
pelya
ba46985d7d documentation for each optino right inside AndroidAppSettings.cfg 2013-05-11 02:50:35 +03:00
pelya
e9cc0712f5 More options to the build system, fixed default setting not applied for the 4:3 screen ratio 2013-01-20 19:18:35 +02:00
pelya
d3ad4a40fe Added GLU library from http://code.google.com/p/glues/ 2012-10-17 21:23:08 +03:00
pelya
5c720fb3d9 Force SW video mode in SDL_SetVideoMode() if enabled in AndroidAppSettings.cfg 2012-08-06 17:05:40 +03:00
pelya
a627238bf8 Added precompiled boost libraries - NOT TESTED YET! 2011-06-03 18:10:59 +03:00
pelya
9586a42a30 Added Python (Thanks to Beholder) - it fails to build properly using my build system,
so there's a precompiled binary included, with a hack in Android.mk to make it work on NDK r4b
2011-04-01 14:32:12 +03:00
pelya
451a500507 Added yaml-cpp lib by sirnacnud 2011-03-07 12:40:54 +02:00
pelya
29a7cff034 Cleaned up mouse events implementation - should fix problems with double-clicking with left-click emulation set to "normal" 2011-02-14 15:16:56 +00:00
pelya
6f336bc1b3 Fixed compilation with custom build script 2011-02-10 13:00:09 +00:00
pelya
e7ac2e0295 Added theora to libs 2011-01-13 14:59:44 +00:00
pelya
213d13ba7b More fixes to build 2010-10-27 14:20:37 +03:00
pelya
498ce4b545 When you'll change app to build that won't be visible in Git commit.
Also fixed application name not updated for translated strings.xml
2010-10-27 13:50:15 +03:00