summaryrefslogtreecommitdiff
path: root/CMake/Platforms
Commit message (Expand)AuthorAgeFilesLines
* build: fix stdint/inttypes detection with non-autotoolsViktor Szakats2023-03-131-2/+0
* copyright: update all copyright lines and remove year rangesDaniel Stenberg2023-01-031-1/+1
* 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: enable more detection on WindowsViktor Szakats2022-10-111-3/+0
* tidy-up: delete parallel/unused feature flagsViktor Szakats2022-10-061-1/+0
* cmake: fix original MinGW buildsViktor Szakats2022-08-311-5/+0
* tidy-up: delete unused build configuration macrosViktor Szakats2022-07-191-26/+0
* copyright: make repository REUSE compliantmax.mehl2022-06-131-1/+3
* configure/cmake: remove checks for unused gethostbyaddr and gethostbyaddr_rGergely Nagy2021-06-181-8/+0
* configure/cmake: remove checks for unused inet_ntoa and inet_ntoa_rGergely Nagy2021-06-181-4/+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
* configure: remove use of RETSIGTYPEMichael Forney2021-04-071-1/+0
* build: delete unused feature guardsViktor Szakats2021-02-231-3/+1
* curl.se: new homeDaniel Stenberg2020-11-041-1/+1
* copyright: fix out-of-date copyright ranges and missing headersDaniel Stenberg2020-03-241-0/+21
* build: Remove unused HAVE_LIBSSL and HAVE_LIBCRYPTO definesPaul B. Omta2019-10-051-1/+0
* CMake: remove redundant and old end-of-block syntaxRuslan Baratov2018-07-091-4/+3
* cmake: fix HAVE_GETHOSTNAME definitionPeter Wu2014-11-101-0/+1
* cmake: drop _BSD_SOURCE macro usagePeter Wu2014-11-031-1/+0
* cmake: fix Windows build with IPv6 supportDaniel Stenberg2013-11-091-1/+5
* ENH: lower case cmake functions and remove tabs and re-indent cmake codeBill Hoffman2009-06-091-113/+113
* removed pointless fileDaniel Stenberg2009-04-251-486/+0
* Initial CMake scripts (libcurl only), based on the merge of tetest scripts an...Benoit Neil2009-04-022-0/+607