summaryrefslogtreecommitdiff
path: root/CMake
Commit message (Expand)AuthorAgeFilesLines
...
* cmake: fix struct sockaddr_storage checkPeter Wu2014-11-031-23/+5
* cmake: clean OtherTests, fixing -WerrorPeter Wu2014-11-033-245/+85
* cmake: fix gethostby{addr,name}_r in CurlTestsPeter Wu2014-11-031-246/+70
* cmake: drop _BSD_SOURCE macro usagePeter Wu2014-11-031-1/+0
* Cmake: Build with GSSAPI (MIT or Heimdal)Jakub Zakrzewski2014-10-091-0/+289
* Cmake: Avoid cycle directory dependencies.Jakub Zakrzewski2014-10-091-3/+3
* Cmake: Possibility to use OpenLDAP, OpenSSL, LibSSH2 on windowsJakub Zakrzewski2014-08-251-0/+3
* Cmake: Removed repeated content from ending blocksJakub Zakrzewski2014-08-251-7/+7
* Cmake: Removed some useless empty SET statements.Jakub Zakrzewski2014-08-251-4/+0
* Cmake: Don't check for all headers each timeJakub Zakrzewski2014-08-251-1/+1
* Cmake: LibSSH2 detection and use.Jakub Zakrzewski2014-08-251-0/+35
* Cmake: Moved macros out of the main CMakeLists.txtJakub Zakrzewski2014-08-251-0/+89
* Cmake: Require at least CMake 2.8.Jakub Zakrzewski2014-08-252-31/+0
* 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