summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
AgeCommit message (Expand)Author
2019-09-12Merge tag 'curl-7_66_0'ng0
2019-08-31CMake: use platform dependent name for dlopen() libraryRolf Eike Beer
2019-08-15Merge tag 'curl-7_65_3'ng0
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-06-07tiny changes in CMake.ng0
2019-06-07Merge tag 'curl-7_65_1' of https://github.com/curl/curlng0
2019-05-22Merge tag 'curl-7_65_0' of https://github.com/curl/curlng0
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-02-25Merge tag 'curl-7_64_0'ng0
2019-01-16cmake: updated check for HAVE_POLL_FINE to match autotoolsSergei Nikulov
2019-01-12Merge tag 'curl-7_63_0'ng0
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-10Merge tag 'curl-7_62_0'Nils Gillmann
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-09-11Merge tag 'curl-7_61_1'Nils Gillmann
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
2018-08-05Merge tag 'curl-7_61_0'Nils Gillmann
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-06-21cmake: allow multiple SSL backendsRaphael Gozzo
2018-06-11openssl: assume engine support in 1.0.1 or laterDaniel Stenberg
2018-05-30curl.rc: embed manifest for correct Windows version detectionViktor Szakats
2018-05-28cmake: check for getpwuid_rBernhard Walle
2018-05-28Fix the test for fsetxattr and strerror_r tests in CMake to work without comp...maxed
2018-05-24cmake: set -d postfix for debug builds if not specifiedSergei Nikulov
2018-05-23Merge tag 'curl-7_60_0' (with fixes)Nils Gillmann
2018-03-27cmake: Add advapi32 as explicit link library for win32MichaƂ Janiszewski