summaryrefslogtreecommitdiff
path: root/CMake/CurlTests.c
Commit message (Expand)AuthorAgeFilesLines
* copyright: update all copyright lines and remove year rangesDaniel Stenberg2023-01-031-1/+1
* cmake: delete duplicate HAVE_GETADDRINFO testViktor Szakats2022-10-141-22/+0
* lib: add required Win32 setup definitions in setup-win32.hMarc Hoersken2022-09-061-11/+0
* cmake: add detection of threadsafe featureMarc Hoersken2022-08-261-0/+47
* copyright: make repository REUSE compliantmax.mehl2022-06-131-0/+2
* misc: remove BeOS code and referencesDaniel Stenberg2022-01-171-2/+2
* CMake: remove `HAVE_WINSOCK_H` definitionMarcel Raad2021-09-291-20/+0
* Revert "build: remove checks for WinSock 1"Daniel Stenberg2021-09-291-0/+20
* build: remove checks for WinSock 1Marcel Raad2021-09-281-20/+0
* build: fix IoctlSocket FIONBIO checkAndrea Pappacoda2021-07-161-1/+1
* configure/cmake: remove checks for unused gethostbyaddr and gethostbyaddr_rGergely Nagy2021-06-181-37/+5
* configure/cmake: remove checks for unused inet_ntoa and inet_ntoa_rGergely Nagy2021-06-181-31/+0
* configure: remove use of RETSIGTYPEMichael Forney2021-04-071-19/+1
* copyright: fix year rangesDaniel Stenberg2020-11-051-1/+1
* curl.se: new homeDaniel Stenberg2020-11-041-1/+1
* copyrights: update all copyright notices to 2019 on files changed this yearVilhelm Prytz2019-11-021-1/+1
* build: fix Codacy warningsMarcel Raad2019-06-051-0/+2
* cmake: restore C89 compatibility of CurlTests.cMarcel Raad2019-05-121-2/+2
* CMake: suppress unused variable warningsMarcel Raad2019-05-111-0/+2
* build: fix Codacy/CppCheck warningsMarcel Raad2019-04-111-0/+4
* cmake: added checks for HAVE_VARIADIC_MACROS_C99 and HAVE_VARIADIC_MACROS_GCCSergei Nikulov2019-01-111-2/+44
* cmake: test and set missed defines during configurationdmitrykos2018-10-051-0/+16
* cmake: fixed comments in compile checks codeSergei Nikulov2018-05-291-3/+3
* Fix the test for fsetxattr and strerror_r tests in CMake to work without comp...maxed2018-05-281-15/+15
* cmake: Support curl --xattr when built with cmakeSean Burford2017-02-011-0/+16
* URLs: change all http:// URLs to https://Daniel Stenberg2016-02-031-1/+1
* cmake: Fix CurlTests check for gethostbyname_r with 5 argumentsBrad King2015-08-141-1/+1
* cmake: fix gethostby{addr,name}_r in CurlTestsPeter Wu2014-11-031-246/+70
* sources: update source headersDaniel Stenberg2011-03-101-0/+21
* replaced tabs with spacesYang Tse2010-02-161-1/+1
* removed trailing whitespaceYang Tse2010-02-141-1/+1
* Initial CMake scripts (libcurl only), based on the merge of tetest scripts an...Benoit Neil2009-04-021-0/+690