Commit History

Author SHA1 Message Date
  Yang Tse ed0364343d removed trailing whitespace 12 years ago
  Daniel Stenberg 40afeea2fb cmake: find winsock when building on windows 13 years ago
  Zmey Petroff 2cbe885c1a CMake: improve library search, implement install. 13 years ago
  Brad King 651c0bcdf2 CMake: Use upstream CheckTypeSize module 13 years ago
  Julien Chaffraix ecd624b8e7 CMake: Build fix. 14 years ago
  Yang Tse 43d20d81a5 Enable OpenLDAP support for cygwin builds. 14 years ago
  Bill Hoffman ff438c994e Enable LDAP by default since it is now disabled when ldap.h is not found, 14 years ago
  Bill Hoffman 5709a0dca2 CMake fixes for Linux. 14 years ago
  Bill Hoffman d42f9329dc Fix curl CMake build. 14 years ago
  Bill Hoffman b4dcbbfabd ENH: fix build with ssl 15 years ago
  Bill Hoffman fb08218a04 BUG: curl did not build with cmake with VS 2005 for two reasons, ws2tcpip.h requires winsock2.h to be included before it with that compiler, and wldap32 is not available with the default install of the compiler, so disable ldap support if that is not found 15 years ago
  Bill Hoffman a8ea1e9ef4 ENH: add optional support for c-ares 15 years ago
  Bill Hoffman 600460ffc6 ENH: do not report if zlib is not found as it still works 15 years ago
  Bill Hoffman 5c4b6a8ef0 ENH: extract version from curlver.h 15 years ago
  Bill Hoffman 744dceaffe ENH: lower case cmake functions and remove tabs and re-indent cmake code 15 years ago
  Bill Hoffman 15be673054 ENH: add some cmake docs and fix build with socklen_t 15 years ago
  Yang Tse 9137e717b0 Use build-time configured curl_socklen_t instead of socklen_t 15 years ago
  Benoit Neil c663494c69 (Minor change - From Piotr Dobrogost) Moved a line. 15 years ago
  Benoit Neil 7e9f7659b3 (Minor update) Moved some utilities to a separate file. 15 years ago
  Benoit Neil 4d396169c8 Cleaned up the custom definition I added (replaced by CURL_STATICLIB) 15 years ago
  Benoit Neil 3733fa02ee Made the windows .lib addition cleaner. 15 years ago
  Benoit Neil 7037e4a4b1 Renamed a variable 15 years ago
  Benoit Neil 25f626cc52 Fixed compile defines in CMake scripts 15 years ago
  Benoit Neil 702355da47 (Minor update) Modified a comment, before going to sleep :) 15 years ago
  Benoit Neil e9dd099870 Added missing tests in CMake, added Makefile.inc for tests (+ use in CMake scripts), and fixed a missing define under windows in a test source file. 15 years ago
  Benoit Neil 070d89a561 Added CURL_HIDDEN_SYMBOLS option, and fixed missing SIZEOF_INT causing warnings. 15 years ago
  Benoit Neil 7c1fecc94a (From Bill Hoffman & Sukender) Added Dashboard reports. 15 years ago
  Benoit Neil 8cb8371011 Made the CMake scripts read Makefile.inc. Needs testing I guess. 15 years ago
  Benoit Neil b85154f13f Added tests (exes) targets, refactor a few things. 15 years ago
  Benoit Neil 06047d9103 Added curl (exe) target, fixed static/dynamic linking errors. 15 years ago