summaryrefslogtreecommitdiff
path: root/CMake/CurlTests.c
Commit message (Expand)AuthorAgeFilesLines
* 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