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