summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
AgeCommit message (Expand)Author
2017-08-22Patchset for gnURL microfork:gnurl-7_55_1-1Christian Grothoff
2017-08-22cmake: Threads detection update. ref: #1702Sergei Nikulov
2017-08-22cmake: allow user to override CMAKE_DEBUG_POSTFIXSimon Warta
2017-08-22cmake: move cmake_uninstall.cmake to CMake/Daniel Stenberg
2017-08-22CMake: fix CURL_WERROR for MSVCMarcel Raad
2017-08-22CMake: set MSVC warning level to 4Marcel Raad
2017-08-22cmake: support make uninstalljasjuang
2017-08-22cmake: offer CMAKE_DEBUG_POSTFIX when building with MSVCPaul Harris
2017-08-22cmake: add CURL_WERROR for enabling "warning as errors"Daniel Stenberg
2017-08-22cmake: remove spurious "-l" from linker flagsHannes Magnusson
2017-08-22cmake: if inet_pton is used, bump _WIN32_WINNTDaniel Stenberg
2017-08-22cmake: Added compatibility options for older Windows versionsPer Malmberg
2017-08-22includes: remove curl/curlbuild.h and curl/curlrules.hDaniel Stenberg
2017-08-22cmake: Fix inconsistency regarding mbed TLS include directoryTheAssassin
2017-08-22cmake: fix build on Ubuntu 14.04Akhil Kedia
2017-08-22cmake: remove unused variables: GNUTLS_ENABLED, NSS_ENABLEDSimon Warta
2017-08-22cmake: remove CURL_CA_BUNDLE from cmake TODOSimon Warta
2017-08-22cmake: auto detection of CURL_CA_BUNDLE/CURL_CA_PATHSimon Warta
2017-08-22cmake: add CURL_CA_BUNDLE/CURL_CA_FALLBACK/CURL_CA_PATH optionsSimon Warta
2017-08-22cmake: build manual pages (including curl.1)Peter Wu
2017-08-22CMake: Set at most one SSL libraryMichael Maltese
2017-08-22CMake: Add mbedTLS supportMichael Maltese
2017-08-22CMake: Add DarwinSSL supportMichael Maltese
2017-08-22CMake: Reorganize SSL support, separate WinSSL and SSPIMichael Maltese
2017-08-22cmake: Replace invalid UTF-8 byte sequenceSimon Warta
2017-08-22cmake: Support curl --xattr when built with cmakeSean Burford
2017-08-22cmake: Fix passing _WINSOCKAPI_ macro to compilerJiri Malak
2017-08-22cmake: use crypt32.lib when building with OpenSSL on windowsKyselgov E.N
2017-08-22cmake: disable poll for macOSPeter Wu
2017-08-22idn: switch to libidn2 use and IDNA2008 supportDaniel Stenberg
2017-08-22s/cURL/curlDaniel Stenberg
2017-08-22cmake: add nghttp2 supportRemo E
2017-08-22openssl: 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