summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* copyright: fix missing year (range) updatesDaniel Stenberg2021-01-291-1/+1
* cmake: expose CURL_DISABLE_OPENSSL_AUTO_LOAD_CONFIGRazvan Cojocaru2021-01-161-0/+1
* cmake: Add an option to disable libidn2Jay Satiro2021-01-081-1/+5
* cmake: enable gophers correctly in curl-configDaniel Stenberg2020-12-171-0/+1
* cmake: check for linux/tcp.hKlaus Crusius2020-12-011-0/+1
* cmake: make CURL_ZLIB a tri-state variableCristian Morales Vega2020-11-191-18/+15
* cmake: correctly handle linker flags for static libsTobias Hieta2020-11-101-0/+1
* curl.se: new homeDaniel Stenberg2020-11-041-2/+2
* CMake: make BUILD_TESTING dependent optionSergei Nikulov2020-10-291-4/+4
* alt-svc: enable by defaultDaniel Stenberg2020-10-251-4/+3
* cmake: set the unicode feature in curl-config on WindowsDaniel Stenberg2020-10-221-0/+1
* CMake: call the feature unixsockets without dashDaniel Stenberg2020-10-201-1/+1
* cmake: remove scary warningDaniel Stenberg2020-09-211-2/+0
* cmake: make HTTP_ONLY also disable MQTTDaniel Stenberg2020-09-071-7/+8
* CMake: remove explicit `CMAKE_ANSI_CFLAGS`Samuel Marks2020-09-041-4/+0
* mqtt: enable by defaultDaniel Stenberg2020-08-311-3/+3
* ntlm: fix condition for curl_ntlm_core usageMarcel Raad2020-08-291-2/+2
* CMake: add option to enable Unicode on WindowsMarcel Raad2020-08-291-0/+7
* CMake: don't complain about missing nroffBevan Weiss2020-08-161-1/+4
* TLS naming: fix more Winssl and Darwinssl leftoversDaniel Stenberg2020-08-081-8/+11
* CMake: fix test for warning suppressionsMarcel Raad2020-07-231-1/+10
* content_encoding: add zstd decoding supportGilles Vollant2020-07-121-0/+18
* cmake: fix windows xp buildMatthias Naegler2020-07-121-0/+3
* CMake: ignore INTERFACE_LIBRARY targets for pkg-config filePeter Wu2020-06-211-1/+9
* CMake: rebuild Makefile.inc.cmake when Makefile.inc changesPeter Wu2020-05-281-1/+1
* CMake: add libssh build supportPeter Wu2020-05-151-2/+24
* libcurl.pc: Merge Libs.private into Libs for static-only buildsJames Le Cuirot2020-05-121-7/+9
* CMake: fix runtests.pl with CMake, add new test targetsPeter Wu2020-05-121-8/+5
* CMake: add ENABLE_ALT_SVC optionPeter Wu2020-05-101-0/+5
* CMake: add HTTP/3 support (ngtcp2+nghttp3, quiche)Peter Wu2020-05-101-0/+51
* mqtt: add new experimental protocolBjorn Stenberg2020-04-141-0/+3
* cmake: add CMAKE_MSVC_RUNTIME_LIBRARYRoger Orr2020-03-301-0/+1
* config: remove all defines of HAVE_DES_HDaniel Stenberg2020-03-241-1/+0
* cmake: add support for building with wolfSSLbagder/cmake-wolfsslDaniel Stenberg2020-03-161-3/+14
* cmake: Show HTTPS-proxy in the features outputJay Satiro2020-03-031-0/+1
* CMake: clean up and improve build proceduresRolf Eike Beer2020-02-291-9/+10
* polarssl: Additional removalSteve Holme2020-03-011-2/+2
* CMake: support specifying the target Windows versionMarcel Raad2020-01-201-10/+10
* CMake: use check_symbol_exists also for inet_ptonMarcel Raad2020-01-141-14/+11
* CMake: Add support for CMAKE_LTO option.Tobias Hieta2020-01-131-0/+18
* cmake: Enable SMB for Windows buildsMarc Aldorasi2020-01-111-5/+18
* CMake: add support for building with the NSS vtls backendPeter Wu2019-12-041-4/+23
* TLS: add BearSSL vtls implementationMichael Forney2019-11-261-0/+11
* build: Remove unused HAVE_LIBSSL and HAVE_LIBCRYPTO definesPaul B. Omta2019-10-051-2/+0
* CMake: use platform dependent name for dlopen() libraryRolf Eike Beer2019-08-311-1/+1
* curl: support parallel transfersDaniel Stenberg2019-07-201-0/+1
* cmake: Fix finding Brotli on case-sensitive file systemsaasivov2019-07-171-1/+1
* Revert "cmake: add SMB to list of disabled protocols if HTTP_ONLY is specified"Daniel Stenberg2019-06-111-4/+0
* cmake: add SMB to list of disabled protocols if HTTP_ONLY is specifiedsergey-raevskiy2019-06-111-0/+4
* configure/cmake: check for if_nametoindex()Daniel Stenberg2019-05-221-0/+1