summaryrefslogtreecommitdiff
path: root/CMake
AgeCommit message (Expand)Author
2016-10-10cmake: add nghttp2 supportRemo E
2016-09-10CMake: Try to (un-)hide private library symbolsJakub Zakrzewski
2016-02-03URLs: change all http:// URLs to https://Daniel Stenberg
2015-09-23CMake: Put "winsock2.h" before "windows.h" during configure checksJakub Zakrzewski
2015-08-14cmake: Fix CurlTests check for gethostbyname_r with 5 argumentsBrad King
2015-02-19CMake: fix winsock2 detection on windowsSergei Nikulov
2014-11-19CMake: Simplify if() conditions on check result variablesBrad King
2014-11-13CMake: Restore order-dependent library checksBrad King
2014-11-13CMake: Restore order-dependent header checksBrad King
2014-11-10cmake: fix HAVE_GETHOSTNAME definitionPeter Wu
2014-11-03cmake: fix struct sockaddr_storage checkPeter Wu
2014-11-03cmake: clean OtherTests, fixing -WerrorPeter Wu
2014-11-03cmake: fix gethostby{addr,name}_r in CurlTestsPeter Wu
2014-11-03cmake: drop _BSD_SOURCE macro usagePeter Wu
2014-10-09Cmake: Build with GSSAPI (MIT or Heimdal)Jakub Zakrzewski
2014-10-09Cmake: Avoid cycle directory dependencies.Jakub Zakrzewski
2014-08-25Cmake: Possibility to use OpenLDAP, OpenSSL, LibSSH2 on windowsJakub Zakrzewski
2014-08-25Cmake: Removed repeated content from ending blocksJakub Zakrzewski
2014-08-25Cmake: Removed some useless empty SET statements.Jakub Zakrzewski
2014-08-25Cmake: Don't check for all headers each timeJakub Zakrzewski
2014-08-25Cmake: LibSSH2 detection and use.Jakub Zakrzewski
2014-08-25Cmake: Moved macros out of the main CMakeLists.txtJakub Zakrzewski
2014-08-25Cmake: Require at least CMake 2.8.Jakub Zakrzewski
2013-11-09cmake: fix Windows build with IPv6 supportDaniel Stenberg
2012-09-17cmake: use standard findxxx modules for cmake v2.8+Sergei Nikulov
2011-12-30removed execute file permissionYang Tse
2011-12-30removed trailing whitespaceYang Tse
2011-03-10sources: update source headersDaniel Stenberg
2011-01-06CMake: Use upstream CheckTypeSize moduleBrad King
2010-03-24CMake fixes for Linux.Bill Hoffman
2010-02-16replaced tabs with spacesYang Tse
2010-02-14removed trailing whitespaceYang Tse
2009-07-15BUG: curl did not build with cmake with VS 2005 for two reasons, ws2tcpip.h r...Bill Hoffman
2009-07-14ENH: add optional support for c-aresBill Hoffman
2009-06-09ENH: lower case cmake functions and remove tabs and re-indent cmake codeBill Hoffman
2009-06-06ENH: add some cmake docs and fix build with socklen_tBill Hoffman
2009-04-25removed pointless fileDaniel Stenberg
2009-04-09(Minor update) Moved some utilities to a separate file.Benoit Neil
2009-04-02Added basic OpenSSL support in CMake scripts (Thanks to Bill Hoffman)Benoit Neil
2009-04-02Initial CMake scripts (libcurl only), based on the merge of tetest scripts an...Benoit Neil