summaryrefslogtreecommitdiff
path: root/lib/Makefile.vc6
Commit message (Expand)AuthorAgeFilesLines
* fix compiler warningYang Tse2010-02-191-0/+1
* add curl_threads.c to non-configure target build filesYang Tse2010-01-261-0/+1
* Added rtsp.c to the non-configure target build filesDan Fandrich2010-01-211-0/+1
* Added the new protocol source files to the non-autoconf build filesDan Fandrich2010-01-151-0/+4
* libcurl private function Curl_memrchr() now in curl_memrchr.c and curl_memrchr.hYang Tse2009-09-281-0/+1
* Moved Curl_rand() and Curl_srand() code from formdata.c and formdata.hYang Tse2009-09-171-0/+1
* add missing file, as pointed out by Karl MDaniel Stenberg2009-08-121-0/+1
* DEBUGBUILD / CURLDEBUG decoupling follow-upYang Tse2009-06-151-2/+2
* Added new libcurl source files to Amiga, RiscOS and VC6 build files.Dan Fandrich2009-04-231-0/+2
* Introduced curl_sspi.c and curl_sspi.h for the implementation of functionsYang Tse2009-01-291-1/+2
* - Markus Moeller introduced two new options to libcurl:Daniel Stenberg2009-01-281-1/+2
* - Lisa Xu pointed out that the ssh.obj file was missing from the lib/Makefile...Daniel Stenberg2009-01-201-2/+23
* Add missing curl_addrinfo, and sort the list.Yang Tse2008-11-061-35/+36
* Added rawstr.c to the non-configure libcurl makefilesDan Fandrich2008-10-231-0/+1
* Internal time differences now use monotonic time source if available.Yang Tse2008-05-091-10/+2
* - Sandor Feldi reported bug #1942022Daniel Stenberg2008-04-141-1/+1
* fixed commented define for SSPI.Gunter Knauf2008-02-281-1/+1
* update openssl versionYang Tse2008-01-231-1/+1
* 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