Age | Commit message (Expand) | Author |
2016-10-10 | cmake: add nghttp2 support | Remo E |
2016-09-10 | CMake: Try to (un-)hide private library symbols | Jakub Zakrzewski |
2016-02-03 | URLs: change all http:// URLs to https:// | Daniel Stenberg |
2015-09-23 | CMake: Put "winsock2.h" before "windows.h" during configure checks | Jakub Zakrzewski |
2015-08-14 | cmake: Fix CurlTests check for gethostbyname_r with 5 arguments | Brad King |
2015-02-19 | CMake: fix winsock2 detection on windows | Sergei Nikulov |
2014-11-19 | CMake: Simplify if() conditions on check result variables | Brad King |
2014-11-13 | CMake: Restore order-dependent library checks | Brad King |
2014-11-13 | CMake: Restore order-dependent header checks | Brad King |
2014-11-10 | cmake: fix HAVE_GETHOSTNAME definition | Peter Wu |
2014-11-03 | cmake: fix struct sockaddr_storage check | Peter Wu |
2014-11-03 | cmake: clean OtherTests, fixing -Werror | Peter Wu |
2014-11-03 | cmake: fix gethostby{addr,name}_r in CurlTests | Peter Wu |
2014-11-03 | cmake: drop _BSD_SOURCE macro usage | Peter Wu |
2014-10-09 | Cmake: Build with GSSAPI (MIT or Heimdal) | Jakub Zakrzewski |
2014-10-09 | Cmake: Avoid cycle directory dependencies. | Jakub Zakrzewski |
2014-08-25 | Cmake: Possibility to use OpenLDAP, OpenSSL, LibSSH2 on windows | Jakub Zakrzewski |
2014-08-25 | Cmake: Removed repeated content from ending blocks | Jakub Zakrzewski |
2014-08-25 | Cmake: Removed some useless empty SET statements. | Jakub Zakrzewski |
2014-08-25 | Cmake: Don't check for all headers each time | Jakub Zakrzewski |
2014-08-25 | Cmake: LibSSH2 detection and use. | Jakub Zakrzewski |
2014-08-25 | Cmake: Moved macros out of the main CMakeLists.txt | Jakub Zakrzewski |
2014-08-25 | Cmake: Require at least CMake 2.8. | Jakub Zakrzewski |
2013-11-09 | cmake: fix Windows build with IPv6 support | Daniel Stenberg |
2012-09-17 | cmake: use standard findxxx modules for cmake v2.8+ | Sergei Nikulov |
2011-12-30 | removed execute file permission | Yang Tse |
2011-12-30 | removed trailing whitespace | Yang Tse |
2011-03-10 | sources: update source headers | Daniel Stenberg |
2011-01-06 | CMake: Use upstream CheckTypeSize module | Brad King |
2010-03-24 | CMake fixes for Linux. | Bill Hoffman |
2010-02-16 | replaced tabs with spaces | Yang Tse |
2010-02-14 | removed trailing whitespace | Yang Tse |
2009-07-15 | BUG: curl did not build with cmake with VS 2005 for two reasons, ws2tcpip.h r... | Bill Hoffman |
2009-07-14 | ENH: add optional support for c-ares | Bill Hoffman |
2009-06-09 | ENH: lower case cmake functions and remove tabs and re-indent cmake code | Bill Hoffman |
2009-06-06 | ENH: add some cmake docs and fix build with socklen_t | Bill Hoffman |
2009-04-25 | removed pointless file | Daniel Stenberg |
2009-04-09 | (Minor update) Moved some utilities to a separate file. | Benoit Neil |
2009-04-02 | Added basic OpenSSL support in CMake scripts (Thanks to Bill Hoffman) | Benoit Neil |
2009-04-02 | Initial CMake scripts (libcurl only), based on the merge of tetest scripts an... | Benoit Neil |