| Commit message (Expand) | Author | Age | Files | Lines |
* | Cmake: Possibility to use OpenLDAP, OpenSSL, LibSSH2 on windows | Jakub Zakrzewski | 2014-08-25 | 1 | -88/+120 |
* | Cmake: Removed useless comments from CMakeLists.txt | Jakub Zakrzewski | 2014-08-25 | 1 | -10/+0 |
* | Cmake: Append OpenSSL include directory to search path | Jakub Zakrzewski | 2014-08-25 | 1 | -0/+1 |
* | Cmake: Search for liblber, LDAP SSL headers, swith for using OpenLDAP code. | Jakub Zakrzewski | 2014-08-25 | 1 | -1/+51 |
* | Cmake: LibSSH2 detection and use. | Jakub Zakrzewski | 2014-08-25 | 1 | -3/+35 |
* | Cmake: Moved macros out of the main CMakeLists.txt | Jakub Zakrzewski | 2014-08-25 | 1 | -86/+2 |
* | Cmake: Added missing protocol-disable switches | Jakub Zakrzewski | 2014-08-25 | 1 | -0/+18 |
* | Cmake: Require at least CMake 2.8. | Jakub Zakrzewski | 2014-08-25 | 1 | -7/+7 |
* | CMakeLists.txt: add standard curl source code header | Daniel Stenberg | 2014-01-01 | 1 | -0/+21 |
* | CMakeLists.txt: add warning about the cmake build's state | Daniel Stenberg | 2014-01-01 | 1 | -0/+2 |
* | cmake: unbreak for non-Windows platforms | Daniel Stenberg | 2013-10-20 | 1 | -0/+11 |
* | cmake: Fix mingw build | Matt Arsenault | 2013-02-04 | 1 | -20/+13 |
* | cmake: updated OpenSSL build | Sergei Nikulov | 2013-02-04 | 1 | -26/+26 |
* | Revert changes relative to lib/*.[ch] recent renaming | Yang Tse | 2013-01-06 | 1 | -2/+2 |
* | build: make use of 93 lib/*.c renamed files | Yang Tse | 2013-01-03 | 1 | -2/+2 |
* | configure: NATIVE_WINDOWS no longer defined in config files | Yang Tse | 2012-04-12 | 1 | -4/+0 |
* | CMakeLists.txt: fix Windows LDAP/LDAPS option handling | tetetest tetetest | 2012-03-30 | 1 | -12/+22 |
* | CMakeLists.txt: fix MS Visual Studio x64 unsigned long long literal suffix | tetetest tetetest | 2012-03-29 | 1 | -2/+2 |
* | cmake: list_spaces_append_once fails with spaces in filename | Daniel Stenberg | 2012-03-16 | 1 | -3/+3 |
* | removed trailing whitespace | Yang Tse | 2011-12-30 | 1 | -2/+2 |
* | cmake: find winsock when building on windows | Daniel Stenberg | 2011-08-13 | 1 | -2/+3 |
* | CMake: improve library search, implement install. | Zmey Petroff | 2011-04-28 | 1 | -23/+33 |
* | CMake: Use upstream CheckTypeSize module | Brad King | 2011-01-06 | 1 | -7/+7 |
* | CMake: Build fix. | Julien Chaffraix | 2010-10-12 | 1 | -1/+1 |
* | Enable OpenLDAP support for cygwin builds. | Yang Tse | 2010-06-04 | 1 | -7/+2 |
* | Enable LDAP by default since it is now disabled when ldap.h is not found, | Bill Hoffman | 2010-03-24 | 1 | -1/+1 |
* | CMake fixes for Linux. | Bill Hoffman | 2010-03-24 | 1 | -1/+10 |
* | Fix curl CMake build. | Bill Hoffman | 2010-03-24 | 1 | -62/+28 |
* | ENH: fix build with ssl | Bill Hoffman | 2009-07-15 | 1 | -1/+1 |
* | BUG: curl did not build with cmake with VS 2005 for two reasons, ws2tcpip.h r... | Bill Hoffman | 2009-07-15 | 1 | -2/+11 |
* | ENH: add optional support for c-ares | Bill Hoffman | 2009-07-14 | 1 | -1/+11 |
* | ENH: do not report if zlib is not found as it still works | Bill Hoffman | 2009-07-14 | 1 | -1/+1 |
* | ENH: extract version from curlver.h | Bill Hoffman | 2009-06-10 | 1 | -3/+19 |
* | ENH: lower case cmake functions and remove tabs and re-indent cmake code | Bill Hoffman | 2009-06-09 | 1 | -546/+546 |
* | ENH: add some cmake docs and fix build with socklen_t | Bill Hoffman | 2009-06-06 | 1 | -2/+8 |
* | Use build-time configured curl_socklen_t instead of socklen_t | Yang Tse | 2009-05-02 | 1 | -4/+0 |
* | (Minor change - From Piotr Dobrogost) Moved a line. | Benoit Neil | 2009-04-14 | 1 | -1/+1 |
* | (Minor update) Moved some utilities to a separate file. | Benoit Neil | 2009-04-09 | 1 | -19/+1 |
* | Cleaned up the custom definition I added (replaced by CURL_STATICLIB) | Benoit Neil | 2009-04-09 | 1 | -2/+1 |
* | Made the windows .lib addition cleaner. | Benoit Neil | 2009-04-08 | 1 | -115/+130 |
* | Renamed a variable | Benoit Neil | 2009-04-08 | 1 | -8/+7 |
* | Fixed compile defines in CMake scripts | Benoit Neil | 2009-04-08 | 1 | -6/+8 |
* | (Minor update) Modified a comment, before going to sleep :) | Benoit Neil | 2009-04-07 | 1 | -2/+1 |
* | Added missing tests in CMake, added Makefile.inc for tests (+ use in CMake sc... | Benoit Neil | 2009-04-07 | 1 | -2/+6 |
* | Added CURL_HIDDEN_SYMBOLS option, and fixed missing SIZEOF_INT causing warnings. | Benoit Neil | 2009-04-07 | 1 | -2/+15 |
* | (From Bill Hoffman & Sukender) Added Dashboard reports. | Benoit Neil | 2009-04-07 | 1 | -0/+6 |
* | Made the CMake scripts read Makefile.inc. Needs testing I guess. | Benoit Neil | 2009-04-06 | 1 | -0/+44 |
* | Added tests (exes) targets, refactor a few things. | Benoit Neil | 2009-04-06 | 1 | -1/+26 |
* | Added curl (exe) target, fixed static/dynamic linking errors. | Benoit Neil | 2009-04-06 | 1 | -3/+8 |
* | Fixed Win32 link error and disabled MSVC specific (=annoying) warnings (Repor... | Benoit Neil | 2009-04-06 | 1 | -6/+11 |