Commit Graph

14 Commits

Author SHA1 Message Date
d2748a5c1a Restore curl 2024-04-05 19:07:19 +01:00
Miguel Horta
e4939e3f3f Remove unnecessary projects and libs 2022-06-17 12:02:21 +01: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
98a442e80d SDL: updated libcurl to 7.60.0 2018-06-27 22:50:39 +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
b3a5e10cfa curl: switched back to OpenSSL, updated to latest version 2016-05-24 20:20:46 +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
a822abb36c Enabled OpenSSL in libcurl for https:// support 2015-06-03 23:13:46 +03:00
pelya
bfcffa7f77 Removed references to the crystax_static lib, which disappeared from the CrystaX NDK r6 and above 2012-01-03 14:37:11 +02:00
pelya
25632f41bc Fixed Curl compilation with CrystaX NDK 2011-07-28 21:55:23 +03:00
pelya
c684662e0e Removed sdl_fake_stdout hack - it prevents standalone executables to link 2011-06-08 13:30:31 +03:00
pelya
a4cb94028c Moved all includes from LOCAL_CFLAGS to LOCAL_C_INCLUDES so it will work in Cygwin 2011-02-02 14:28:16 +00:00
pelya
b337e649b9 Added fake stdin/stdout/stderr streams, to prevent crashes on some tablets 2011-01-25 14:29:23 +00:00
pelya
ccb4e16935 Added libcurl to libs 2011-01-10 18:51:56 +00:00