Commit Graph

2062 Commits

Author SHA1 Message Date
Sergii Pylypenko dd184b184e xerces: fixed compilation 2019-06-14 16:44:43 +03:00
Sergii Pylypenko ff8594202d OpenTTD: bump version 2019-05-13 23:11:17 +03:00
Sergii Pylypenko 8c34faa475 OpenTTD: updated build scripts 2019-04-26 22:54:54 +03:00
Sergii Pylypenko 65fe44f66a SDL: removed debug from pkg-config script 2019-04-25 23:42:32 +03:00
Sergii Pylypenko f0ff49906c OpenTTD: updated, c++_shared now must be added to the list of libraries 2019-04-25 19:12:22 +03:00
Sergii Pylypenko 2ff9d7cb2c SDL: better scaled video resolutions 2019-04-25 19:12:05 +03:00
Sergii Pylypenko 7662f2acae SDL: fixed pkg-config script to output dependencies for iculx and icui18n 2019-04-25 18:41:31 +03:00
Sergii Pylypenko f78c911f0a SDL: filter out c++_shared library from setEnvironment LDFLAGS 2019-04-25 18:40:18 +03:00
Sergii Pylypenko 90f5ab5684 SDL: updated setEnvironment scripts to use NDK r19 standalone toolchain 2019-04-24 23:32:40 +03:00
Sergii Pylypenko 20d59c5920 OpenTTD: update to 1.9.1 2019-04-24 20:41:57 +03:00
Sergii Pylypenko ab3e3aa1a7 XSDL: fixed build for 32-bit architectures 2019-02-25 19:30:19 +02:00
Sergii Pylypenko 56ae8d528e XSDL: fixed xkbcomp 2019-02-25 17:00:59 +02:00
Sergii Pylypenko 15ee9faf9b XSDL: updated busybox 2019-02-20 21:16:04 +02:00
Sergii Pylypenko 4d6a8dcd88 XSDL: do not restart in a loop, if we fail then stop 2019-02-20 20:28:21 +02:00
Sergii Pylypenko 054ac50e0a XSDL: fixed linking 2019-02-20 19:22:57 +02:00
Sergii Pylypenko 9397c0079c SDL: fixed wrong header include when ANDROID macro is not defined 2019-02-19 18:43:30 +02:00
Sergii Pylypenko e887896edf Xserver: work-in-progress update 2019-02-18 22:09:59 +02:00
Sergii Pylypenko 2f49dd6e30 SDL: support for NDK r19, switched from c++_static to c++_shared, as recommended in NDK docs 2019-02-06 23:27:14 +02:00
Sergii Pylypenko 657ab95852 OpenLieroX: updated submodule 2019-02-06 23:27:02 +02:00
Sergii Pylypenko 3425c4b372 SuperTux: enabled boost_locale 2019-02-06 23:26:23 +02:00
Sergii Pylypenko d431337433 SDL: fixed on-screen key layout customization dialog in SDL settings 2019-02-06 23:19:39 +02:00
pelya 1f32270a80 Merge branch 'sdl_android' of github.com:pelya/commandergenius 2019-01-30 21:57:58 +02:00
Sergii Pylypenko 6b1bd79e2f OpenLieroX: fixed opening app from Chrome notification 2018-12-17 23:41:24 +02:00
Sergii Pylypenko da55d86723 SDL: account for rounded screen corners for text input 2018-12-13 20:49:08 +02:00
Sergii Pylypenko 63178dd22b Updated boost 2018-12-13 19:48:19 +02:00
Sergii Pylypenko 264f7aa43f SDL: disabled spammy debug output 2018-12-05 20:19:39 +02:00
Sergii Pylypenko eec2e53f0f SDL: fixed optimization flags for debug builds, I can finally run ndk-gdb because I've got a new phone yay 2018-12-05 20:15:36 +02:00
Sergii Pylypenko bf0eb74ea8 SDL: fix for loading libiconv 2018-12-05 19:49:59 +02:00
Sergii Pylypenko 61c5b7352b SDL: fixed build warning 2018-11-19 20:09:34 +02:00
Sergii Pylypenko 68d6923357 SDL: converted Guichan to static library, because we are using static libc++ so all C++ code must be linked inside libapplication.so 2018-11-19 19:55:32 +02:00
Sergii Pylypenko 71a72389e3 SDL: updated submodules 2018-11-09 20:27:49 +02:00
Sergii Pylypenko 2b18728ed5 SDL: removed gnustl_static from makefiles 2018-10-12 17:14:04 +03:00
Sergii Pylypenko 4be95b0d36 SDL: updated submodules 2018-10-11 18:25:51 +03:00
Sergii Pylypenko d1554371a5 SDL: fixed libboost compilaiton 2018-10-11 18:08:52 +03:00
Sergii Pylypenko 51790527e9 SDL: do not build prebuilt libs if they are not used by the app 2018-10-11 17:28:41 +03:00
Sergii Pylypenko 37ad3763ab SDL: removed armeabi from build files 2018-10-10 22:47:51 +03:00
Sergii Pylypenko f9a91856ec SDL: removed ffmpeg, it's long broken and thankfully unused 2018-10-10 22:46:58 +03:00
Gerhard Stein f0a8e491e9 for newer systems 2018-10-06 13:02:56 +02:00
Sergii Pylypenko b0f344098f SDL: updated setEnvironment scripts 2018-09-24 18:53:41 +03:00
Sergii Pylypenko 9087c622ae SDL: updated iconv submodule to compile on NDK r18 2018-09-24 18:52:59 +03:00
Sergii Pylypenko 16d326c1c5 SDL: fixed OpenSSL compilation with NDK r18 2018-09-24 18:52:37 +03:00
Sergii Pylypenko 8333b99596 Updated boost submodule 2018-09-20 22:52:44 +03:00
Sergii Pylypenko c3f89273e3 SDL: support for NDK r18, set minimum API level to 16 (Android 4.1), which is the minimum level NDK r18 supports 2018-09-20 22:41:55 +03:00
Sergii Pylypenko 0c172d10fb SDL: fixed libpng to work with NDK r18 2018-09-20 22:37:47 +03:00
Sergii Pylypenko bef5f545c5 SDL: fixed SdlVideoResizeKeepAspect=y messing up mouse position after restoring app from background 2018-09-20 21:01:04 +03:00
Sergii Pylypenko aa7919811f Updated todo 2018-09-07 18:06:30 +03:00
Sergii Pylypenko d169cf6d89 XMoto: now it runs, although poorly 2018-08-15 22:20:33 +03:00
Sergii Pylypenko b66d0f6af0 XMoto: now it compiles 2018-08-15 21:37:09 +03:00
pelya 286b105fc5 XMoto: updated package name 2018-08-12 02:28:51 +03:00
pelya 2f0fa55d2e XMoto: updated keycodes 2018-08-12 02:27:40 +03:00