summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
AgeCommit message (Expand)Author
2017-03-21cmake: build manual pages (including curl.1)Peter Wu
2017-03-05CMake: Set at most one SSL libraryMichael Maltese
2017-03-05CMake: Add mbedTLS supportMichael Maltese
2017-03-05CMake: Add DarwinSSL supportMichael Maltese
2017-03-05CMake: Reorganize SSL support, separate WinSSL and SSPIMichael Maltese
2017-02-25cmake: Replace invalid UTF-8 byte sequenceSimon Warta
2017-02-01cmake: Support curl --xattr when built with cmakeSean Burford
2017-01-09cmake: Fix passing _WINSOCKAPI_ macro to compilerJiri Malak
2016-12-27cmake: use crypt32.lib when building with OpenSSL on windowsKyselgov E.N
2016-11-06cmake: disable poll for macOSPeter Wu
2016-10-31idn: switch to libidn2 use and IDNA2008 supportDaniel Stenberg
2016-10-18s/cURL/curlDaniel Stenberg
2016-10-10cmake: add nghttp2 supportRemo E
2016-09-19openssl: don’t call CRYTPO_cleanup_all_ex_dataDaniel Stenberg
2016-09-11cmake: fix curl-config --static-libsPeter Wu
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-07-28cmake: Fix for schannel supportYonggang Luo
2016-06-21cmake: now using BUILD_TESTING=ON/OFFSergei Nikulov
2016-06-15cmake: Fix build with winldapSergei Nikulov
2016-06-01schannel: add CURLOPT_CERTINFO supportAndrew Kurushin
2016-02-03URLs: change all http:// URLs to https://Daniel Stenberg
2016-01-28cmake: fixed when OpenSSL enabled on Windows and schannel detectedSergei Nikulov
2015-10-19cmake: Fix for add_subdirectory(curl) use-caseJavier G. Sogo
2015-09-23CMake: Ensure discovered include dirs are consideredJakub Zakrzewski
2015-09-08cmake: IPv6 : disable Unix header check on Windows platformSergei Nikulov
2015-08-25cmake: added Windows SSL supportSergei Nikulov
2015-08-10CMake: s/HAVE_GSS_API/HAVE_GSSAPI/ to match header defineJakub Zakrzewski
2015-03-05openssl: remove all uses of USE_SSLEAYDaniel Stenberg
2015-03-05cmake: handle build definitions CURLDEBUG/DEBUGBUILDSergei Nikulov
2015-02-19CMake: fix winsock2 detection on windowsSergei Nikulov
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-19cmake: add Kerberos to the supported featuresPeter Wu
2014-11-19cmake: fix NTLM detection when CURL_DISABLE_HTTP definedPeter Wu
2014-11-10cmake: add ENABLE_THREADED_RESOLVER, rename ARESPeter Wu
2014-11-10cmake: fix HAVE_GETHOSTNAME definitionPeter Wu
2014-11-04cmake: fix ZLIB_INCLUDE_DIRS useK. R. Walker
2014-11-03cmake: drop _BSD_SOURCE macro usagePeter Wu
2014-10-20cmake: generate pkg-config and curl-configPeter Wu
2014-10-20cmake: use LIBCURL_VERSION from curlver.hPeter Wu
2014-10-20cmake: add SUPPORT_FEATURES and SUPPORT_PROTOCOLSPeter Wu
2014-10-13cmake: enable IPv6 by default if availablePeter Wu
2014-10-12cmake: build tool_hugehelp (ENABLE_MANUAL)Peter Wu
2014-10-09Cmake: Build with GSSAPI (MIT or Heimdal)Jakub Zakrzewski
2014-10-09Cmake: Got rid of setup_curl_dependenciesJakub Zakrzewski
2014-10-09Cmake: Fix library list provided to cURL tests.Jakub Zakrzewski
2014-10-09Cmake: Check for OpenSSL before OpenLDAP.Jakub Zakrzewski