Age | Commit message (Expand) | Author |
2019-12-15 | winbuild: Document CURL_STATICLIB requirement for static libcurl | Jay Satiro |
2019-12-09 | winbuild: Define CARES_STATICLIB when WITH_CARES=static | andrew_ishchuk |
2019-12-01 | build: Disable Visual Studio warning "conditional expression is constant" | Jay Satiro |
2019-10-04 | winbuild: add ENABLE_UNICODE option | apique |
2019-09-23 | winbuild: Add manifest to curl.exe for proper OS version detection | Joel Depooter |
2019-09-11 | winbuild/MakefileBuild.vc: Add vssh | Bernhard Walle |
2019-09-11 | winbuild/MakefileBuild.vc: Fix line endings | Bernhard Walle |
2019-07-29 | winbuild: add vquic to list of build directories | Daniel Stenberg |
2019-07-06 | winbuild: Change Makefile to honor ENABLE_OPENSSL_AUTO_LOAD_CONFIG | Shankar Jadhavar |
2019-06-17 | winbuild: use WITH_PREFIX if given | Thomas Gamper |
2019-05-23 | winbuild: Use two space indentation | Steve Holme |
2019-05-09 | gen_resp_file.bat: Removed unnecessary @ from all but the first command | Steve Holme |
2019-05-05 | winbuild: Add our standard copyright header to the winbuild batch files | Steve Holme |
2019-05-05 | makedebug: Fix ERRORLEVEL detection after running where.exe | Steve Holme |
2019-04-13 | winbuild: Support MultiSSL builds | Jan-E |
2019-01-14 | winbuild: conditionally use /DZLIB_WINAPI | Marcel Raad |
2018-09-29 | curl: enabled Windows VT Support and UTF-8 output | Rich Turner |
2018-09-23 | whitespace fixes | Viktor Szakats |
2018-09-22 | URL and mailmap updates, remove an obsolete directory [ci skip] | Viktor Szakats |
2018-09-07 | configure: add option to disable automatic OpenSSL config loading | Philipp Waehnert |
2018-05-30 | curl.rc: embed manifest for correct Windows version detection | Viktor Szakats |
2018-05-27 | winbuild: In MakefileBuild.vc fix typo DISTDIR->DIRDIST | richardthe3rd |
2018-05-27 | winbuild: only delete OUTFILE if it exists | richardthe3rd |
2018-04-18 | schannel: add support for CURLOPT_CAINFO | Dan McNulty |
2018-04-17 | winbuild: Support custom devel paths for each dependency | kdekker |
2018-04-09 | winbuild: fix URL | kdekker |
2018-04-09 | winbuild: updated the documentation | kdekker |
2018-04-06 | winbuild: make the clean target work without build-type | kdekker |
2018-03-04 | winbuild: prefer documented zlib library names | richardthe3rd |
2018-02-23 | winbuild: Use macros for the names of some build utilities | Rod Widdowson |
2018-02-22 | winbuild: Use CALL to run batch scripts | Rod Widdowson |
2018-01-30 | build: fix windows build methods for curl_ctype.c | Jay Satiro |
2018-01-30 | winbuild: make linker generate proper PDB | Adam Marcionek |
2017-12-22 | Makefile.vc: Added our standard copyright header | Steve Holme |
2017-12-22 | winbuild: Added support for VC15 | Steve Holme |
2017-10-12 | winbuild/BUILD.WINDOWS.txt: mention WITH_NGHTTP2 | Daniel Stenberg |
2017-08-26 | winbuild: fix embedded manifest option | theantigod |
2017-08-03 | BUILD.WINDOWS: mention buildconf.bat for builds off git | Daniel Stenberg |
2017-07-14 | winbuild: re-enable warning C4127 for curl tool | Marcel Raad |
2017-07-13 | winbuild: build with warning level 4 | Marcel Raad |
2017-07-11 | curl_setup: always define WIN32_LEAN_AND_MEAN on Windows | Marcel Raad |
2017-06-24 | winbuild: fix boringssl build | Henrik S. Gaßmann |
2017-06-14 | includes: remove curl/curlbuild.h and curl/curlrules.h | Daniel Stenberg |
2017-05-24 | winbuild: fix the nghttp2 build | Anatol Belski |
2017-03-13 | winbuild: add basic support for OpenSSL 1.1.x | Anatol Belski |
2017-02-16 | winbuild: add note on auto-detection of MACHINE in Makefile.vc | Simon Warta |
2017-01-23 | VC: remove the makefile.vc6 build infra | Daniel Stenberg |
2016-11-25 | winbuild: add config option ENABLE_NGHTTP2 | Jan-E |
2016-11-02 | winbuild: remove strcase.obj from curl build | Daniel Stenberg |
2016-10-31 | msvc builds: s/rawstr/strcase | Daniel Stenberg |