summaryrefslogtreecommitdiff
path: root/winbuild
Commit message (Expand)AuthorAgeFilesLines
* winbuild/MakefileBuild.vc: Add vsshBernhard Walle2019-09-111-0/+4
* winbuild/MakefileBuild.vc: Fix line endingsBernhard Walle2019-09-111-7/+7
* winbuild: add vquic to list of build directoriesDaniel Stenberg2019-07-291-0/+4
* winbuild: Change Makefile to honor ENABLE_OPENSSL_AUTO_LOAD_CONFIGShankar Jadhavar2019-07-061-3/+9
* winbuild: use WITH_PREFIX if givenThomas Gamper2019-06-173-3/+13
* winbuild: Use two space indentationSteve Holme2019-05-232-6/+7
* gen_resp_file.bat: Removed unnecessary @ from all but the first commandSteve Holme2019-05-091-4/+6
* winbuild: Add our standard copyright header to the winbuild batch filesSteve Holme2019-05-053-1/+66
* makedebug: Fix ERRORLEVEL detection after running where.exeSteve Holme2019-05-051-1/+1
* winbuild: Support MultiSSL buildsJan-E2019-04-132-6/+6
* winbuild: conditionally use /DZLIB_WINAPIMarcel Raad2019-01-141-1/+3
* curl: enabled Windows VT Support and UTF-8 outputRich Turner2018-09-292-0/+14
* whitespace fixesViktor Szakats2018-09-231-1/+0
* URL and mailmap updates, remove an obsolete directory [ci skip]Viktor Szakats2018-09-222-2/+2
* configure: add option to disable automatic OpenSSL config loadingPhilipp Waehnert2018-09-072-0/+9
* 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
* winbuild: only delete OUTFILE if it existsrichardthe3rd2018-05-271-1/+3
* schannel: add support for CURLOPT_CAINFODan McNulty2018-04-181-1/+1
* winbuild: Support custom devel paths for each dependencykdekker2018-04-173-86/+152
* winbuild: fix URLkdekker2018-04-091-1/+1
* winbuild: updated the documentationkdekker2018-04-091-8/+18
* winbuild: make the clean target work without build-typekdekker2018-04-062-11/+18
* 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
* winbuild: Use CALL to run batch scriptsRod Widdowson2018-02-221-2/+2
* 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
* Makefile.vc: Added our standard copyright headerSteve Holme2017-12-221-0/+22
* winbuild: Added support for VC15Steve Holme2017-12-223-4/+4
* winbuild/BUILD.WINDOWS.txt: mention WITH_NGHTTP2Daniel Stenberg2017-10-121-0/+1
* winbuild: fix embedded manifest optiontheantigod2017-08-261-1/+1
* BUILD.WINDOWS: mention buildconf.bat for builds off gitDaniel Stenberg2017-08-031-3/+10
* 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
* includes: remove curl/curlbuild.h and curl/curlrules.hDaniel Stenberg2017-06-141-3/+0
* winbuild: fix the nghttp2 buildAnatol Belski2017-05-242-16/+28
* winbuild: add basic support for OpenSSL 1.1.xAnatol Belski2017-03-131-0/+8
* winbuild: add note on auto-detection of MACHINE in Makefile.vcSimon Warta2017-02-161-0/+3
* VC: remove the makefile.vc6 build infraDaniel Stenberg2017-01-231-81/+0
* winbuild: add config option ENABLE_NGHTTP2Jan-E2016-11-252-0/+28
* 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