summaryrefslogtreecommitdiff
path: root/CMake
Commit message (Expand)AuthorAgeFilesLines
* cmake: fix Windows build with IPv6 supportDaniel Stenberg2013-11-091-1/+5
* cmake: use standard findxxx modules for cmake v2.8+Sergei Nikulov2012-09-172-13/+17
* removed execute file permissionYang Tse2011-12-301-0/+0
* removed trailing whitespaceYang Tse2011-12-301-1/+1
* sources: update source headersDaniel Stenberg2011-03-101-0/+21
* CMake: Use upstream CheckTypeSize moduleBrad King2011-01-062-101/+0
* CMake fixes for Linux.Bill Hoffman2010-03-242-1/+5
* replaced tabs with spacesYang Tse2010-02-162-3/+3
* removed trailing whitespaceYang Tse2010-02-143-12/+12
* BUG: curl did not build with cmake with VS 2005 for two reasons, ws2tcpip.h r...Bill Hoffman2009-07-151-0/+1
* ENH: add optional support for c-aresBill Hoffman2009-07-141-0/+42
* ENH: lower case cmake functions and remove tabs and re-indent cmake codeBill Hoffman2009-06-098-456/+456
* ENH: add some cmake docs and fix build with socklen_tBill Hoffman2009-06-061-0/+6
* removed pointless fileDaniel Stenberg2009-04-251-486/+0
* (Minor update) Moved some utilities to a separate file.Benoit Neil2009-04-091-0/+31
* Added basic OpenSSL support in CMake scripts (Thanks to Bill Hoffman)Benoit Neil2009-04-021-0/+19
* Initial CMake scripts (libcurl only), based on the merge of tetest scripts an...Benoit Neil2009-04-0210-0/+1805