summaryrefslogtreecommitdiff
path: root/lib/Makefile.vc6
Commit message (Expand)AuthorAgeFilesLines
* fixed VC6 makefiles for new ldap linkage.Gunter Knauf2007-09-151-2/+2
* make users use the latest OpenSSL and Zlib libraries;Gunter Knauf2007-07-151-4/+7
* - Robert A. Monat improved the maketgz and VC6/8 generating to set the correctDaniel Stenberg2007-03-091-1/+5
* Fix misplaced runtime library specification for 'release-dll' targetYang Tse2006-10-211-2/+2
* Dmitriy Sergeyev provided a patch that made the SOCKS[45] code work better asDaniel Stenberg2006-09-231-0/+1
* added splayDaniel Stenberg2006-04-121-0/+1
* Kirill Vasiliev fixed the 'release-ssl-dll' target to properly build aDaniel Stenberg2005-12-231-2/+2
* Dmitry Bartsevich discovered some issues in compatibilty of SSPI-enabledDaniel Stenberg2005-11-081-1/+0
* Temprimus improved the MSVC makefile so that the static debug SSL libs areDaniel Stenberg2005-10-211-25/+13
* Temprimus improved the MSVC makefile: "makes a build option available so ifDaniel Stenberg2005-10-201-25/+48
* Reported by 'TemPRImus' in bug 1326665: use the "Multi-Threaded" options evenDaniel Stenberg2005-10-141-2/+2
* added tftp.cDaniel Stenberg2005-09-071-0/+1
* Dave Dribin: set CURL_STATICLIB when it builds static library variants.Daniel Stenberg2005-04-221-13/+14
* fixed to build after the GnuTLS fixesDaniel Stenberg2005-04-071-0/+2
* Marcelo Juchem's improvementsDaniel Stenberg2005-04-041-5/+5
* fixed bad comment, pointed out by Marcelo JuchemDaniel Stenberg2005-03-311-1/+1
* fix by Kyrre KristiansenDaniel Stenberg2005-03-181-2/+2
* Christopher R. Palmer made it possible to build libcurl with theDaniel Stenberg2005-03-101-1/+24
* Cody Jones' enhanced version of Samuel Díaz García's MSVC makefile patch.Daniel Stenberg2005-01-181-69/+229
* reverted the bad naming of the implib namesDaniel Stenberg2005-01-021-2/+2
* Alex Neblett's minor updateDaniel Stenberg2005-01-021-3/+3
* add select.objDaniel Stenberg2004-11-191-0/+1
* Renamed import lib to "libcurl_imp.lib".Gisle Vanem2004-11-131-27/+38
* Changes for removing libcurl.def file on Win32.Gisle Vanem2004-11-091-10/+11
* fixed to use the new file. Can we make this use Makefile.inc somehow?Daniel Stenberg2004-09-151-1/+1
* fixed linkage dll targets. (submitted by Casey O'Donnell)Gunter Knauf2004-08-141-4/+4
* changed paths to external libs to recent versions.Gunter Knauf2004-07-111-14/+14
* David Byron made this use the mm lib by default, as was previously done. ThisDaniel Stenberg2004-06-011-0/+4
* Mohun Biswas added release-zlib and debug-zlib targets.Daniel Stenberg2004-05-261-0/+25
* Massimiliano Ziccardi's updates for the VC6 makefilesDaniel Stenberg2004-05-251-5/+9
* cut out the changelog, it is far from accurate anywayDaniel Stenberg2004-05-111-10/+0
* oops, .obj not .c!Daniel Stenberg2004-04-261-1/+1
* added the new files to the buildDaniel Stenberg2004-04-261-0/+7
* David Byron's patch for MSVC builds with zlibDaniel Stenberg2004-04-111-0/+21
* strerror without prefixDaniel Stenberg2004-03-251-1/+1
* added curl_strerror to the buildDaniel Stenberg2004-03-251-0/+1
* David Byron's work on making libcurl only require winsock 1.1 on WindowsDaniel Stenberg2004-03-031-7/+1
* David Byron's fixes to make the latest curl build fine under MSVC 6.Daniel Stenberg2004-02-261-3/+3
* David J Meyer's large file support.Daniel Stenberg2004-01-051-0/+1
* removed the resource lines I shouldn't have added in the firt placeDaniel Stenberg2003-11-071-4/+0
* CURLDEBUG, no underscoreDaniel Stenberg2003-11-061-2/+2
* Gisle Vanem's libcurl.dll version info patch appliedDaniel Stenberg2003-11-061-2/+23
* Troels Walsted Hansen fixed the MSVC makefiles to build fine on Windows.Daniel Stenberg2003-11-041-1/+1
* Dylan Ellicott added the release-libcurl-ssl-dll targetDaniel Stenberg2003-10-221-2/+17
* Jörg Müller-Tolk updated this to build fine with 7.10.6Daniel Stenberg2003-07-301-3/+2
* Juan F. Codagnone's fixes to build properly on Windows againDaniel Stenberg2003-07-231-1/+6
* RSAglue.lib is no longer needed with recent OpenSSL versionsDaniel Stenberg2003-04-251-2/+3
* Added share.objDaniel Stenberg2003-03-031-0/+1
* Matthew Blain's improvements for debug buildsDaniel Stenberg2003-01-071-2/+3
* link with winmm.lib tooDaniel Stenberg2002-07-291-1/+1