summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
AgeCommit message (Expand)Author
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
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-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-05build: remove HAVE_LIMITS_H checkJay Satiro
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-09openssl: enable PKCS12 support for !BoringSSLDaniel Stenberg
2017-10-02cmake: disable tests and man generation if perl/nroff not foundSergei Nikulov
2017-08-20cmake: enable picky compiler options with clang and gccDaniel Stenberg
2017-08-17cmake: sizeof curl_off_t, remove unused detectionsDaniel Stenberg
2017-08-15cmake: remove dead code for DISABLED_THREADSAFEBenbuck Nason
2017-08-13cmake: Threads detection update. ref: #1702Sergei Nikulov
2017-08-12cmake: allow user to override CMAKE_DEBUG_POSTFIXSimon Warta
2017-08-10cmake: move cmake_uninstall.cmake to CMake/Daniel Stenberg
2017-08-04CMake: fix CURL_WERROR for MSVCMarcel Raad
2017-08-03CMake: set MSVC warning level to 4Marcel Raad
2017-07-30cmake: support make uninstalljasjuang
2017-07-07cmake: offer CMAKE_DEBUG_POSTFIX when building with MSVCPaul Harris
2017-07-06cmake: add CURL_WERROR for enabling "warning as errors"Daniel Stenberg
2017-07-06cmake: remove spurious "-l" from linker flagsHannes Magnusson
2017-07-05cmake: if inet_pton is used, bump _WIN32_WINNTDaniel Stenberg
2017-07-02cmake: Added compatibility options for older Windows versionsPer Malmberg
2017-06-14includes: remove curl/curlbuild.h and curl/curlrules.hDaniel Stenberg
2017-06-08cmake: Fix inconsistency regarding mbed TLS include directoryTheAssassin
2017-05-23cmake: fix build on Ubuntu 14.04Akhil Kedia
2017-05-21cmake: remove unused variables: GNUTLS_ENABLED, NSS_ENABLEDSimon Warta
2017-05-21cmake: remove CURL_CA_BUNDLE from cmake TODOSimon Warta
2017-05-21cmake: auto detection of CURL_CA_BUNDLE/CURL_CA_PATHSimon Warta