summaryrefslogtreecommitdiff
path: root/CMake
AgeCommit message (Expand)Author
2018-10-29cmake: uniform ZLIB to use USE_ variable and clean curl-config.cmake.inTuomo Rinne
2018-10-29cmake: add find_dependency call for ZLIB to CMake config fileTuomo Rinne
2018-10-05cmake: test and set missed defines during configurationdmitrykos
2018-10-01CMake: Improve config installationRuslan Baratov
2018-09-23whitespace fixesViktor Szakats
2018-09-18cmake: don't require OpenSSL if USE_OPENSSL=OFFslodki
2018-08-08cmake: link curl to the OpenSSL targets instead of lib absolute pathsJohn Butterfield
2018-07-17CMake: Update scripts to use consistent styleRuslan Baratov
2018-07-09CMake: remove redundant and old end-of-block syntaxRuslan Baratov
2018-07-06CMake: Remove unused 'output_var' from 'collect_true'Ruslan Baratov
2018-07-06CMake: Remove unused functionsRuslan Baratov
2018-05-29cmake: fixed comments in compile checks codeSergei Nikulov
2018-05-28Fix the test for fsetxattr and strerror_r tests in CMake to work without comp...maxed
2018-03-19cmake: add support for brotliDon
2018-02-23spelling fixesViktor Szakats
2017-10-28cmake: Export libcurl and curl targets to use by other cmake projectsJakub Zakrzewski
2017-10-02cmake: disable tests and man generation if perl/nroff not foundSergei Nikulov
2017-08-10cmake: move cmake_uninstall.cmake to CMake/Daniel Stenberg
2017-07-05cmake: fix send/recv argument scanner for windowsDaniel Stenberg
2017-03-26spelling fixesklemens
2017-03-05CMake: Set at most one SSL libraryMichael Maltese
2017-03-05CMake: Add mbedTLS supportMichael Maltese
2017-02-01cmake: Support curl --xattr when built with cmakeSean Burford
2016-11-06cmake: disable poll for macOSPeter Wu
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