Age | Commit message (Expand) | Author |
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 |