summaryrefslogtreecommitdiff
path: root/winbuild
Commit message (Expand)AuthorAgeFilesLines
* URLs: change more http to httpsViktor Szakats2016-02-021-3/+3
* URLs: change all http:// URLs to https://Daniel Stenberg2016-02-032-2/+2
* winbuild: run buildconf.bat if necessaryBenjamin Kircher2015-09-091-0/+3
* makefile: Added support for VC14Steve Holme2015-07-213-3/+3
* INSTALL: Advise use of non-native SSL for Windows <= XPJay Satiro2015-06-201-2/+11
* winbuild: Document the option used to statically link the CRTJay Satiro2015-05-081-0/+11
* openssl: remove all uses of USE_SSLEAYDaniel Stenberg2015-03-051-2/+2
* winbuild: Added option to build with c-aresSam Schanken2015-01-083-1/+42
* newlines: fix mixed newlines to LF-onlyRay Satiro2014-09-121-5/+5
* Remove all traces of FBOpenSSL SPNEGO supportDavid Woodhouse2014-07-162-30/+0
* winbuild: Don't USE_WINSSL when WITH_SSL is being usedSteve Holme2014-06-061-0/+4
* winbuild: Fixed static OpenSSL builds following commit c50ce85918Steve Holme2014-06-051-1/+1
* build: Renamed CURLX_ONES file list definition to CURLX_CFILESSteve Holme2014-05-211-1/+1
* BUILD.WINDOWS: update URL for windows prereqsDaniel Stenberg2014-05-041-2/+2
* winbuild: Updated the VC++ make instructions following commit 11025613b9Steve Holme2014-04-051-3/+9
* winbuild: added warnless.c to fix buildCody Mack2014-03-281-1/+4
* makefile: Added support for VC12Steve Holme2014-01-083-3/+3
* makefile: Added support for VC11Steve Holme2014-01-083-3/+3
* winbuild: Follow up fix for a47c142a88c0, 11e8066ef956 and 92b9ae5c5d59Steve Holme2014-01-081-3/+7
* msvc: move Makefile.msvc.names into winbuild/Daniel Stenberg2013-02-061-0/+81
* winbuild: include version info for .dll .exeAndrei Kurushin2013-02-051-2/+7
* Makefile.inc: fix $(top_srcdir) not allowed in _SOURCES variablesYang Tse2013-01-201-1/+0
* Revert changes relative to lib/*.[ch] recent renamingYang Tse2013-01-061-9/+9
* build: make use of 93 lib/*.c renamed filesYang Tse2013-01-031-9/+9
* curl tool: renaming hugehelp files to tool_hugehelpYang Tse2012-12-262-5/+5
* winbuild: Fix PDB file outputMark Snelling2012-11-142-32/+47
* winbuild: Use machine type of development environmentMarc Hoersken2012-11-011-3/+7
* winbuild: Additional clean upMarc Hoersken2012-11-013-7/+3
* Even more winbuild refactoringSapien22012-11-011-4/+8
* Minor winbuild refactoringSapien22012-11-012-2/+1
* Architecture selection for winbuild and minor makefiles refactoringSapien22012-11-014-18/+17
* Fixed MSVC libssh2 static build.Guenter Knauf2012-11-011-1/+1
* winbuild/MakefileBuild.vc: Follow up on 0c8ccf7Marc Hoersken2012-10-031-2/+2
* winbuild: Added support for building with SPNEGO enabledMarc Hoersken2012-09-102-0/+31
* winbuild: Adjusted order of options to generated config nameMarc Hoersken2012-09-102-31/+31
* Added DWANT_IDN_PROTOTYPES define for MSVC too.Guenter Knauf2012-07-291-1/+1
* winbuild: Aligned BUILD.WINDOWS.txt and Makefile.vc usage helpMarc Hoersken2012-07-082-21/+24
* winbuild: Make USE_WINSSL depend on USE_SSPIMarc Hoersken2012-07-072-17/+19
* winbuild: Aligned USE_SSPI with other USE_x definesMarc Hoersken2012-07-072-7/+18
* winbuild: Clean up formatting and variable namingMarc Hoersken2012-07-072-14/+14
* Moved some patterns to subfolder's .gitignore.Guenter Knauf2012-07-031-0/+2
* winbuild/MakefileBuild.vc: convert line endings to DOS styleYang Tse2012-06-141-460/+460
* winbuild: Allow SSPI build with or without SchannelMarc Hoersken2012-06-142-4/+30
* MakefileBuild.vc: Allow building without SSLYang Tse2012-06-131-1/+1
* schannel: remove version number and identify its use with 'schannel' literalYang Tse2012-06-131-6/+11
* winbuild: Removed WITH_SSL=schannel and tie schannel to SSPIMarc Hoersken2012-06-112-11/+7
* winbuild: Updated winbuild scripts to add schannelMarc Hoersken2012-06-112-4/+11
* curl_sspi: Added Curl_sspi_version functionMarc Hoersken2012-06-111-0/+2
* winbuild: Fixed environment variables being lostMarc Hoersken2012-06-102-40/+60
* winbuild: fix IPv6 enabled buildJan Ehrhardt2012-05-221-1/+1