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
26
Commits
1
Branch
19
Tags
216
KiB
c9e590e806
Commit Graph
5 Commits
Author
SHA1
Message
Date
LoRd_MuldeR
c9e590e806
Fixed paths in patch.
2021-06-09 16:54:23 +02:00
LoRd_MuldeR
3f2f01c6c2
Enable Unicode build.
2021-06-09 16:11:19 +02:00
LoRd_MuldeR
1eacb465bc
Don't search whole PATH for "cacert.pem" file.
2021-06-08 23:56:02 +02:00
LoRd_MuldeR
bd25382764
Create ZIP package.
2021-06-08 22:24:45 +02:00
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