aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
AgeCommit message (Expand)Author
2020-06-16Add gemini protocol supportHEADmasterBen Burwell
2020-05-28CMake: rebuild Makefile.inc.cmake when Makefile.inc changesPeter Wu
2020-05-15CMake: add libssh build supportPeter Wu
2020-05-12libcurl.pc: Merge Libs.private into Libs for static-only buildsJames Le Cuirot
2020-05-12CMake: fix runtests.pl with CMake, add new test targetsPeter Wu
2020-05-10CMake: add ENABLE_ALT_SVC optionPeter Wu
2020-05-10CMake: add HTTP/3 support (ngtcp2+nghttp3, quiche)Peter Wu
2020-04-14mqtt: add new experimental protocolBjorn Stenberg
2020-03-30cmake: add CMAKE_MSVC_RUNTIME_LIBRARYRoger Orr
2020-03-24config: remove all defines of HAVE_DES_HDaniel Stenberg
2020-03-16cmake: add support for building with wolfSSLDaniel Stenberg
2020-03-03cmake: Show HTTPS-proxy in the features outputJay Satiro
2020-02-29CMake: clean up and improve build proceduresRolf Eike Beer
2020-03-01polarssl: Additional removalSteve Holme
2020-01-20CMake: support specifying the target Windows versionMarcel Raad
2020-01-14CMake: use check_symbol_exists also for inet_ptonMarcel Raad
2020-01-13CMake: Add support for CMAKE_LTO option.Tobias Hieta
2020-01-11cmake: Enable SMB for Windows buildsMarc Aldorasi
2019-12-04CMake: add support for building with the NSS vtls backendPeter Wu
2019-11-26TLS: add BearSSL vtls implementationMichael Forney
2019-10-05build: Remove unused HAVE_LIBSSL and HAVE_LIBCRYPTO definesPaul B. Omta
2019-08-31CMake: use platform dependent name for dlopen() libraryRolf Eike Beer
2019-07-20curl: support parallel transfersDaniel Stenberg
2019-07-17cmake: Fix finding Brotli on case-sensitive file systemsaasivov
2019-06-11Revert "cmake: add SMB to list of disabled protocols if HTTP_ONLY is specified"Daniel Stenberg
2019-06-11cmake: add SMB to list of disabled protocols if HTTP_ONLY is specifiedsergey-raevskiy
2019-05-22configure/cmake: check for if_nametoindex()Daniel Stenberg
2019-05-17libcurl: #ifdef away more code for disabled features/protocolsDaniel Stenberg
2019-04-27cmake: rename CMAKE_USE_DARWINSSL to CMAKE_USE_SECTRANSPSimon Warta
2019-04-10cmake: clear CMAKE_REQUIRED_LIBRARIES after each useJakub Zakrzewski
2019-04-10cmake: minor cleanupJakub Zakrzewski
2019-04-06cmake: set SSL_BACKENDSSimon Warta
2019-04-06cmake: don't run SORT on empty listSimon Warta
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-12-24cmake: use lowercase for function name like the rest of the codeRuslan Baratov
2018-11-29CMake: fix MIT/Heimdal Kerberos detectionKonstantin Kushnir
2018-11-01axtls: removedDaniel Stenberg
2018-10-30cmake: Remove unused CURL_CONFIG_HAS_BEEN_RUN_BEFORE variableRuslan Baratov
2018-10-29cmake: uniform ZLIB to use USE_ variable and clean curl-config.cmake.inTuomo Rinne
2018-10-29cmake: add support for transitive ZLIB targetTuomo Rinne
2018-10-25cmake: remove unused variablesRuslan Baratov
2018-10-11CMake: remove BOMMarcel Raad
2018-10-10CMake: disable -Wpedantic-ms-formatMarcel Raad
2018-10-05cmake: test and set missed defines during configurationdmitrykos
2018-10-01CMake: Improve config installationRuslan Baratov
2018-09-28cmake: Backport to work with CMake 3.0 againBrad King
2018-08-08CMake: Respect BUILD_SHARED_LIBSRuslan Baratov
2018-08-08cmake: bumped minimum version to 3.4John Butterfield
2018-08-08cmake: link curl to the OpenSSL targets instead of lib absolute pathsJohn Butterfield