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
|
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
|
114f1541c3
|
SDL: MIPS and ARMv5 architectures are dead and removed from NDK r17b - updated all build scripts
|
2018-06-14 22:02:51 +03:00 |
|
Sergii Pylypenko
|
49664669ab
|
SDL: download git submodules from Makefile.prebuilt directly, if they are not downloaded yet
|
2018-06-13 23:23:49 +03:00 |
|
Sergii Pylypenko
|
e618b3a2d0
|
Boost: removed precompiled libraries, updated submodule. Use 'make -f Makefile.prebuilt' from project/jni to generate precompiled libraries, you will need NDK r16-beta2.
|
2017-11-14 22:41:47 +02:00 |
|
Sergii Pylypenko
|
630d0fb234
|
SDL: added back armv5 architecture for libiconv and libicu
|
2017-06-23 17:58:50 +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 |
|
lubomyr
|
bf211679e1
|
openssl updated to 1.0.2k, implemented x86_64 platform support
|
2017-03-20 00:01:22 +02: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 |
|
pelya
|
fa42edbb62
|
Added arm64 build script to OpenSSL
|
2016-06-29 00:27:17 +03:00 |
|
Sergii Pylypenko
|
cbd8374185
|
SDL: renamed libcrypto and libssl to avoid clashing with system libraries, fixed crashes in SD card Java code
|
2016-06-10 19:43:32 +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 |
|
Sergii Pylypenko
|
9fba98e5ab
|
Added BoringSSL - replacement for OpenSSL, updated libcurl to use boringssl
|
2016-04-04 21:09:43 +03:00 |
|
Sergii Pylypenko
|
9f48eba20f
|
Fixes to the prebuilt libs makefile
|
2015-08-26 23:09:46 +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 |
|