summaryrefslogtreecommitdiff
path: root/CMake
Commit message (Expand)AuthorAgeFilesLines
* cmake: speed up and extend picky clang/gcc optionsViktor Szakats2023-04-161-0/+197
* wolfssl: add quic/ngtcp2 detection in cmake, and fix buildsViktor Szakats2023-03-141-1/+1
* build: fix stdint/inttypes detection with non-autotoolsViktor Szakats2023-03-131-2/+0
* cmake: fix dev warning due to mismatched argDmitry Atamanov2023-02-121-2/+2
* cmake: use list APPEND syntax for CMAKE_REQUIRED_DEFINITIONSMarc Aldorasi2023-01-241-2/+2
* copyright: update all copyright lines and remove year rangesDaniel Stenberg2023-01-0324-24/+24
* OtherTests.cmake: check for cross-compile, not for toolchainDaniel Stenberg2022-11-161-43/+43
* lib: sync guard for Curl_getaddrinfo_ex() definition and useViktor Szakats2022-11-011-1/+0
* tidy-up: process.h detection and useViktor Szakats2022-11-011-1/+0
* cmake: set HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID on WindowsViktor Szakats2022-10-141-0/+1
* cmake: set HAVE_GETADDRINFO_THREADSAFE on WindowsViktor Szakats2022-10-141-0/+1
* cmake: sync HAVE_SIGNAL detection with autotoolsViktor Szakats2022-10-141-2/+1
* cmake: delete duplicate HAVE_GETADDRINFO testViktor Szakats2022-10-141-22/+0
* cmake: enable more detection on WindowsViktor Szakats2022-10-111-3/+0
* tidy-up: delete parallel/unused feature flagsViktor Szakats2022-10-061-1/+0
* functypes: provide the recv and send arg and return typesDaniel Stenberg2022-09-281-152/+0
* lib: add required Win32 setup definitions in setup-win32.hMarc Hoersken2022-09-061-11/+0
* cmake: fix original MinGW buildsViktor Szakats2022-08-311-5/+0
* cmake: add detection of threadsafe featureMarc Hoersken2022-08-261-0/+47
* tidy-up: delete unused build configuration macrosViktor Szakats2022-07-191-26/+0
* cmake: support ngtcp2 boringssl backendDon2022-07-051-1/+1
* copyright: make repository REUSE compliantmax.mehl2022-06-1324-19/+67
* cmake: add libpsl supportVincent Torri2022-05-191-0/+43
* msh3: add support for QUIC and HTTP/3 using msh3Nick Banks2022-04-101-0/+68
* misc: remove BeOS code and referencesDaniel Stenberg2022-01-171-2/+2
* cmake: fix iOS CMake project generation errorFilip Lundgren2022-01-081-3/+3
* cmake: prevent dev warning due to mismatched argValentin Richter2022-01-021-2/+2
* CMake: remove `HAVE_WINSOCK_H` definitionMarcel Raad2021-09-292-21/+0
* Revert "build: remove checks for WinSock 1"Daniel Stenberg2021-09-292-0/+21
* build: remove checks for WinSock 1Marcel Raad2021-09-282-21/+0
* cmake: avoid poll() on macOSDaniel Stenberg2021-08-241-0/+4
* Get rid of the unused HAVE_SIG_ATOMIC_T et. al.Dan Fandrich2021-07-231-22/+0
* misc: copyright year range updatesDaniel Stenberg2021-07-191-1/+1
* build: fix IoctlSocket FIONBIO checkAndrea Pappacoda2021-07-161-1/+1
* configure/cmake: remove checks for unused gethostbyaddr and gethostbyaddr_rGergely Nagy2021-06-182-45/+5
* configure/cmake: remove checks for unused inet_ntoa and inet_ntoa_rGergely Nagy2021-06-182-35/+0
* configure/cmake: remove unused define HAVE_PERRORGergely Nagy2021-06-181-1/+0
* configure/cmake: remove checks for unused sgtty.hGergely Nagy2021-06-181-1/+0
* cmake: try well-known send/recv signature for AppleGregor Jasny2021-06-011-64/+78
* configure: remove use of RETSIGTYPEMichael Forney2021-04-072-20/+1
* build: delete unused feature guardsViktor Szakats2021-02-231-3/+1
* cmake: make CURL_ZLIB a tri-state variableCristian Morales Vega2020-11-191-0/+11
* cmake: don't pass -fvisibility=hidden to clang-cl on WindowsTobias Hieta2020-11-101-1/+1
* copyright: fix year rangesDaniel Stenberg2020-11-051-1/+1
* curl.se: new homeDaniel Stenberg2020-11-0422-22/+22
* content_encoding: add zstd decoding supportGilles Vollant2020-07-121-0/+69
* CMake: add HTTP/3 support (ngtcp2+nghttp3, quiche)Peter Wu2020-05-103-0/+257
* cmake: Avoid MSVC C4273 warnings in send/recv checksBrad King2020-04-141-0/+6
* copyright: fix out-of-date copyright ranges and missing headersDaniel Stenberg2020-03-2417-0/+357
* cmake: add support for building with wolfSSLbagder/cmake-wolfsslDaniel Stenberg2020-03-161-0/+13