aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.vc6
AgeCommit message (Expand)Author
2015-04-30build: update depedency versions, urls, example makefilesViktor Szakats
2015-03-05openssl: remove all uses of USE_SSLEAYDaniel Stenberg
2014-12-05build: updated dependencies in makefiles.Guenter Knauf
2014-11-08Makefile.vc6: Added support for WinIDNSteve Holme
2014-04-06Makefile.vc6: Follow up fix to commit 45d3f00803Steve Holme
2014-04-05Makefile.vc6: added warnless.c to fix buildMarc Hoersken
2013-07-08Added winssl-zlib target to VC builds.Guenter Knauf
2013-05-11Updated zlib version in build files.Guenter Knauf
2013-02-09Updated dependency libs.Guenter Knauf
2013-02-06msvc: move Makefile.msvc.names into winbuild/Daniel Stenberg
2013-01-06Revert changes relative to lib/*.[ch] recent renamingYang Tse
2013-01-03build: make use of 93 lib/*.c renamed filesYang Tse
2012-12-26curl tool: renaming hugehelp files to tool_hugehelpYang Tse
2012-09-24Makefile.vc6: Follow up on 0c8ccf7Marc Hoersken
2012-06-13schannel: remove version number and identify its use with 'schannel' literalYang Tse
2012-06-11Makefile.vc6: Added version.lib if built with SSPISteve Holme
2012-06-07metalink: build fixes and adjustments IYang Tse
2012-05-22Updated dependency libary versions.Guenter Knauf
2012-04-26Updated dependency lib versions.Guenter Knauf
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