Base code merged to SPIN 2.4
[platform/upstream/curl.git] / src / Makefile.vc6
2015-11-16 taesub.kimBase code merged to SPIN 2.4 99/51799/1
2015-11-11 taesub kimRevert "Update to 7.40.1" 94/51594/1
2015-11-09 Seonah MoonUpdate to 7.40.1 63/51363/1 submit/tizen/20151109.080918 submit/tizen/20151109.080942 submit/tizen/20151109.082943
2014-04-05 Steve HolmeMakefile.vc6: Follow up fix to commit 45d3f00803
2014-04-05 Marc HoerskenMakefile.vc6: added warnless.c to fix build
2013-07-08 Guenter KnaufAdded winssl-zlib target to VC builds.
2013-05-11 Guenter KnaufUpdated zlib version in build files.
2013-02-09 Guenter KnaufUpdated dependency libs.
2013-02-06 Daniel Stenbergmsvc: move Makefile.msvc.names into winbuild/
2013-01-06 Yang TseRevert changes relative to lib/*.[ch] recent renaming
2013-01-03 Yang Tsebuild: make use of 93 lib/*.c renamed files
2012-12-26 Yang Tsecurl tool: renaming hugehelp files to tool_hugehelp
2012-09-24 Marc HoerskenMakefile.vc6: Follow up on 0c8ccf7
2012-06-13 Yang Tseschannel: remove version number and identify its use...
2012-06-11 Steve HolmeMakefile.vc6: Added version.lib if built with SSPI
2012-06-07 Yang Tsemetalink: build fixes and adjustments I
2012-05-22 Guenter KnaufUpdated dependency libary versions.
2012-04-26 Guenter KnaufUpdated dependency lib versions.
2012-04-20 Guenter KnaufUpdated dependency lib versions.
2012-04-12 Guenter KnaufUpdated dependency lib versions.
2012-03-18 Yang Tsebuild: remove tool_cb_skt.[ch] references
2011-10-24 Daniel StenbergMerge pull request #25 from trtom/master
2011-10-06 Yang Tsecurl tool: reviewed code moved to tool_*.[ch] files
2011-10-05 Yang Tsecurl tool: reviewed code moved to tool_*.[ch] files
2011-10-04 Yang Tsecurl tool: code moved to tool_*.[ch] files
2011-10-03 Yang Tsecurl tool: reviewed code moved to tool_*.[ch] files
2011-09-24 Yang Tsecurl tool: reviewed code moved to tool_*.[ch] files
2011-09-22 Yang Tsecurl tool: reviewed code moved to tool_*.[ch] files
2011-09-20 Yang Tsecurl tool: reviewed code moved to tool_*.[ch] files
2011-09-20 Yang Tsecurl tool: reviewed code moved to tool_*.[ch] files
2011-09-19 Yang Tsecurl tool: reviewed code moved to tool_*.[ch] files
2011-09-17 Yang Tsecurl tool: create tool_myfunc.[ch] which later on will...
2011-09-16 Yang Tsecurl tool: move 'Configurable' and free_config_fields...
2011-09-16 Yang Tsecurl tool: move so called 'multi_files' stuff into...
2011-09-16 Yang Tsecurl tool: move convert_* functions into tool_convert...
2011-09-14 Yang Tsesrc/Makefile.vc6: adjust resource compiler include...
2011-08-13 Daniel StenbergVC6 makefiles: added embedded documentation
2011-06-21 Josue Andrade Gomeswindows build: use correct MS CRT
2011-02-13 Guenter KnaufUpdated OpenSSL version, added links to docu.
2011-01-13 Guenter KnaufUse env var for PSDK instead of hardcoded path.
2010-12-20 Yang Tsebuild: refactoring of msvc makefiles to allow overridin...
2010-11-12 Adam LightMakefile.vc6: fixed the xattr.c compile
2010-11-07 Yang Tsexattr: fix VisualStudio builds
2010-08-10 Guenter KnaufUpdated lib dependency versions.
2010-04-20 Ruslan Gazizovreplaced wsock32.lib usage with ws2_32.lib in MSVC...
2009-07-15 Dan FandrichAdded nonblock.c to the non-automake makefiles (note...
2009-06-15 Yang TseDEBUGBUILD / CURLDEBUG decoupling follow-up
2009-06-05 Yang Tseintroduction of os-specific.c and os-specific.h
2009-01-29 Yang TseIntroduced curl_sspi.c and curl_sspi.h for the implemen...
2009-01-28 Daniel Stenberg- Markus Moeller introduced two new options to libcurl:
2008-10-23 Dan FandrichAdded rawstr.c to the non-configure curl makefiles
2008-05-09 Yang TseInternal time differences now use monotonic time source...
2008-02-28 Gunter Knauffixed commented define for SSPI.
2008-02-22 Daniel Stenberg- Georg Lippitsch made the src/Makefile.vc6 makefile...
2008-01-23 Yang Tseupdate openssl version
2007-10-24 Daniel StenbergVladimir Lazarenko pointed out that we should do some...
2007-09-15 Gunter Knauffixed VC6 makefiles for new ldap linkage.
2007-07-23 Gunter Knaufadded 2 system libs necessary for linking OpenSSL 0...
2007-07-15 Gunter Knaufmake users use the latest OpenSSL and Zlib libraries;
2007-03-09 Daniel Stenberg- Robert A. Monat improved the maketgz and VC6/8 genera...
2007-02-20 Yang Tsecurl tool was using functions curlx_tvnow and curlx_tvd...
2005-11-08 Daniel StenbergDmitry Bartsevich discovered some issues in compatibilt...
2005-03-11 Daniel Stenbergfixed two leftover from Christopher's patch
2005-03-10 Daniel StenbergChristopher R. Palmer made it possible to build libcurl...
2005-01-18 Daniel StenbergCody Jones' enhanced version of Samuel Díaz García...
2005-01-02 Daniel StenbergAlex Neblett's minor update
2004-12-10 Daniel StenbergDavid Byron's debug build fix
2004-11-16 Gisle VanemAdded revision tag.
2004-11-13 Gisle VanemFix location of timeval.c.
2004-11-13 Gisle VanemSet OpenSSL path to same as in ../lib/Makefile.vc6.
2004-11-12 Gisle VanemMSVC with static link must define CURL_STATICLIB.
2004-07-11 Gunter Knaufremoved zlib dependence from default target; added...
2004-07-06 Gunter Knaufminor cleanup.
2004-05-25 Daniel StenbergMassimiliano Ziccardi's updates for the VC6 makefiles
2004-03-04 Daniel StenbergDavid Byron's version resource fix
2004-03-03 Daniel StenbergDavid Byron's work on making libcurl only require winso...
2004-02-26 Daniel StenbergDavid Byron's fixes to make the latest curl build fine...
2003-11-23 Daniel StenbergGisle Vanem fixed the Windows build
2003-11-04 Daniel StenbergTroels Walsted Hansen fixed the MSVC makefiles to build...
2003-08-01 Daniel StenbergDavid Byron's makefile fix to allow 7.10.6 to build...
2003-07-30 Daniel Stenbergremoved silly target that only works when building...
2003-07-23 Daniel StenbergJuan F. Codagnone's fixes to build properly on Windows...
2002-06-13 Daniel StenbergMiklos Nemeth fixed the mmlib
2002-03-23 Daniel StenbergMiklos Nemeth's update
2002-02-06 Daniel StenbergMiklos Nemeth added comments
2001-09-17 Daniel StenbergLinus Nielsen Feltzing changed winsock lib for linking
2001-08-09 Daniel Stenbergremovied $Id:$ again, this is treated as a binary file...
2001-08-09 Daniel StenbergAdded $Id:$ to the header
2001-05-21 Daniel Stenbergmade it binary in CVS to maintain DOS newlines and...
2001-02-06 Daniel Stenbergnntp@iname.com's suggested fix to set the libpath
2000-12-11 Daniel Stenbergunix-style newlines
2000-12-01 Daniel StenbergCraig Davison updated and made it work again!
1999-12-29 Daniel StenbergInitial revision