summaryrefslogtreecommitdiff
path: root/winbuild
Commit message (Expand)AuthorAgeFilesLines
* 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
* MakefileBuild.vc: use the correct IDN variableDaniel Stenberg2012-05-141-2/+2
* Revert "sspi: Added version information"Yang Tse2012-04-231-2/+0
* sspi: Added version informationSteve Holme2012-04-221-0/+2
* Set batch mode to 755 to make Cygwin git pulls work.Guenter Knauf2012-04-131-0/+0
* - fix IPV6 and IDN optionsPierre Joye2012-01-262-5/+5
* - s, use, enable, for options name, avoiding conflicts with the names used in...Pierre Joye2012-01-191-5/+7
* static SSL windows builds: add more libs to the linkDaniel Stenberg2011-12-071-1/+1
* MakefileBuild: fix the static buildDaniel Stenberg2011-12-061-2/+2
* looks like this should be static, not dllTom Wright2011-06-241-1/+1
* - typoPierre Joye2011-05-201-1/+1
* Windows build: alternative makefilePierre Joye2011-01-284-0/+638