summaryrefslogtreecommitdiff
path: root/lib/curl_config.h.cmake
Commit message (Expand)AuthorAgeFilesLines
* openssl: define HAVE_SSL_GET_SHUTDOWN based on version numberZenju2019-07-141-3/+0
* cmake: support CMAKE_OSX_ARCHITECTURES when detecting SIZEOF variablesJonas Vautherin2019-05-281-7/+16
* configure/cmake: check for if_nametoindex()Daniel Stenberg2019-05-221-0/+3
* libcurl: #ifdef away more code for disabled features/protocolsDaniel Stenberg2019-05-171-0/+6
* cmake: rename CMAKE_USE_DARWINSSL to CMAKE_USE_SECTRANSPSimon Warta2019-04-271-2/+2
* config: Remove unused SIZEOF_VOIDPRuslan Baratov2018-10-241-3/+0
* cmake: test and set missed defines during configurationdmitrykos2018-10-051-0/+3
* cmake: allow multiple SSL backendsRaphael Gozzo2018-06-211-0/+3
* cmake: check for getpwuid_rBernhard Walle2018-05-281-0/+3
* cmake: add support for brotliDon2018-03-191-0/+3
* build: remove HAVE_LIMITS_H checkJay Satiro2018-01-051-3/+0
* timeval: use mach time on MacOSDmitri Tikhonov2017-10-301-0/+3
* cmake: sizeof curl_off_t, remove unused detectionsDaniel Stenberg2017-08-171-0/+3
* cmake: remove dead code for DISABLED_THREADSAFEBenbuck Nason2017-08-151-3/+0
* cmake: remove dead code for CURL_DISABLE_RTMPBenbuck Nason2017-08-151-3/+0
* build: remove WIN32_LEAN_AND_MEAN from individual build systemsMarcel Raad2017-07-111-3/+0
* cmake: fix build on Ubuntu 14.04Akhil Kedia2017-05-231-2/+2
* cmake: Add CURL_CA_FALLBACK to curl_config.h.cmakeSimon Warta2017-05-211-0/+3
* CMake: Add DarwinSSL supportMichael Maltese2017-03-051-0/+3
* cmake: Support curl --xattr when built with cmakeSean Burford2017-02-011-0/+9
* cmake: add nghttp2 supportRemo E2016-10-101-0/+3
* CMake: Try to (un-)hide private library symbolsJakub Zakrzewski2016-09-101-1/+1
* cmake: Enable win32 threaded resolver by defaultJay Satiro2016-08-081-0/+3
* cmake: Enable win32 large file support by defaultJay Satiro2016-08-081-2/+1
* cmake: Added missing mbedTLS supportRenaud Lehoux2016-05-301-0/+3
* cmake: Add missing feature macros in config header (Part 2)Steve Holme2015-11-111-0/+9
* cmake: Add missing feature macros in config headerDouglas Creager2015-11-101-0/+12
* cmake: added Windows SSL supportSergei Nikulov2015-08-251-0/+3
* openssl: remove all uses of USE_SSLEAYDaniel Stenberg2015-03-051-3/+0
* ldap: Renamed the CURL_LDAP_WIN definition to USE_WIN32_LDAPSteve Holme2015-01-181-1/+1
* code/docs: Use Unix rather than UNIX to avoid use of the trademarkSteve Holme2014-12-261-1/+1
* libcurl: add UNIX domain sockets supportPeter Wu2014-12-041-0/+3
* cmake: add ENABLE_THREADED_RESOLVER, rename ARESPeter Wu2014-11-101-0/+6
* Cmake: Possibility to use OpenLDAP, OpenSSL, LibSSH2 on windowsJakub Zakrzewski2014-08-251-0/+3
* Cmake: LibSSH2 detection and use.Jakub Zakrzewski2014-08-251-0/+15
* Cmake: Made boolean defines be defined to "1" instead of "ON"Jakub Zakrzewski2014-08-251-249/+248
* Remove all traces of FBOpenSSL SPNEGO supportDavid Woodhouse2014-07-161-3/+0
* nss: unconditionally require PK11_CreateGenericObject()Kamil Dudka2012-04-131-3/+0
* configure: NATIVE_WINDOWS no longer defined in config filesYang Tse2012-04-121-3/+0
* build adjustments: CURL_HIDDEN_SYMBOLS no longer defined in config filesYang Tse2012-04-111-4/+1
* cmake: remove spurious definitionYang Tse2011-06-211-3/+0
* Enable OpenLDAP support for cygwin builds.Yang Tse2010-06-041-4/+1
* PolarSSL: initial support addedHoi-Ho Chan2010-05-051-0/+3
* Fix curl CMake build.Bill Hoffman2010-03-241-0/+3
* ENH: move config.h.cmake to curl_config.h.cmake so it builds againBill Hoffman2009-07-141-0/+950