aboutsummaryrefslogtreecommitdiff
path: root/CMake
AgeCommit message (Expand)Author
2020-05-10CMake: add HTTP/3 support (ngtcp2+nghttp3, quiche)Peter Wu
2020-04-14cmake: Avoid MSVC C4273 warnings in send/recv checksBrad King
2020-03-24copyright: fix out-of-date copyright ranges and missing headersDaniel Stenberg
2020-03-16cmake: add support for building with wolfSSLDaniel Stenberg
2020-02-29CMake: clean up and improve build proceduresRolf Eike Beer
2020-01-11cmake: Improve libssh2 check on Windowsnicoguillier
2019-12-04CMake: add support for building with the NSS vtls backendPeter Wu
2019-11-26TLS: add BearSSL vtls implementationMichael Forney
2019-11-02copyrights: update all copyright notices to 2019 on files changed this yearVilhelm Prytz
2019-10-05build: Remove unused HAVE_LIBSSL and HAVE_LIBCRYPTO definesPaul B. Omta
2019-08-31CMake: remove needless newlines at end of gss variablesRolf Eike Beer
2019-07-09CMake: fix typos and spellingDaniel Gustafsson
2019-07-09CMake: Convert errant elseif() to else()Kyle Edwards
2019-06-05build: fix Codacy warningsMarcel Raad
2019-05-12cmake: restore C89 compatibility of CurlTests.cMarcel Raad
2019-05-11CMake: suppress unused variable warningsMarcel Raad
2019-04-11build: fix Codacy/CppCheck warningsMarcel Raad
2019-04-10cmake: avoid linking executable for some tests with cmake 3.6+Jakub Zakrzewski
2019-01-16cmake: updated check for HAVE_POLL_FINE to match autotoolsSergei Nikulov
2019-01-11cmake: added checks for HAVE_VARIADIC_MACROS_C99 and HAVE_VARIADIC_MACROS_GCCSergei Nikulov
2018-11-29CMake: fix MIT/Heimdal Kerberos detectionKonstantin Kushnir
2018-10-29cmake: uniform ZLIB to use USE_ variable and clean curl-config.cmake.inTuomo Rinne
2018-10-29cmake: add find_dependency call for ZLIB to CMake config fileTuomo Rinne
2018-10-05cmake: test and set missed defines during configurationdmitrykos
2018-10-01CMake: Improve config installationRuslan Baratov
2018-09-23whitespace fixesViktor Szakats
2018-09-18cmake: don't require OpenSSL if USE_OPENSSL=OFFslodki
2018-08-08cmake: link curl to the OpenSSL targets instead of lib absolute pathsJohn Butterfield
2018-07-17CMake: Update scripts to use consistent styleRuslan Baratov
2018-07-09CMake: remove redundant and old end-of-block syntaxRuslan Baratov
2018-07-06CMake: Remove unused 'output_var' from 'collect_true'Ruslan Baratov
2018-07-06CMake: Remove unused functionsRuslan Baratov
2018-05-29cmake: fixed comments in compile checks codeSergei Nikulov
2018-05-28Fix the test for fsetxattr and strerror_r tests in CMake to work without comp...maxed
2018-03-19cmake: add support for brotliDon
2018-02-23spelling fixesViktor Szakats
2017-10-28cmake: Export libcurl and curl targets to use by other cmake projectsJakub Zakrzewski
2017-10-02cmake: disable tests and man generation if perl/nroff not foundSergei Nikulov
2017-08-10cmake: move cmake_uninstall.cmake to CMake/Daniel Stenberg
2017-07-05cmake: fix send/recv argument scanner for windowsDaniel Stenberg
2017-03-26spelling fixesklemens
2017-03-05CMake: Set at most one SSL libraryMichael Maltese
2017-03-05CMake: Add mbedTLS supportMichael Maltese
2017-02-01cmake: Support curl --xattr when built with cmakeSean Burford
2016-11-06cmake: disable poll for macOSPeter Wu
2016-10-10cmake: add nghttp2 supportRemo E
2016-09-10CMake: Try to (un-)hide private library symbolsJakub Zakrzewski
2016-02-03URLs: change all http:// URLs to https://Daniel Stenberg
2015-09-23CMake: Put "winsock2.h" before "windows.h" during configure checksJakub Zakrzewski
2015-08-14cmake: Fix CurlTests check for gethostbyname_r with 5 argumentsBrad King