| Commit message (Expand) | Author | Age | Files | Lines |
* | cmake: fixed comments in compile checks code | Sergei Nikulov | 2018-05-29 | 1 | -3/+3 |
* | Fix the test for fsetxattr and strerror_r tests in CMake to work without comp... | maxed | 2018-05-28 | 1 | -15/+15 |
* | cmake: add support for brotli | Don | 2018-03-19 | 1 | -0/+20 |
* | spelling fixes | Viktor Szakats | 2018-02-23 | 1 | -1/+1 |
* | cmake: Export libcurl and curl targets to use by other cmake projects | Jakub Zakrzewski | 2017-10-28 | 1 | -0/+59 |
* | cmake: disable tests and man generation if perl/nroff not found | Sergei Nikulov | 2017-10-02 | 1 | -0/+29 |
* | cmake: move cmake_uninstall.cmake to CMake/ | Daniel Stenberg | 2017-08-10 | 1 | -0/+26 |
* | cmake: fix send/recv argument scanner for windows | Daniel Stenberg | 2017-07-05 | 1 | -6/+6 |
* | spelling fixes | klemens | 2017-03-26 | 1 | -1/+1 |
* | CMake: Set at most one SSL library | Michael Maltese | 2017-03-05 | 1 | -0/+13 |
* | CMake: Add mbedTLS support | Michael Maltese | 2017-03-05 | 1 | -0/+13 |
* | cmake: Support curl --xattr when built with cmake | Sean Burford | 2017-02-01 | 1 | -0/+16 |
* | cmake: disable poll for macOS | Peter Wu | 2016-11-06 | 1 | -11/+14 |
* | cmake: add nghttp2 support | Remo E | 2016-10-10 | 1 | -0/+18 |
* | CMake: Try to (un-)hide private library symbols | Jakub Zakrzewski | 2016-09-10 | 1 | -0/+61 |
* | URLs: change all http:// URLs to https:// | Daniel Stenberg | 2016-02-03 | 1 | -1/+1 |
* | CMake: Put "winsock2.h" before "windows.h" during configure checks | Jakub Zakrzewski | 2015-09-23 | 1 | -1/+1 |
* | cmake: Fix CurlTests check for gethostbyname_r with 5 arguments | Brad King | 2015-08-14 | 1 | -1/+1 |
* | CMake: fix winsock2 detection on windows | Sergei Nikulov | 2015-02-19 | 1 | -1/+1 |
* | CMake: Simplify if() conditions on check result variables | Brad King | 2014-11-19 | 1 | -4/+4 |
* | CMake: Restore order-dependent library checks | Brad King | 2014-11-13 | 1 | -3/+6 |
* | CMake: Restore order-dependent header checks | Brad King | 2014-11-13 | 1 | -1/+4 |
* | cmake: fix HAVE_GETHOSTNAME definition | Peter Wu | 2014-11-10 | 1 | -0/+1 |
* | cmake: fix struct sockaddr_storage check | Peter Wu | 2014-11-03 | 1 | -23/+5 |
* | cmake: clean OtherTests, fixing -Werror | Peter Wu | 2014-11-03 | 3 | -245/+85 |
* | cmake: fix gethostby{addr,name}_r in CurlTests | Peter Wu | 2014-11-03 | 1 | -246/+70 |
* | cmake: drop _BSD_SOURCE macro usage | Peter Wu | 2014-11-03 | 1 | -1/+0 |
* | Cmake: Build with GSSAPI (MIT or Heimdal) | Jakub Zakrzewski | 2014-10-09 | 1 | -0/+289 |
* | Cmake: Avoid cycle directory dependencies. | Jakub Zakrzewski | 2014-10-09 | 1 | -3/+3 |
* | Cmake: Possibility to use OpenLDAP, OpenSSL, LibSSH2 on windows | Jakub Zakrzewski | 2014-08-25 | 1 | -0/+3 |
* | Cmake: Removed repeated content from ending blocks | Jakub Zakrzewski | 2014-08-25 | 1 | -7/+7 |
* | Cmake: Removed some useless empty SET statements. | Jakub Zakrzewski | 2014-08-25 | 1 | -4/+0 |
* | Cmake: Don't check for all headers each time | Jakub Zakrzewski | 2014-08-25 | 1 | -1/+1 |
* | Cmake: LibSSH2 detection and use. | Jakub Zakrzewski | 2014-08-25 | 1 | -0/+35 |
* | Cmake: Moved macros out of the main CMakeLists.txt | Jakub Zakrzewski | 2014-08-25 | 1 | -0/+89 |
* | Cmake: Require at least CMake 2.8. | Jakub Zakrzewski | 2014-08-25 | 2 | -31/+0 |
* | cmake: fix Windows build with IPv6 support | Daniel Stenberg | 2013-11-09 | 1 | -1/+5 |
* | cmake: use standard findxxx modules for cmake v2.8+ | Sergei Nikulov | 2012-09-17 | 2 | -13/+17 |
* | removed execute file permission | Yang Tse | 2011-12-30 | 1 | -0/+0 |
* | removed trailing whitespace | Yang Tse | 2011-12-30 | 1 | -1/+1 |
* | sources: update source headers | Daniel Stenberg | 2011-03-10 | 1 | -0/+21 |
* | CMake: Use upstream CheckTypeSize module | Brad King | 2011-01-06 | 2 | -101/+0 |
* | CMake fixes for Linux. | Bill Hoffman | 2010-03-24 | 2 | -1/+5 |
* | replaced tabs with spaces | Yang Tse | 2010-02-16 | 2 | -3/+3 |
* | removed trailing whitespace | Yang Tse | 2010-02-14 | 3 | -12/+12 |
* | BUG: curl did not build with cmake with VS 2005 for two reasons, ws2tcpip.h r... | Bill Hoffman | 2009-07-15 | 1 | -0/+1 |
* | ENH: add optional support for c-ares | Bill Hoffman | 2009-07-14 | 1 | -0/+42 |
* | ENH: lower case cmake functions and remove tabs and re-indent cmake code | Bill Hoffman | 2009-06-09 | 8 | -456/+456 |
* | ENH: add some cmake docs and fix build with socklen_t | Bill Hoffman | 2009-06-06 | 1 | -0/+6 |
* | removed pointless file | Daniel Stenberg | 2009-04-25 | 1 | -486/+0 |