summaryrefslogtreecommitdiff
path: root/winbuild
AgeCommit message (Expand)Author
2015-06-20INSTALL: Advise use of non-native SSL for Windows <= XPJay Satiro
2015-05-08winbuild: Document the option used to statically link the CRTJay Satiro
2015-03-05openssl: remove all uses of USE_SSLEAYDaniel Stenberg
2015-01-08winbuild: Added option to build with c-aresSam Schanken
2014-09-12newlines: fix mixed newlines to LF-onlyRay Satiro
2014-07-16Remove all traces of FBOpenSSL SPNEGO supportDavid Woodhouse
2014-06-06winbuild: Don't USE_WINSSL when WITH_SSL is being usedSteve Holme
2014-06-05winbuild: Fixed static OpenSSL builds following commit c50ce85918Steve Holme
2014-05-21build: Renamed CURLX_ONES file list definition to CURLX_CFILESSteve Holme
2014-05-04BUILD.WINDOWS: update URL for windows prereqsDaniel Stenberg
2014-04-05winbuild: Updated the VC++ make instructions following commit 11025613b9Steve Holme
2014-03-28winbuild: added warnless.c to fix buildCody Mack
2014-01-08makefile: Added support for VC12Steve Holme
2014-01-08makefile: Added support for VC11Steve Holme
2014-01-08winbuild: Follow up fix for a47c142a88c0, 11e8066ef956 and 92b9ae5c5d59Steve Holme
2013-02-06msvc: move Makefile.msvc.names into winbuild/Daniel Stenberg
2013-02-05winbuild: include version info for .dll .exeAndrei Kurushin
2013-01-20Makefile.inc: fix $(top_srcdir) not allowed in _SOURCES variablesYang Tse
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-11-14winbuild: Fix PDB file outputMark Snelling
2012-11-01winbuild: Use machine type of development environmentMarc Hoersken
2012-11-01winbuild: Additional clean upMarc Hoersken
2012-11-01Even more winbuild refactoringSapien2
2012-11-01Minor winbuild refactoringSapien2
2012-11-01Architecture selection for winbuild and minor makefiles refactoringSapien2
2012-11-01Fixed MSVC libssh2 static build.Guenter Knauf
2012-10-03winbuild/MakefileBuild.vc: Follow up on 0c8ccf7Marc Hoersken
2012-09-10winbuild: Added support for building with SPNEGO enabledMarc Hoersken
2012-09-10winbuild: Adjusted order of options to generated config nameMarc Hoersken
2012-07-29Added DWANT_IDN_PROTOTYPES define for MSVC too.Guenter Knauf
2012-07-08winbuild: Aligned BUILD.WINDOWS.txt and Makefile.vc usage helpMarc Hoersken
2012-07-07winbuild: Make USE_WINSSL depend on USE_SSPIMarc Hoersken
2012-07-07winbuild: Aligned USE_SSPI with other USE_x definesMarc Hoersken
2012-07-07winbuild: Clean up formatting and variable namingMarc Hoersken
2012-07-03Moved some patterns to subfolder's .gitignore.Guenter Knauf
2012-06-14winbuild/MakefileBuild.vc: convert line endings to DOS styleYang Tse
2012-06-14winbuild: Allow SSPI build with or without SchannelMarc Hoersken
2012-06-13MakefileBuild.vc: Allow building without SSLYang Tse
2012-06-13schannel: remove version number and identify its use with 'schannel' literalYang Tse
2012-06-11winbuild: Removed WITH_SSL=schannel and tie schannel to SSPIMarc Hoersken
2012-06-11winbuild: Updated winbuild scripts to add schannelMarc Hoersken
2012-06-11curl_sspi: Added Curl_sspi_version functionMarc Hoersken
2012-06-10winbuild: Fixed environment variables being lostMarc Hoersken
2012-05-22winbuild: fix IPv6 enabled buildJan Ehrhardt
2012-05-14MakefileBuild.vc: use the correct IDN variableDaniel Stenberg
2012-04-23Revert "sspi: Added version information"Yang Tse
2012-04-22sspi: Added version informationSteve Holme
2012-04-13Set batch mode to 755 to make Cygwin git pulls work.Guenter Knauf