summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
AgeCommit message (Expand)Author
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
2014-08-25Cmake: Possibility to use OpenLDAP, OpenSSL, LibSSH2 on windowsJakub Zakrzewski
2014-08-25Cmake: Removed useless comments from CMakeLists.txtJakub Zakrzewski
2014-08-25Cmake: Append OpenSSL include directory to search pathJakub Zakrzewski
2014-08-25Cmake: Search for liblber, LDAP SSL headers, swith for using OpenLDAP code.Jakub Zakrzewski
2014-08-25Cmake: LibSSH2 detection and use.Jakub Zakrzewski
2014-08-25Cmake: Moved macros out of the main CMakeLists.txtJakub Zakrzewski
2014-08-25Cmake: Added missing protocol-disable switchesJakub Zakrzewski
2014-08-25Cmake: Require at least CMake 2.8.Jakub Zakrzewski
2014-01-01CMakeLists.txt: add standard curl source code headerDaniel Stenberg
2014-01-01CMakeLists.txt: add warning about the cmake build's stateDaniel Stenberg