summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* 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
* cmake: auto detection of CURL_CA_BUNDLE/CURL_CA_PATHSimon Warta2017-05-211-10/+53
* cmake: add CURL_CA_BUNDLE/CURL_CA_FALLBACK/CURL_CA_PATH optionsSimon Warta2017-05-211-0/+29
* cmake: build manual pages (including curl.1)Peter Wu2017-03-211-0/+3
* CMake: Set at most one SSL libraryMichael Maltese2017-03-051-6/+16
* CMake: Add mbedTLS supportMichael Maltese2017-03-051-1/+11
* CMake: Add DarwinSSL supportMichael Maltese2017-03-051-4/+8
* CMake: Reorganize SSL support, separate WinSSL and SSPIMichael Maltese2017-03-051-57/+59
* cmake: Replace invalid UTF-8 byte sequenceSimon Warta2017-02-251-2/+2
* cmake: Support curl --xattr when built with cmakeSean Burford2017-02-011-0/+8
* cmake: Fix passing _WINSOCKAPI_ macro to compilerJiri Malak2017-01-091-1/+1
* cmake: use crypt32.lib when building with OpenSSL on windowsKyselgov E.N2016-12-271-0/+2
* cmake: disable poll for macOSPeter Wu2016-11-061-1/+5
* idn: switch to libidn2 use and IDNA2008 supportDaniel Stenberg2016-10-311-10/+3
* s/cURL/curlDaniel Stenberg2016-10-181-3/+3
* cmake: add nghttp2 supportRemo E2016-10-101-0/+7
* openssl: don’t call CRYTPO_cleanup_all_ex_dataDaniel Stenberg2016-09-191-3/+1
* cmake: fix curl-config --static-libsPeter Wu2016-09-111-5/+6
* CMake: Try to (un-)hide private library symbolsJakub Zakrzewski2016-09-101-2/+1
* cmake: Enable win32 threaded resolver by defaultJay Satiro2016-08-081-10/+21
* cmake: Enable win32 large file support by defaultJay Satiro2016-08-081-10/+13
* cmake: Fix for schannel supportYonggang Luo2016-07-281-1/+1
* cmake: now using BUILD_TESTING=ON/OFFSergei Nikulov2016-06-211-8/+3
* cmake: Fix build with winldapSergei Nikulov2016-06-151-64/+63
* schannel: add CURLOPT_CERTINFO supportAndrew Kurushin2016-06-011-0/+1
* URLs: change all http:// URLs to https://Daniel Stenberg2016-02-031-2/+2
* cmake: fixed when OpenSSL enabled on Windows and schannel detectedSergei Nikulov2016-01-281-7/+14
* cmake: Fix for add_subdirectory(curl) use-caseJavier G. Sogo2015-10-191-2/+2
* CMake: Ensure discovered include dirs are consideredJakub Zakrzewski2015-09-231-4/+9
* cmake: IPv6 : disable Unix header check on Windows platformSergei Nikulov2015-09-081-1/+1
* cmake: added Windows SSL supportSergei Nikulov2015-08-251-4/+16
* CMake: s/HAVE_GSS_API/HAVE_GSSAPI/ to match header defineJakub Zakrzewski2015-08-101-4/+4