index
:
curl
gemini-meta
master
cURL mirror with patches applied
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
CMake
/
CurlTests.c
Age
Commit message (
Expand
)
Author
2019-06-05
build: fix Codacy warnings
Marcel Raad
2019-05-12
cmake: restore C89 compatibility of CurlTests.c
Marcel Raad
2019-05-11
CMake: suppress unused variable warnings
Marcel Raad
2019-04-11
build: fix Codacy/CppCheck warnings
Marcel Raad
2019-01-11
cmake: added checks for HAVE_VARIADIC_MACROS_C99 and HAVE_VARIADIC_MACROS_GCC
Sergei Nikulov
2018-10-05
cmake: test and set missed defines during configuration
dmitrykos
2018-05-29
cmake: fixed comments in compile checks code
Sergei Nikulov
2018-05-28
Fix the test for fsetxattr and strerror_r tests in CMake to work without comp...
maxed
2017-02-01
cmake: Support curl --xattr when built with cmake
Sean Burford
2016-02-03
URLs: change all http:// URLs to https://
Daniel Stenberg
2015-08-14
cmake: Fix CurlTests check for gethostbyname_r with 5 arguments
Brad King
2014-11-03
cmake: fix gethostby{addr,name}_r in CurlTests
Peter Wu
2011-03-10
sources: update source headers
Daniel Stenberg
2010-02-16
replaced tabs with spaces
Yang Tse
2010-02-14
removed trailing whitespace
Yang Tse
2009-04-02
Initial CMake scripts (libcurl only), based on the merge of tetest scripts an...
Benoit Neil