Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-03-14 | docs: fixed a bunch of typos | Dan Fandrich | |
2012-12-26 | curl tool: renaming hugehelp files to tool_hugehelp | Yang Tse | |
2012-08-23 | INSTALL.cmake: clarify some flaws/limits in the cmake build | Daniel Stenberg | |
2012-07-20 | Fixed some typos in documentation | Dan Fandrich | |
2011-12-30 | removed execute file permission | Yang Tse | |
2011-04-28 | CMake: improve library search, implement install. | Zmey Petroff | |
Improved library search by check_function_exists_concat() macro: it does not revert the list of libraries any more. Improved OpenSSL library search: first find zlib, then search for openssl libraries that may depend on zlib. For Unix: openssl libraries can now be detected in nonstandard locations. Supply CMAKE_LIBRARY_PATH to CMake on command line. Added installation capability (very basic one yet). | |||
2010-02-14 | removed trailing whitespace | Yang Tse | |
2009-06-06 | ENH: add some cmake docs and fix build with socklen_t | Bill Hoffman | |