summaryrefslogtreecommitdiff
path: root/lib/curl_config.h.cmake
AgeCommit message (Expand)Author
2018-10-24config: Remove unused SIZEOF_VOIDPRuslan Baratov
2018-10-05cmake: test and set missed defines during configurationdmitrykos
2018-06-21cmake: allow multiple SSL backendsRaphael Gozzo
2018-05-28cmake: check for getpwuid_rBernhard Walle
2018-03-19cmake: add support for brotliDon
2018-01-05build: remove HAVE_LIMITS_H checkJay Satiro
2017-10-30timeval: use mach time on MacOSDmitri Tikhonov
2017-08-17cmake: sizeof curl_off_t, remove unused detectionsDaniel Stenberg
2017-08-15cmake: remove dead code for DISABLED_THREADSAFEBenbuck Nason
2017-08-15cmake: remove dead code for CURL_DISABLE_RTMPBenbuck Nason
2017-07-11build: remove WIN32_LEAN_AND_MEAN from individual build systemsMarcel Raad
2017-05-23cmake: fix build on Ubuntu 14.04Akhil Kedia
2017-05-21cmake: Add CURL_CA_FALLBACK to curl_config.h.cmakeSimon Warta
2017-03-05CMake: Add DarwinSSL supportMichael Maltese
2017-02-01cmake: Support curl --xattr when built with cmakeSean Burford
2016-10-10cmake: add nghttp2 supportRemo E
2016-09-10CMake: Try to (un-)hide private library symbolsJakub Zakrzewski
2016-08-08cmake: Enable win32 threaded resolver by defaultJay Satiro
2016-08-08cmake: Enable win32 large file support by defaultJay Satiro
2016-05-30cmake: Added missing mbedTLS supportRenaud Lehoux
2015-11-11cmake: Add missing feature macros in config header (Part 2)Steve Holme
2015-11-10cmake: Add missing feature macros in config headerDouglas Creager
2015-08-25cmake: added Windows SSL supportSergei Nikulov
2015-03-05openssl: remove all uses of USE_SSLEAYDaniel Stenberg
2015-01-18ldap: Renamed the CURL_LDAP_WIN definition to USE_WIN32_LDAPSteve Holme
2014-12-26code/docs: Use Unix rather than UNIX to avoid use of the trademarkSteve Holme
2014-12-04libcurl: add UNIX domain sockets supportPeter Wu
2014-11-10cmake: add ENABLE_THREADED_RESOLVER, rename ARESPeter Wu
2014-08-25Cmake: Possibility to use OpenLDAP, OpenSSL, LibSSH2 on windowsJakub Zakrzewski
2014-08-25Cmake: LibSSH2 detection and use.Jakub Zakrzewski
2014-08-25Cmake: Made boolean defines be defined to "1" instead of "ON"Jakub Zakrzewski
2014-07-16Remove all traces of FBOpenSSL SPNEGO supportDavid Woodhouse
2012-04-13nss: unconditionally require PK11_CreateGenericObject()Kamil Dudka
2012-04-12configure: NATIVE_WINDOWS no longer defined in config filesYang Tse
2012-04-11build adjustments: CURL_HIDDEN_SYMBOLS no longer defined in config filesYang Tse
2011-06-21cmake: remove spurious definitionYang Tse
2010-06-04Enable OpenLDAP support for cygwin builds.Yang Tse
2010-05-05PolarSSL: initial support addedHoi-Ho Chan
2010-03-24Fix curl CMake build.Bill Hoffman
2009-07-14ENH: move config.h.cmake to curl_config.h.cmake so it builds againBill Hoffman