Age | Commit message (Collapse) | Author |
|
you set rtlibcfg=static for the make, then it would build with /MT. The
default behaviour is /MD (the original)."
http://curl.haxx.se/bug/view.cgi?id=1326665
|
|
when building the static library. http://curl.haxx.se/bug/view.cgi?id=1326665
|
|
|
|
|
|
|
|
|
|
|
|
|
|
USE_WINDOWS_SSPI on Windows, and then libcurl will be built to use the native
way to do NTLM. SSPI also allows libcurl to pass on the current user and its
password in the request.
|
|
|
|
|
|
|
|
|
|
Some cleanup and making it more readable.
|
|
Added "CURL_EXTERN" to memdebug.h functions.
Cleaned up Makefile.vc6.
|
|
|
|
|
|
|
|
might be done differently in the future.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
machines.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|