summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
AgeCommit message (Expand)Author
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
2018-03-22cmake: avoid warn-as-error during config checks (#2411)Sergei Nikulov
2018-03-19cmake: add support for brotliDon
2018-01-21Merge branch 'master' of https://github.com/curl/curlng0
2018-01-05build: remove HAVE_LIMITS_H checkJay Satiro
2017-12-03Merge tag 'curl-7_57_0'ng0
2017-11-10cmake: Add missing setmode checkJohn Starks
2017-10-30timeval: use mach time on MacOSDmitri Tikhonov
2017-10-28cmake: Export libcurl and curl targets to use by other cmake projectsJakub Zakrzewski
2017-10-24Merge tag 'curl-7_56_1' of https://github.com/curl/curlng0
2017-10-09openssl: enable PKCS12 support for !BoringSSLDaniel Stenberg
2017-10-07further corrections.ng0
2017-10-06Merge tag 'curl-7_56_0'ng0
2017-10-02cmake: disable tests and man generation if perl/nroff not foundSergei Nikulov
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