summaryrefslogtreecommitdiff
path: root/src/Makefile.vc6
Commit message (Expand)AuthorAgeFilesLines
* build: updated dependencies in makefiles.Guenter Knauf2014-12-051-1/+1
* Makefile.vc6: Added support for WinIDNSteve Holme2014-11-081-8/+12
* Makefile.vc6: Follow up fix to commit 45d3f00803Steve Holme2014-04-061-1/+5
* Makefile.vc6: added warnless.c to fix buildMarc Hoersken2014-04-051-0/+2
* Added winssl-zlib target to VC builds.Guenter Knauf2013-07-081-0/+13
* Updated zlib version in build files.Guenter Knauf2013-05-111-1/+1
* Updated dependency libs.Guenter Knauf2013-02-091-1/+1
* msvc: move Makefile.msvc.names into winbuild/Daniel Stenberg2013-02-061-3/+2
* Revert changes relative to lib/*.[ch] recent renamingYang Tse2013-01-061-19/+19
* build: make use of 93 lib/*.c renamed filesYang Tse2013-01-031-19/+19
* curl tool: renaming hugehelp files to tool_hugehelpYang Tse2012-12-261-6/+6
* Makefile.vc6: Follow up on 0c8ccf7Marc Hoersken2012-09-241-3/+3
* schannel: remove version number and identify its use with 'schannel' literalYang Tse2012-06-131-25/+2
* Makefile.vc6: Added version.lib if built with SSPISteve Holme2012-06-111-3/+27
* metalink: build fixes and adjustments IYang Tse2012-06-071-0/+6
* Updated dependency libary versions.Guenter Knauf2012-05-221-2/+2
* Updated dependency lib versions.Guenter Knauf2012-04-261-1/+1
* Updated dependency lib versions.Guenter Knauf2012-04-201-1/+1
* Updated dependency lib versions.Guenter Knauf2012-04-121-2/+2
* build: remove tool_cb_skt.[ch] referencesYang Tse2012-03-181-7/+1
* curl tool: reviewed code moved to tool_*.[ch] filesYang Tse2011-10-061-30/+36
* curl tool: reviewed code moved to tool_*.[ch] filesYang Tse2011-10-051-6/+6
* curl tool: code moved to tool_*.[ch] filesYang Tse2011-10-051-13/+61
* curl tool: reviewed code moved to tool_*.[ch] filesYang Tse2011-10-031-0/+12
* curl tool: reviewed code moved to tool_*.[ch] filesYang Tse2011-09-241-6/+42
* curl tool: reviewed code moved to tool_*.[ch] filesYang Tse2011-09-221-0/+6
* curl tool: reviewed code moved to tool_*.[ch] filesYang Tse2011-09-211-0/+18
* curl tool: reviewed code moved to tool_*.[ch] filesYang Tse2011-09-201-1/+7
* curl tool: reviewed code moved to tool_*.[ch] filesYang Tse2011-09-191-6/+24
* curl tool: create tool_myfunc.[ch] which later on will hold my_* functionsYang Tse2011-09-181-0/+6
* curl tool: move 'Configurable' and free_config_fields() to tool_cfgable.[ch]Yang Tse2011-09-161-0/+6
* curl tool: move so called 'multi_files' stuff into tool_mfiles.[ch]Yang Tse2011-09-161-0/+6
* curl tool: move convert_* functions into tool_convert.[ch]Yang Tse2011-09-161-0/+6
* src/Makefile.vc6: adjust resource compiler include pathYang Tse2011-09-141-1/+1
* VC6 makefiles: added embedded documentationDaniel Stenberg2011-08-131-0/+5
* windows build: use correct MS CRTJosue Andrade Gomes2011-06-211-2/+2
* Updated OpenSSL version, added links to docu.Guenter Knauf2011-02-131-1/+1
* Use env var for PSDK instead of hardcoded path.Guenter Knauf2011-01-131-2/+2
* build: refactoring of msvc makefiles to allow overriding of library filenames.Yang Tse2010-12-201-25/+62
* Makefile.vc6: fixed the xattr.c compileAdam Light2010-11-121-0/+4
* xattr: fix VisualStudio buildsYang Tse2010-11-071-12/+14
* Updated lib dependency versions.Guenter Knauf2010-08-101-4/+4
* replaced wsock32.lib usage with ws2_32.lib in MSVC makefilesRuslan Gazizov2010-04-201-3/+2
* Added nonblock.c to the non-automake makefiles (note that the dependenciesDan Fandrich2009-07-151-0/+6
* DEBUGBUILD / CURLDEBUG decoupling follow-upYang Tse2009-06-151-2/+2
* introduction of os-specific.c and os-specific.hYang Tse2009-06-051-0/+6
* Introduced curl_sspi.c and curl_sspi.h for the implementation of functionsYang Tse2009-01-291-2/+2
* - Markus Moeller introduced two new options to libcurl:Daniel Stenberg2009-01-281-2/+2
* Added rawstr.c to the non-configure curl makefilesDan Fandrich2008-10-231-0/+6
* Internal time differences now use monotonic time source if available.Yang Tse2008-05-091-4/+2