Age | Commit message (Expand) | Author |
2019-04-13 | winbuild: Support MultiSSL builds | Jan-E |
2019-01-14 | winbuild: conditionally use /DZLIB_WINAPI | Marcel Raad |
2018-09-23 | whitespace fixes | 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-04-18 | schannel: add support for CURLOPT_CAINFO | Dan McNulty |
2018-04-17 | winbuild: Support custom devel paths for each dependency | 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-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 | winbuild: Added support for VC15 | Steve Holme |
2017-08-26 | winbuild: fix embedded manifest option | theantigod |
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-05-24 | winbuild: fix the nghttp2 build | Anatol Belski |
2017-03-13 | winbuild: add basic support for OpenSSL 1.1.x | Anatol Belski |
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-04-21 | winbuild: add mbedtls support | Henrik Gaßmann |
2016-03-25 | build: Updated all makefiles and project files for the new vauth directory | Steve Holme |
2016-02-03 | URLs: change all http:// URLs to https:// | Daniel Stenberg |
2015-07-21 | makefile: Added support for VC14 | Steve Holme |
2015-03-05 | openssl: remove all uses of USE_SSLEAY | Daniel Stenberg |
2015-01-08 | winbuild: Added option to build with c-ares | Sam Schanken |
2014-07-16 | Remove all traces of FBOpenSSL SPNEGO support | David Woodhouse |
2014-06-05 | winbuild: Fixed static OpenSSL builds following commit c50ce85918 | Steve Holme |
2014-03-28 | winbuild: added warnless.c to fix build | Cody Mack |
2014-01-08 | makefile: Added support for VC12 | Steve Holme |
2014-01-08 | makefile: Added support for VC11 | Steve Holme |
2014-01-08 | winbuild: Follow up fix for a47c142a88c0, 11e8066ef956 and 92b9ae5c5d59 | Steve Holme |
2013-02-05 | winbuild: include version info for .dll .exe | Andrei Kurushin |
2013-01-06 | Revert changes relative to lib/*.[ch] recent renaming | Yang Tse |
2013-01-03 | build: make use of 93 lib/*.c renamed files | Yang Tse |
2012-12-26 | curl tool: renaming hugehelp files to tool_hugehelp | Yang Tse |
2012-11-14 | winbuild: Fix PDB file output | Mark Snelling |
2012-11-01 | winbuild: Additional clean up | Marc Hoersken |
2012-11-01 | Even more winbuild refactoring | Sapien2 |
2012-11-01 | Minor winbuild refactoring | Sapien2 |
2012-11-01 | Architecture selection for winbuild and minor makefiles refactoring | Sapien2 |