summaryrefslogtreecommitdiff
path: root/winbuild/MakefileBuild.vc
Commit message (Expand)AuthorAgeFilesLines
* winbuild: conditionally use /DZLIB_WINAPIMarcel Raad2019-01-141-1/+3
* whitespace fixesViktor Szakats2018-09-231-1/+0
* configure: add option to disable automatic OpenSSL config loadingPhilipp Waehnert2018-09-071-0/+3
* curl.rc: embed manifest for correct Windows version detectionViktor Szakats2018-05-301-1/+3
* winbuild: In MakefileBuild.vc fix typo DISTDIR->DIRDISTrichardthe3rd2018-05-271-1/+1
* schannel: add support for CURLOPT_CAINFODan McNulty2018-04-181-1/+1
* winbuild: Support custom devel paths for each dependencykdekker2018-04-171-46/+101
* winbuild: make the clean target work without build-typekdekker2018-04-061-11/+15
* winbuild: prefer documented zlib library namesrichardthe3rd2018-03-041-0/+14
* winbuild: Use macros for the names of some build utilitiesRod Widdowson2018-02-231-2/+7
* build: fix windows build methods for curl_ctype.cJay Satiro2018-01-301-1/+4
* winbuild: make linker generate proper PDBAdam Marcionek2018-01-301-1/+1
* winbuild: Added support for VC15Steve Holme2017-12-221-2/+2
* winbuild: fix embedded manifest optiontheantigod2017-08-261-1/+1
* winbuild: re-enable warning C4127 for curl toolMarcel Raad2017-07-141-1/+1
* winbuild: build with warning level 4Marcel Raad2017-07-131-4/+4
* curl_setup: always define WIN32_LEAN_AND_MEAN on WindowsMarcel Raad2017-07-111-1/+1
* winbuild: fix boringssl buildHenrik S. Gaßmann2017-06-241-1/+4
* winbuild: fix the nghttp2 buildAnatol Belski2017-05-241-12/+11
* winbuild: add basic support for OpenSSL 1.1.xAnatol Belski2017-03-131-0/+8
* winbuild: add config option ENABLE_NGHTTP2Jan-E2016-11-251-0/+15
* winbuild: remove strcase.obj from curl buildDaniel Stenberg2016-11-021-3/+0
* msvc builds: s/rawstr/strcaseDaniel Stenberg2016-10-311-3/+3
* winbuild: Allow changing C compiler via environment variable CC (#952)Simon Warta2016-08-091-4/+10
* winbuild: Free name $(CC) in Makefile (#950)Simon Warta2016-08-091-11/+7
* winbuild: Avoid setting redundant CFLAGS to compile commands (#949)Simon Warta2016-08-081-2/+0
* winbuild: fix embedded manifest optionJay Satiro2016-07-211-1/+1
* schannel: add CURLOPT_CERTINFO supportAndrew Kurushin2016-06-011-0/+1
* winbuild: add mbedtls supportHenrik Gaßmann2016-04-211-1/+14
* build: Updated all makefiles and project files for the new vauth directorySteve Holme2016-03-251-0/+4
* URLs: change all http:// URLs to https://Daniel Stenberg2016-02-031-1/+1
* makefile: Added support for VC14Steve Holme2015-07-211-1/+1
* openssl: remove all uses of USE_SSLEAYDaniel Stenberg2015-03-051-2/+2
* winbuild: Added option to build with c-aresSam Schanken2015-01-081-0/+27
* Remove all traces of FBOpenSSL SPNEGO supportDavid Woodhouse2014-07-161-16/+0
* winbuild: Fixed static OpenSSL builds following commit c50ce85918Steve Holme2014-06-051-1/+1
* winbuild: added warnless.c to fix buildCody Mack2014-03-281-1/+4
* makefile: Added support for VC12Steve Holme2014-01-081-1/+1
* makefile: Added support for VC11Steve Holme2014-01-081-1/+1
* winbuild: Follow up fix for a47c142a88c0, 11e8066ef956 and 92b9ae5c5d59Steve Holme2014-01-081-3/+7
* winbuild: include version info for .dll .exeAndrei Kurushin2013-02-051-2/+7
* 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-261-3/+3
* winbuild: Fix PDB file outputMark Snelling2012-11-141-19/+34
* winbuild: Additional clean upMarc Hoersken2012-11-011-4/+0
* Even more winbuild refactoringSapien22012-11-011-4/+8
* Minor winbuild refactoringSapien22012-11-011-2/+0
* Architecture selection for winbuild and minor makefiles refactoringSapien22012-11-011-15/+3
* Fixed MSVC libssh2 static build.Guenter Knauf2012-11-011-1/+1