This website requires JavaScript.
Explore
Help
Sign In
Muldersoft
/
cURL-build-win32
Watch
1
Star
0
Fork
0
You've already forked cURL-build-win32
Code
Issues
Pull Requests
Projects
Releases
18
Wiki
Activity
4
Commits
1
Branch
19
Tags
216
KiB
3d812d4728
Commit Graph
4 Commits
Author
SHA1
Message
Date
LoRd_MuldeR
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
LoRd_MuldeR
888399eb1b
Brotli fix.
2021-06-07 23:35:59 +02:00
LoRd_MuldeR
5c1a94bfcd
Small build fix.
2021-06-07 22:19:13 +02:00
LoRd_MuldeR
89b760c5b4
Initial commit.
2021-06-07 22:14:25 +02:00