Age | Commit message (Expand) | Author |
2018-03-19 | cmake: add support for brotli | Don |
2018-01-05 | build: remove HAVE_LIMITS_H check | Jay Satiro |
2017-10-30 | timeval: use mach time on MacOS | Dmitri Tikhonov |
2017-08-17 | cmake: sizeof curl_off_t, remove unused detections | Daniel Stenberg |
2017-08-15 | cmake: remove dead code for DISABLED_THREADSAFE | Benbuck Nason |
2017-08-15 | cmake: remove dead code for CURL_DISABLE_RTMP | Benbuck Nason |
2017-07-11 | build: remove WIN32_LEAN_AND_MEAN from individual build systems | Marcel Raad |
2017-05-23 | cmake: fix build on Ubuntu 14.04 | Akhil Kedia |
2017-05-21 | cmake: Add CURL_CA_FALLBACK to curl_config.h.cmake | Simon Warta |
2017-03-05 | CMake: Add DarwinSSL support | Michael Maltese |
2017-02-01 | cmake: Support curl --xattr when built with cmake | Sean Burford |
2016-10-10 | cmake: add nghttp2 support | Remo E |
2016-09-10 | CMake: Try to (un-)hide private library symbols | Jakub Zakrzewski |
2016-08-08 | cmake: Enable win32 threaded resolver by default | Jay Satiro |
2016-08-08 | cmake: Enable win32 large file support by default | Jay Satiro |
2016-05-30 | cmake: Added missing mbedTLS support | Renaud Lehoux |
2015-11-11 | cmake: Add missing feature macros in config header (Part 2) | Steve Holme |
2015-11-10 | cmake: Add missing feature macros in config header | Douglas Creager |
2015-08-25 | cmake: added Windows SSL support | Sergei Nikulov |
2015-03-05 | openssl: remove all uses of USE_SSLEAY | Daniel Stenberg |
2015-01-18 | ldap: Renamed the CURL_LDAP_WIN definition to USE_WIN32_LDAP | Steve Holme |
2014-12-26 | code/docs: Use Unix rather than UNIX to avoid use of the trademark | Steve Holme |
2014-12-04 | libcurl: add UNIX domain sockets support | Peter Wu |
2014-11-10 | cmake: add ENABLE_THREADED_RESOLVER, rename ARES | Peter Wu |
2014-08-25 | Cmake: Possibility to use OpenLDAP, OpenSSL, LibSSH2 on windows | Jakub Zakrzewski |
2014-08-25 | Cmake: LibSSH2 detection and use. | Jakub Zakrzewski |
2014-08-25 | Cmake: Made boolean defines be defined to "1" instead of "ON" | Jakub Zakrzewski |
2014-07-16 | Remove all traces of FBOpenSSL SPNEGO support | David Woodhouse |
2012-04-13 | nss: unconditionally require PK11_CreateGenericObject() | Kamil Dudka |
2012-04-12 | configure: NATIVE_WINDOWS no longer defined in config files | Yang Tse |
2012-04-11 | build adjustments: CURL_HIDDEN_SYMBOLS no longer defined in config files | Yang Tse |
2011-06-21 | cmake: remove spurious definition | Yang Tse |
2010-06-04 | Enable OpenLDAP support for cygwin builds. | Yang Tse |
2010-05-05 | PolarSSL: initial support added | Hoi-Ho Chan |
2010-03-24 | Fix curl CMake build. | Bill Hoffman |
2009-07-14 | ENH: move config.h.cmake to curl_config.h.cmake so it builds again | Bill Hoffman |