summaryrefslogtreecommitdiff
path: root/winbuild
AgeCommit message (Expand)Author
2019-08-15Add newline (to shutup a script)ng0
2019-07-06winbuild: Change Makefile to honor ENABLE_OPENSSL_AUTO_LOAD_CONFIGShankar Jadhavar
2019-06-17winbuild: use WITH_PREFIX if givenThomas Gamper
2019-05-23winbuild: Use two space indentationSteve Holme
2019-05-09gen_resp_file.bat: Removed unnecessary @ from all but the first commandSteve Holme
2019-05-05winbuild: Add our standard copyright header to the winbuild batch filesSteve Holme
2019-05-05makedebug: Fix ERRORLEVEL detection after running where.exeSteve Holme
2019-04-13winbuild: Support MultiSSL buildsJan-E
2019-01-14winbuild: conditionally use /DZLIB_WINAPIMarcel Raad
2018-09-29curl: enabled Windows VT Support and UTF-8 outputRich Turner
2018-09-23whitespace fixesViktor Szakats
2018-09-22URL and mailmap updates, remove an obsolete directory [ci skip]Viktor Szakats
2018-09-07configure: add option to disable automatic OpenSSL config loadingPhilipp Waehnert
2018-05-30curl.rc: embed manifest for correct Windows version detectionViktor Szakats
2018-05-27winbuild: In MakefileBuild.vc fix typo DISTDIR->DIRDISTrichardthe3rd
2018-05-27winbuild: only delete OUTFILE if it existsrichardthe3rd
2018-04-18schannel: add support for CURLOPT_CAINFODan McNulty
2018-04-17winbuild: Support custom devel paths for each dependencykdekker
2018-04-09winbuild: fix URLkdekker
2018-04-09winbuild: updated the documentationkdekker
2018-04-06winbuild: make the clean target work without build-typekdekker
2018-03-04winbuild: prefer documented zlib library namesrichardthe3rd
2018-02-23winbuild: Use macros for the names of some build utilitiesRod Widdowson
2018-02-22winbuild: Use CALL to run batch scriptsRod Widdowson
2018-01-30build: fix windows build methods for curl_ctype.cJay Satiro
2018-01-30winbuild: make linker generate proper PDBAdam Marcionek
2017-12-22Makefile.vc: Added our standard copyright headerSteve Holme
2017-12-22winbuild: Added support for VC15Steve Holme
2017-10-12winbuild/BUILD.WINDOWS.txt: mention WITH_NGHTTP2Daniel Stenberg
2017-08-26winbuild: fix embedded manifest optiontheantigod
2017-08-03BUILD.WINDOWS: mention buildconf.bat for builds off gitDaniel Stenberg
2017-07-14winbuild: re-enable warning C4127 for curl toolMarcel Raad
2017-07-13winbuild: build with warning level 4Marcel Raad
2017-07-11curl_setup: always define WIN32_LEAN_AND_MEAN on WindowsMarcel Raad
2017-06-24winbuild: fix boringssl buildHenrik S. Gaßmann
2017-06-14includes: remove curl/curlbuild.h and curl/curlrules.hDaniel Stenberg
2017-05-24winbuild: fix the nghttp2 buildAnatol Belski
2017-03-13winbuild: add basic support for OpenSSL 1.1.xAnatol Belski
2017-02-16winbuild: add note on auto-detection of MACHINE in Makefile.vcSimon Warta
2017-01-23VC: remove the makefile.vc6 build infraDaniel Stenberg
2016-11-25winbuild: add config option ENABLE_NGHTTP2Jan-E
2016-11-02winbuild: remove strcase.obj from curl buildDaniel Stenberg
2016-10-31msvc builds: s/rawstr/strcaseDaniel Stenberg
2016-08-09winbuild: Allow changing C compiler via environment variable CC (#952)Simon Warta
2016-08-09winbuild: Free name $(CC) in Makefile (#950)Simon Warta
2016-08-08winbuild: Avoid setting redundant CFLAGS to compile commands (#949)Simon Warta
2016-07-21winbuild: fix embedded manifest optionJay Satiro
2016-06-01schannel: add CURLOPT_CERTINFO supportAndrew Kurushin
2016-05-20winbuild/Makefile.vc: Fix check on SSL, MBEDTLS, WINSSL exclusivityJan-E
2016-04-21winbuild: add mbedtls supportHenrik Gaßmann