summaryrefslogtreecommitdiff
path: root/CMake
AgeCommit message (Expand)Author
2021-01-13Merge tag 'curl-7_74_0'nikita
2020-11-19cmake: make CURL_ZLIB a tri-state variableCristian Morales Vega
2020-11-10cmake: don't pass -fvisibility=hidden to clang-cl on WindowsTobias Hieta
2020-11-05copyright: fix year rangesDaniel Stenberg
2020-11-04curl.se: new homeDaniel Stenberg
2020-09-14Merge tag 'curl-7_72_0' into masternikita
2020-09-14Merge tag 'curl-7_71_1'nikita
2020-07-12content_encoding: add zstd decoding supportGilles Vollant
2020-05-10CMake: add HTTP/3 support (ngtcp2+nghttp3, quiche)Peter Wu
2020-04-30Merge tag 'curl-7_70_0'nikita
2020-04-14cmake: Avoid MSVC C4273 warnings in send/recv checksBrad King
2020-04-01Merge tag 'curl-7_69_1'nikita
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-20Merge remote-tracking branch 'upstream/master'ng0
2019-12-04CMake: add support for building with the NSS vtls backendPeter Wu
2019-11-26TLS: add BearSSL vtls implementationMichael Forney
2019-11-18cmake, gnutls.ng0
2019-11-18start work on CMake, based on the experimental curl CMake.ng0
2019-11-17remove CMakeng0
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