aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
AgeCommit message (Expand)Author
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
2017-05-21cmake: add CURL_CA_BUNDLE/CURL_CA_FALLBACK/CURL_CA_PATH optionsSimon Warta
2017-03-21cmake: build manual pages (including curl.1)Peter Wu
2017-03-05CMake: Set at most one SSL libraryMichael Maltese
2017-03-05CMake: Add mbedTLS supportMichael Maltese
2017-03-05CMake: Add DarwinSSL supportMichael Maltese
2017-03-05CMake: Reorganize SSL support, separate WinSSL and SSPIMichael Maltese
2017-02-25cmake: Replace invalid UTF-8 byte sequenceSimon Warta
2017-02-01cmake: Support curl --xattr when built with cmakeSean Burford
2017-01-09cmake: Fix passing _WINSOCKAPI_ macro to compilerJiri Malak
2016-12-27cmake: use crypt32.lib when building with OpenSSL on windowsKyselgov E.N
2016-11-06cmake: disable poll for macOSPeter Wu
2016-10-31idn: switch to libidn2 use and IDNA2008 supportDaniel Stenberg