Age | Commit message (Expand) | Author |
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 |
2016-08-09 | winbuild: Allow changing C compiler via environment variable CC (#952) | Simon Warta |
2016-08-09 | winbuild: Free name $(CC) in Makefile (#950) | Simon Warta |
2016-08-08 | winbuild: Avoid setting redundant CFLAGS to compile commands (#949) | Simon Warta |
2016-07-21 | winbuild: fix embedded manifest option | Jay Satiro |
2016-06-01 | schannel: add CURLOPT_CERTINFO support | Andrew Kurushin |
2016-05-20 | winbuild/Makefile.vc: Fix check on SSL, MBEDTLS, WINSSL exclusivity | Jan-E |
2016-04-21 | winbuild: add mbedtls support | Henrik Gaßmann |
2016-04-07 | Revert "winbuild: trying to set some files eol=crlf for git" | Daniel Stenberg |
2016-04-06 | URLs: change http to https in many places | Viktor Szakats |
2016-04-06 | winbuild: trying to set some files eol=crlf for git | Daniel Stenberg |
2016-03-25 | build: Updated all makefiles and project files for the new vauth directory | Steve Holme |
2016-02-02 | URLs: change more http to https | Viktor Szakats |
2016-02-03 | URLs: change all http:// URLs to https:// | Daniel Stenberg |
2015-09-09 | winbuild: run buildconf.bat if necessary | Benjamin Kircher |
2015-07-21 | makefile: Added support for VC14 | Steve Holme |