Commit Graph

20 Commits

Author SHA1 Message Date
bd25382764 Create ZIP package. 2021-06-08 22:24:45 +02:00
19af64b3e7 Create release package. 2021-06-08 21:19:35 +02:00
fff25e59a4 Small fix. 2021-06-08 19:55:42 +02:00
80c000db20 Small fix. 2021-06-08 19:50:53 +02:00
5734cd1577 Small fix. 2021-06-08 19:46:24 +02:00
08f8a3c4a6 Small fix. 2021-06-08 18:49:59 +02:00
fa5d5e4d7b Small fix. 2021-06-08 18:47:46 +02:00
b79fcab0aa Added libssh2. 2021-06-08 18:47:03 +02:00
f98ccafb96 Small fix. 2021-06-08 17:37:36 +02:00
a7ff6f2faa Added libiconv. 2021-06-08 17:35:58 +02:00
75c3bfdfec Small fix. 2021-06-08 16:56:03 +02:00
6a41507175 Added libidn2 support. 2021-06-08 16:36:12 +02:00
6af6092d57 Small fix. 2021-06-08 04:13:02 +02:00
ca7ed0fc3c Small fix. 2021-06-08 03:54:07 +02:00
169d192767 Small fix. 2021-06-08 03:00:49 +02:00
d3042b186a Added nghttp2 in order to enable HTTP/2 support. 2021-06-08 02:51:43 +02:00
3d812d4728 Do *not* use pthread, because the Mingw-w64 implementation (libwinpthread) depends on GetTickCount64() function in KERNEL32.DLL, which is not available in Windows XP.
Also patch cURL to *not* use InitializeCriticalSectionEx() function, for the same reason.
2021-06-08 01:03:15 +02:00
888399eb1b Brotli fix. 2021-06-07 23:35:59 +02:00
5c1a94bfcd Small build fix. 2021-06-07 22:19:13 +02:00
89b760c5b4 Initial commit. 2021-06-07 22:14:25 +02:00