summaryrefslogtreecommitdiff
path: root/CMake/OtherTests.cmake
Commit message (Expand)AuthorAgeFilesLines
* copyright: update all copyright lines and remove year rangesDaniel Stenberg2023-01-031-1/+1
* OtherTests.cmake: check for cross-compile, not for toolchainDaniel Stenberg2022-11-161-43/+43
* functypes: provide the recv and send arg and return typesDaniel Stenberg2022-09-281-152/+0
* copyright: make repository REUSE compliantmax.mehl2022-06-131-0/+2
* cmake: fix iOS CMake project generation errorFilip Lundgren2022-01-081-3/+3
* CMake: remove `HAVE_WINSOCK_H` definitionMarcel Raad2021-09-291-1/+0
* Revert "build: remove checks for WinSock 1"Daniel Stenberg2021-09-291-0/+1
* build: remove checks for WinSock 1Marcel Raad2021-09-281-1/+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
* cmake: try well-known send/recv signature for AppleGregor Jasny2021-06-011-64/+78
* curl.se: new homeDaniel Stenberg2020-11-041-1/+1
* 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-241-0/+21
* CMake: clean up and improve build proceduresRolf Eike Beer2020-02-291-2/+2
* cmake: avoid linking executable for some tests with cmake 3.6+Jakub Zakrzewski2019-04-101-35/+40
* cmake: updated check for HAVE_POLL_FINE to match autotoolsSergei Nikulov2019-01-161-7/+35
* CMake: remove redundant and old end-of-block syntaxRuslan Baratov2018-07-091-31/+30
* cmake: fix send/recv argument scanner for windowsDaniel Stenberg2017-07-051-6/+6
* cmake: disable poll for macOSPeter Wu2016-11-061-11/+14
* CMake: Put "winsock2.h" before "windows.h" during configure checksJakub Zakrzewski2015-09-231-1/+1
* cmake: fix struct sockaddr_storage checkPeter Wu2014-11-031-23/+5
* cmake: clean OtherTests, fixing -WerrorPeter Wu2014-11-031-91/+85
* Cmake: Possibility to use OpenLDAP, OpenSSL, LibSSH2 on windowsJakub Zakrzewski2014-08-251-0/+3
* removed trailing whitespaceYang Tse2010-02-141-4/+4
* ENH: lower case cmake functions and remove tabs and re-indent cmake codeBill Hoffman2009-06-091-171/+171
* Initial CMake scripts (libcurl only), based on the merge of tetest scripts an...Benoit Neil2009-04-021-0/+250