summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
AgeCommit message (Expand)Author
2021-01-13Merge tag 'curl-7_74_0'nikita
2020-12-01cmake: check for linux/tcp.hKlaus Crusius
2020-11-19cmake: make CURL_ZLIB a tri-state variableCristian Morales Vega
2020-11-10cmake: correctly handle linker flags for static libsTobias Hieta
2020-11-04curl.se: new homeDaniel Stenberg
2020-10-29CMake: make BUILD_TESTING dependent optionSergei Nikulov
2020-10-25alt-svc: enable by defaultDaniel Stenberg
2020-10-22cmake: set the unicode feature in curl-config on WindowsDaniel Stenberg
2020-10-20CMake: call the feature unixsockets without dashDaniel Stenberg
2020-09-21cmake: remove scary warningDaniel Stenberg
2020-09-14Merge tag 'curl-7_72_0' into masternikita
2020-09-14Merge tag 'curl-7_71_1'nikita
2020-09-07cmake: make HTTP_ONLY also disable MQTTDaniel Stenberg
2020-09-04CMake: remove explicit `CMAKE_ANSI_CFLAGS`Samuel Marks
2020-08-31mqtt: enable by defaultDaniel Stenberg
2020-08-29ntlm: fix condition for curl_ntlm_core usageMarcel Raad
2020-08-29CMake: add option to enable Unicode on WindowsMarcel Raad
2020-08-16CMake: don't complain about missing nroffBevan Weiss
2020-08-08TLS naming: fix more Winssl and Darwinssl leftoversDaniel Stenberg
2020-07-23CMake: fix test for warning suppressionsMarcel Raad
2020-07-12content_encoding: add zstd decoding supportGilles Vollant
2020-07-12cmake: fix windows xp buildMatthias Naegler
2020-06-21CMake: ignore INTERFACE_LIBRARY targets for pkg-config filePeter Wu
2020-05-28CMake: rebuild Makefile.inc.cmake when Makefile.inc changesPeter Wu
2020-05-15CMake: add libssh build supportPeter Wu
2020-05-12libcurl.pc: Merge Libs.private into Libs for static-only buildsJames Le Cuirot
2020-05-12CMake: fix runtests.pl with CMake, add new test targetsPeter Wu
2020-05-10CMake: add ENABLE_ALT_SVC optionPeter Wu
2020-05-10CMake: add HTTP/3 support (ngtcp2+nghttp3, quiche)Peter Wu
2020-04-30Merge tag 'curl-7_70_0'nikita
2020-04-14mqtt: add new experimental protocolBjorn Stenberg
2020-04-01Merge tag 'curl-7_69_1'nikita
2020-03-30cmake: add CMAKE_MSVC_RUNTIME_LIBRARYRoger Orr
2020-03-24config: remove all defines of HAVE_DES_HDaniel Stenberg
2020-03-16cmake: add support for building with wolfSSLDaniel Stenberg
2020-03-03cmake: Show HTTPS-proxy in the features outputJay Satiro
2020-02-29CMake: clean up and improve build proceduresRolf Eike Beer
2020-03-01polarssl: Additional removalSteve Holme
2020-01-20CMake: support specifying the target Windows versionMarcel Raad
2020-01-14CMake: use check_symbol_exists also for inet_ptonMarcel Raad
2020-01-13CMake: Add support for CMAKE_LTO option.Tobias Hieta
2020-01-11cmake: Enable SMB for Windows buildsMarc Aldorasi
2019-12-20Merge remote-tracking branch 'upstream/master'ng0
2019-12-04CMake: add support for building with the NSS vtls backendPeter Wu
2019-11-26TLS: add BearSSL vtls implementationMichael Forney
2019-11-18cmake, gnutls.ng0
2019-11-18start work on CMake, based on the experimental curl CMake.ng0
2019-11-17remove winbuild and more CMakeng0
2019-11-06Merge tag 'curl-7_67_0'ng0
2019-10-05build: Remove unused HAVE_LIBSSL and HAVE_LIBCRYPTO definesPaul B. Omta