Age | Commit message (Expand) | Author |
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 |
2015-06-20 | INSTALL: Advise use of non-native SSL for Windows <= XP | Jay Satiro |
2015-05-08 | winbuild: Document the option used to statically link the CRT | Jay Satiro |
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-09-12 | newlines: fix mixed newlines to LF-only | Ray Satiro |
2014-07-16 | Remove all traces of FBOpenSSL SPNEGO support | David Woodhouse |
2014-06-06 | winbuild: Don't USE_WINSSL when WITH_SSL is being used | Steve Holme |
2014-06-05 | winbuild: Fixed static OpenSSL builds following commit c50ce85918 | Steve Holme |
2014-05-21 | build: Renamed CURLX_ONES file list definition to CURLX_CFILES | Steve Holme |
2014-05-04 | BUILD.WINDOWS: update URL for windows prereqs | Daniel Stenberg |