summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
AgeCommit message (Expand)Author
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
2017-08-22CMake: fix CURL_WERROR for MSVCMarcel Raad
2017-08-22CMake: set MSVC warning level to 4Marcel Raad
2017-08-22cmake: support make uninstalljasjuang
2017-08-22cmake: offer CMAKE_DEBUG_POSTFIX when building with MSVCPaul Harris
2017-08-22cmake: add CURL_WERROR for enabling "warning as errors"Daniel Stenberg
2017-08-22cmake: remove spurious "-l" from linker flagsHannes Magnusson
2017-08-22cmake: if inet_pton is used, bump _WIN32_WINNTDaniel Stenberg
2017-08-22cmake: Added compatibility options for older Windows versionsPer Malmberg
2017-08-22includes: remove curl/curlbuild.h and curl/curlrules.hDaniel Stenberg
2017-08-22cmake: Fix inconsistency regarding mbed TLS include directoryTheAssassin
2017-08-22cmake: fix build on Ubuntu 14.04Akhil Kedia
2017-08-22cmake: remove unused variables: GNUTLS_ENABLED, NSS_ENABLEDSimon Warta
2017-08-22cmake: remove CURL_CA_BUNDLE from cmake TODOSimon Warta
2017-08-22cmake: auto detection of CURL_CA_BUNDLE/CURL_CA_PATHSimon Warta
2017-08-22cmake: add CURL_CA_BUNDLE/CURL_CA_FALLBACK/CURL_CA_PATH optionsSimon Warta
2017-08-22cmake: build manual pages (including curl.1)Peter Wu
2017-08-22CMake: Set at most one SSL libraryMichael Maltese
2017-08-22CMake: Add mbedTLS supportMichael Maltese
2017-08-22CMake: Add DarwinSSL supportMichael Maltese
2017-08-22CMake: Reorganize SSL support, separate WinSSL and SSPIMichael Maltese
2017-08-22cmake: Replace invalid UTF-8 byte sequenceSimon Warta
2017-08-22cmake: Support curl --xattr when built with cmakeSean Burford
2017-08-22cmake: Fix passing _WINSOCKAPI_ macro to compilerJiri Malak
2017-08-22cmake: use crypt32.lib when building with OpenSSL on windowsKyselgov E.N
2017-08-22cmake: disable poll for macOSPeter Wu
2017-08-22idn: switch to libidn2 use and IDNA2008 supportDaniel Stenberg
2017-08-22s/cURL/curlDaniel Stenberg
2017-08-22cmake: add nghttp2 supportRemo E
2017-08-22openssl: don’t call CRYTPO_cleanup_all_ex_dataDaniel Stenberg
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