aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.vc6
AgeCommit message (Expand)Author
2012-04-20Updated dependency lib versions.Guenter Knauf
2012-04-12Updated dependency lib versions.Guenter Knauf
2012-03-18build: remove tool_cb_skt.[ch] referencesYang Tse
2011-10-06curl tool: reviewed code moved to tool_*.[ch] filesYang Tse
2011-10-05curl tool: reviewed code moved to tool_*.[ch] filesYang Tse
2011-10-05curl tool: code moved to tool_*.[ch] filesYang Tse
2011-10-03curl tool: reviewed code moved to tool_*.[ch] filesYang Tse
2011-09-24curl tool: reviewed code moved to tool_*.[ch] filesYang Tse
2011-09-22curl tool: reviewed code moved to tool_*.[ch] filesYang Tse
2011-09-21curl tool: reviewed code moved to tool_*.[ch] filesYang Tse
2011-09-20curl tool: reviewed code moved to tool_*.[ch] filesYang Tse
2011-09-19curl tool: reviewed code moved to tool_*.[ch] filesYang Tse
2011-09-18curl tool: create tool_myfunc.[ch] which later on will hold my_* functionsYang Tse
2011-09-16curl tool: move 'Configurable' and free_config_fields() to tool_cfgable.[ch]Yang Tse
2011-09-16curl tool: move so called 'multi_files' stuff into tool_mfiles.[ch]Yang Tse
2011-09-16curl tool: move convert_* functions into tool_convert.[ch]Yang Tse
2011-09-14src/Makefile.vc6: adjust resource compiler include pathYang Tse
2011-08-13VC6 makefiles: added embedded documentationDaniel Stenberg
2011-06-21windows build: use correct MS CRTJosue Andrade Gomes
2011-02-13Updated OpenSSL version, added links to docu.Guenter Knauf
2011-01-13Use env var for PSDK instead of hardcoded path.Guenter Knauf
2010-12-20build: refactoring of msvc makefiles to allow overriding of library filenames.Yang Tse
2010-11-12Makefile.vc6: fixed the xattr.c compileAdam Light
2010-11-07xattr: fix VisualStudio buildsYang Tse
2010-08-10Updated lib dependency versions.Guenter Knauf
2010-04-20replaced wsock32.lib usage with ws2_32.lib in MSVC makefilesRuslan Gazizov
2009-07-15Added nonblock.c to the non-automake makefiles (note that the dependenciesDan Fandrich
2009-06-15DEBUGBUILD / CURLDEBUG decoupling follow-upYang Tse
2009-06-05introduction of os-specific.c and os-specific.hYang Tse
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
2008-10-23Added rawstr.c to the non-configure curl makefilesDan Fandrich
2008-05-09Internal time differences now use monotonic time source if available.Yang Tse
2008-02-28fixed commented define for SSPI.Gunter Knauf
2008-02-22- Georg Lippitsch made the src/Makefile.vc6 makefile use the same memory modelDaniel Stenberg
2008-01-23update openssl versionYang Tse
2007-10-24Vladimir Lazarenko pointed out that we should do some 'mt' magic whenDaniel Stenberg
2007-09-15fixed VC6 makefiles for new ldap linkage.Gunter Knauf
2007-07-23added 2 system libs necessary for linking OpenSSL 0.9.8e statically.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
2007-02-20curl tool was using functions curlx_tvnow and curlx_tvdiff which are notYang Tse
2005-11-08Dmitry Bartsevich discovered some issues in compatibilty of SSPI-enabledDaniel Stenberg
2005-03-11fixed two leftover from Christopher's patchDaniel 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-02Alex Neblett's minor updateDaniel Stenberg
2004-12-10David Byron's debug build fixDaniel Stenberg
2004-11-16Added revision tag.Gisle Vanem
2004-11-13Fix location of timeval.c.Gisle Vanem