summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* axtls: removedDaniel Stenberg2018-11-011-1/+1
* cmake: Remove unused CURL_CONFIG_HAS_BEEN_RUN_BEFORE variableRuslan Baratov2018-10-301-5/+0
* cmake: uniform ZLIB to use USE_ variable and clean curl-config.cmake.inTuomo Rinne2018-10-291-2/+2
* cmake: add support for transitive ZLIB targetTuomo Rinne2018-10-291-2/+10
* cmake: remove unused variablesRuslan Baratov2018-10-251-19/+0
* CMake: remove BOMMarcel Raad2018-10-111-1/+1
* CMake: disable -Wpedantic-ms-formatMarcel Raad2018-10-101-2/+2
* cmake: test and set missed defines during configurationdmitrykos2018-10-051-0/+6
* CMake: Improve config installationRuslan Baratov2018-10-011-15/+24
* cmake: Backport to work with CMake 3.0 againBrad King2018-09-281-2/+11
* CMake: Respect BUILD_SHARED_LIBSRuslan Baratov2018-08-081-5/+9
* cmake: bumped minimum version to 3.4John Butterfield2018-08-081-1/+1
* cmake: link curl to the OpenSSL targets instead of lib absolute pathsJohn Butterfield2018-08-081-4/+4
* CMake: Update scripts to use consistent styleRuslan Baratov2018-07-171-69/+66
* CMake: remove redundant and old end-of-block syntaxRuslan Baratov2018-07-091-53/+49
* CMake: Remove unused 'output_var' from 'collect_true'Ruslan Baratov2018-07-061-2/+2
* cmake: allow multiple SSL backendsRaphael Gozzo2018-06-211-1/+1
* openssl: assume engine support in 1.0.1 or laterDaniel Stenberg2018-06-111-1/+0
* curl.rc: embed manifest for correct Windows version detectionViktor Szakats2018-05-301-1/+7
* cmake: check for getpwuid_rBernhard Walle2018-05-281-0/+1
* Fix the test for fsetxattr and strerror_r tests in CMake to work without comp...maxed2018-05-281-2/+2
* cmake: set -d postfix for debug builds if not specifiedSergei Nikulov2018-05-241-1/+3
* cmake: Add advapi32 as explicit link library for win32MichaƂ Janiszewski2018-03-271-0/+1
* cmake: avoid warn-as-error during config checks (#2411)Sergei Nikulov2018-03-221-11/+10
* cmake: add support for brotliDon2018-03-191-0/+12
* build: remove HAVE_LIMITS_H checkJay Satiro2018-01-051-1/+0
* cmake: Add missing setmode checkJohn Starks2017-11-101-0/+1
* timeval: use mach time on MacOSDmitri Tikhonov2017-10-301-0/+1
* cmake: Export libcurl and curl targets to use by other cmake projectsJakub Zakrzewski2017-10-281-1/+26
* openssl: enable PKCS12 support for !BoringSSLDaniel Stenberg2017-10-091-1/+0
* cmake: disable tests and man generation if perl/nroff not foundSergei Nikulov2017-10-021-31/+17
* cmake: enable picky compiler options with clang and gccDaniel Stenberg2017-08-201-0/+15
* cmake: sizeof curl_off_t, remove unused detectionsDaniel Stenberg2017-08-171-44/+7
* cmake: remove dead code for DISABLED_THREADSAFEBenbuck Nason2017-08-151-2/+0
* cmake: Threads detection update. ref: #1702Sergei Nikulov2017-08-131-20/+9
* cmake: allow user to override CMAKE_DEBUG_POSTFIXSimon Warta2017-08-121-1/+1
* cmake: move cmake_uninstall.cmake to CMake/Daniel Stenberg2017-08-101-3/+3
* CMake: fix CURL_WERROR for MSVCMarcel Raad2017-08-041-1/+1
* CMake: set MSVC warning level to 4Marcel Raad2017-08-031-0/+5
* cmake: support make uninstalljasjuang2017-07-301-0/+11
* cmake: offer CMAKE_DEBUG_POSTFIX when building with MSVCPaul Harris2017-07-071-5/+3
* cmake: add CURL_WERROR for enabling "warning as errors"Daniel Stenberg2017-07-061-0/+11
* cmake: remove spurious "-l" from linker flagsHannes Magnusson2017-07-061-1/+1
* cmake: if inet_pton is used, bump _WIN32_WINNTDaniel Stenberg2017-07-051-7/+11
* cmake: Added compatibility options for older Windows versionsPer Malmberg2017-07-021-1/+11
* includes: remove curl/curlbuild.h and curl/curlrules.hDaniel Stenberg2017-06-141-10/+4
* cmake: Fix inconsistency regarding mbed TLS include directoryTheAssassin2017-06-081-3/+3
* cmake: fix build on Ubuntu 14.04Akhil Kedia2017-05-231-2/+2
* cmake: remove unused variables: GNUTLS_ENABLED, NSS_ENABLEDSimon Warta2017-05-211-3/+2
* cmake: remove CURL_CA_BUNDLE from cmake TODOSimon Warta2017-05-211-2/+0