aboutsummaryrefslogtreecommitdiff
path: root/lib/Makefile.vc6
AgeCommit message (Expand)Author
2010-08-10Updated lib dependency versions.Guenter Knauf
2010-08-03build: add missing new files to non-configure target build filesYang Tse
2010-06-30build: add enable IPV6 option for the VC makefilesPierre Joye
2010-06-02add missing new files to non-configure target build filesYang Tse
2010-05-12Added Polar SSL and RTMP files to the non-autoconf build filesDan Fandrich
2010-05-12Added the new ftp source files to the non-autoconf build filesDan Fandrich
2010-04-20hmac.c related compilation adjustmentYang Tse
2010-04-20Add compilation directives for hmac in Watcom,riscos and vc6 platform-specifi...monnerat
2010-04-20replaced wsock32.lib usage with ws2_32.lib in MSVC makefilesRuslan Gazizov
2010-02-19fix compiler warningYang Tse
2010-01-26add curl_threads.c to non-configure target build filesYang Tse
2010-01-21Added rtsp.c to the non-configure target build filesDan Fandrich
2010-01-15Added the new protocol source files to the non-autoconf build filesDan Fandrich
2009-09-28libcurl private function Curl_memrchr() now in curl_memrchr.c and curl_memrchr.hYang Tse
2009-09-17Moved Curl_rand() and Curl_srand() code from formdata.c and formdata.hYang Tse
2009-08-12add missing file, as pointed out by Karl MDaniel Stenberg
2009-06-15DEBUGBUILD / CURLDEBUG decoupling follow-upYang Tse
2009-04-23Added new libcurl source files to Amiga, RiscOS and VC6 build files.Dan Fandrich
2009-01-29Introduced curl_sspi.c and curl_sspi.h for the implementation of functionsYang Tse
2009-01-28- Markus Moeller introduced two new options to libcurl:Daniel Stenberg
2009-01-20- Lisa Xu pointed out that the ssh.obj file was missing from the lib/Makefile...Daniel Stenberg
2008-11-06Add missing curl_addrinfo, and sort the list.Yang Tse
2008-10-23Added rawstr.c to the non-configure libcurl makefilesDan Fandrich
2008-05-09Internal time differences now use monotonic time source if available.Yang Tse
2008-04-14- Sandor Feldi reported bug #1942022Daniel Stenberg
2008-02-28fixed commented define for SSPI.Gunter Knauf
2008-01-23update openssl versionYang Tse
2007-09-15fixed VC6 makefiles for new ldap linkage.Gunter Knauf
2007-07-15make users use the latest OpenSSL and Zlib libraries;Gunter Knauf
2007-03-09- Robert A. Monat improved the maketgz and VC6/8 generating to set the correctDaniel Stenberg
2006-10-21Fix misplaced runtime library specification for 'release-dll' targetYang Tse
2006-09-23Dmitriy Sergeyev provided a patch that made the SOCKS[45] code work better asDaniel Stenberg
2006-04-12added splayDaniel Stenberg
2005-12-23Kirill Vasiliev fixed the 'release-ssl-dll' target to properly build aDaniel Stenberg
2005-11-08Dmitry Bartsevich discovered some issues in compatibilty of SSPI-enabledDaniel Stenberg
2005-10-21Temprimus improved the MSVC makefile so that the static debug SSL libs areDaniel Stenberg
2005-10-20Temprimus improved the MSVC makefile: "makes a build option available so ifDaniel Stenberg
2005-10-14Reported by 'TemPRImus' in bug 1326665: use the "Multi-Threaded" options evenDaniel Stenberg
2005-09-07added tftp.cDaniel Stenberg
2005-04-22Dave Dribin: set CURL_STATICLIB when it builds static library variants.Daniel Stenberg
2005-04-07fixed to build after the GnuTLS fixesDaniel Stenberg
2005-04-04Marcelo Juchem's improvementsDaniel Stenberg
2005-03-31fixed bad comment, pointed out by Marcelo JuchemDaniel Stenberg
2005-03-18fix by Kyrre KristiansenDaniel Stenberg
2005-03-10Christopher R. Palmer made it possible to build libcurl with theDaniel Stenberg
2005-01-18Cody Jones' enhanced version of Samuel Díaz García's MSVC makefile patch.Daniel Stenberg
2005-01-02reverted the bad naming of the implib namesDaniel Stenberg
2005-01-02Alex Neblett's minor updateDaniel Stenberg
2004-11-19add select.objDaniel Stenberg
2004-11-13Renamed import lib to "libcurl_imp.lib".Gisle Vanem