Commit Graph

22 Commits

Author SHA1 Message Date
7ba3d985b0 Patch update. 2021-06-18 18:38:49 +02:00
aa698d7035 Added librtmp. 2021-06-17 21:13:50 +02:00
82fe8ffc5c Small fix. 2021-06-13 22:11:08 +02:00
7635f07d49 Path out _difftime64() dependency. 2021-06-13 21:58:25 +02:00
a3c26fc9c1 Remove "libwmain" workaround. 2021-06-13 20:11:58 +02:00
0cfe2b1d57 Small fix. 2021-06-13 17:14:29 +02:00
6ec02ca618 Small fix. 2021-06-13 16:22:14 +02:00
7a8c6a91f8 Updated patch. 2021-06-13 15:54:07 +02:00
af0a957299 Improved workaround for wmain() bug in configure script. 2021-06-10 18:45:17 +02:00
de2326cc4e Fix for IDN2 call on Windows. 2021-06-10 02:15:19 +02:00
d06cf480fe Improved patch. 2021-06-10 01:54:46 +02:00
5598018f18 Fixed patch. 2021-06-10 01:50:43 +02:00
14aeb0919c Improved patches. 2021-06-10 01:45:25 +02:00
072bb75771 Workaround for libgsasl error. 2021-06-09 23:12:30 +02:00
1b49e606f8 Small fix. 2021-06-09 20:10:16 +02:00
34d8e2fc39 Updated patches. 2021-06-09 19:47:18 +02:00
4e4a8be21e Fixed. 2021-06-09 17:54:39 +02:00
c9e590e806 Fixed paths in patch. 2021-06-09 16:54:23 +02:00
3f2f01c6c2 Enable Unicode build. 2021-06-09 16:11:19 +02:00
1eacb465bc Don't search whole PATH for "cacert.pem" file. 2021-06-08 23:56:02 +02:00
bd25382764 Create ZIP package. 2021-06-08 22:24:45 +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