Commit Graph

17 Commits

Author SHA1 Message Date
pelya
9a1f5ca352 icuuc: updated gitignore 2023-05-19 23:58:32 +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
4a0abd4561 SDL: symlink to icuuc sources 2018-06-13 23:37:25 +03:00
Sergii Pylypenko
059c60acc2 SDL: Removed duplicate icuuc submodule 2018-06-13 23:36:57 +03:00
pelya
144f485758 Updated boost, iconv, and icu submodules 2017-11-25 07:43:43 +02:00
Sergii Pylypenko
91d27beb04 SDL: Updated submodules, compilation fix for iconv and icu 2017-07-21 21:15:27 +03:00
Sergii Pylypenko
d738bd6f53 SDL: fixed iconv/icu compilation 2017-06-23 18:20:36 +03:00
Sergii Pylypenko
630d0fb234 SDL: added back armv5 architecture for libiconv and libicu 2017-06-23 17:58:50 +03:00
Sergii Pylypenko
35e838c20d SDL: Added .gitignore to iconv and icu 2017-06-21 17:50:12 +03:00
Sergii Pylypenko
d89960517c SDL: updated libiconv and libicu, removed prebuilt binaries, now they should be built on the fly 2017-06-21 17:48:55 +03:00
pelya
1d61f839ff SDL: CreateService=y will create a persistent notification, so app is never killed 2015-10-18 03:45:16 +03:00
Sergii Pylypenko
7b0eb7c6c0 Separate makefile to ocmpile prebuilt libraries, only libiconv, libicu, and openssl are compiled currently 2015-08-26 22:56:19 +03:00
Sergii Pylypenko
0ece2169a8 Updated Git submodules 2015-07-16 23:05:06 +03:00
Sergii Pylypenko
fad0e66666 Fixed bug in gamepad dpad processing, removed old unused trackball code, random 64-bit fixes 2014-10-23 23:31:29 +03:00
pelya
2853920e98 Added support for armeabi-v7a-hard architecture, it seems to be buggy, because Ballfield launches but does not draw anything. To be fixed later. 2014-05-29 13:16:00 +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
Sergii Pylypenko
716d3df644 Added ICU library 2014-03-12 22:43:57 +02:00