Commit Graph

38 Commits

Author SHA1 Message Date
07e2a663ba Restore openssl 2024-04-05 21:02:11 +01:00
Miguel Horta
e4939e3f3f Remove unnecessary projects and libs 2022-06-17 12:02:21 +01:00
Sergii Pylypenko
20cc7839e5 SDL: changed lib directory name for OpenSSL for consistency 2022-01-11 19:50:41 +02:00
Sergii Pylypenko
d7ef921317 SDL: do not build Boost, OpenSSL, and ICU for unused architectures 2022-01-10 15:20:03 +02:00
Sergii Pylypenko
87fb5d176d OpenSSL: updated build scripts to NDK 23 2021-12-21 23:06:43 +02:00
Sergii Pylypenko
a8207ceeae OpenSSL: fixed headers 2021-03-13 01:02:39 +02:00
Sergii Pylypenko
c77c68b9f6 SDL: updated OpenSSL build scripts 2021-03-12 23:46:28 +02:00
pelya
7c23b880c7 SDL: clean build directories for prebuilt libraries, they bloat the source archive 2020-07-22 19:16:56 +03:00
pelya
b7607f9618 OpenSSL: fixed dependencies 2020-07-07 18:47:16 +03:00
Sergii Pylypenko
b3e81dfab1 Fixed OpenSSL compilation, for real now 2019-10-16 23:43:27 +03:00
Sergii Pylypenko
9bbfbd2131 OpenSSL: fixed compilation 2019-10-16 23:10:47 +03:00
Sergii Pylypenko
6d3990058b OpenSSL: simplified build scripts 2019-10-15 22:01:32 +03:00
Sergii Pylypenko
5458d5ffe3 Updated OpenSSL 2019-10-15 20:40:04 +03: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
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
16d326c1c5 SDL: fixed OpenSSL compilation with NDK r18 2018-09-24 18:52:37 +03:00
Sergii Pylypenko
f391b0b3ca SDL: fixed my previous OpenSSL fix 2018-06-27 22:35:21 +03:00
Sergii Pylypenko
a328e741aa SDL: fixed 64-bit macro in OpenSSL config header 2018-06-27 22:02:33 +03:00
Sergii Pylypenko
c475fbf816 SDL: fixed OpenSSL compilation 2018-06-27 21:42:10 +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
lubomyr
bf211679e1 openssl updated to 1.0.2k, implemented x86_64 platform support 2017-03-20 00:01:22 +02:00
pelya
42760e1a32 OpenSSL: fixed local build path in header 2017-01-06 23:24:07 +02:00
Sergii Pylypenko
a1089ea20a SDL: Fixed a crash with Gradle 2.2.3 2016-12-27 21:30:24 +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
ed3471ba27 Fixed OpenSSL makefile 2016-06-29 01:09:55 +03:00
pelya
fa42edbb62 Added arm64 build script to OpenSSL 2016-06-29 00:27:17 +03:00
Gerhard Stein
3a2d152573 Banner for Commander Genius 2016-06-25 18:13:43 +02: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
cb0fc17616 SDL: Added OpenSSL Git as a submodule, added source archives to libiconv/libicu repo 2015-09-24 18:50:21 +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
pelya
694ef92470 OpenSSL: added missing headers 2015-07-11 23:31:23 +03:00
Sergii Pylypenko
6e9af1b599 Updated OpenSSL, because Google Play complains about it's version 2015-05-13 20:16:23 +03:00
lubomyr
67d4748b31 Fix for on-screen themes: dualshock and n64 2015-02-25 19:44:58 +00:00
Gerhard Stein
4e48f77d40 added libs for arm64-v8a 2015-02-24 16:55:34 +01:00
Gerhard Stein
8cbdc61b0b Fixing sh issues 2015-02-24 16:50:08 +01:00
pelya
02995ccbf6 Fixed OpenSSL compilation 2015-02-08 00:05:14 +02:00
pelya
a5a447649d Added OpenSSL libraries 2015-02-07 23:25:34 +02:00