Historial de Commits

Autor SHA1 Mensaje Fecha
  Yang Tse 38ae6ec1a2 configure: NATIVE_WINDOWS no longer defined in config files hace 12 años
  tetetest tetetest 66c0e26e28 CMakeLists.txt: fix Windows LDAP/LDAPS option handling hace 12 años
  tetetest tetetest 7d1b715605 CMakeLists.txt: fix MS Visual Studio x64 unsigned long long literal suffix hace 12 años
  Daniel Stenberg ede9ad43fc cmake: list_spaces_append_once fails with spaces in filename hace 12 años
  Yang Tse ed0364343d removed trailing whitespace hace 13 años
  Daniel Stenberg 40afeea2fb cmake: find winsock when building on windows hace 13 años
  Zmey Petroff 2cbe885c1a CMake: improve library search, implement install. hace 13 años
  Brad King 651c0bcdf2 CMake: Use upstream CheckTypeSize module hace 14 años
  Julien Chaffraix ecd624b8e7 CMake: Build fix. hace 14 años
  Yang Tse 43d20d81a5 Enable OpenLDAP support for cygwin builds. hace 14 años
  Bill Hoffman ff438c994e Enable LDAP by default since it is now disabled when ldap.h is not found, hace 14 años
  Bill Hoffman 5709a0dca2 CMake fixes for Linux. hace 14 años
  Bill Hoffman d42f9329dc Fix curl CMake build. hace 14 años
  Bill Hoffman b4dcbbfabd ENH: fix build with ssl hace 15 años
  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 hace 15 años
  Bill Hoffman a8ea1e9ef4 ENH: add optional support for c-ares hace 15 años
  Bill Hoffman 600460ffc6 ENH: do not report if zlib is not found as it still works hace 15 años
  Bill Hoffman 5c4b6a8ef0 ENH: extract version from curlver.h hace 15 años
  Bill Hoffman 744dceaffe ENH: lower case cmake functions and remove tabs and re-indent cmake code hace 15 años
  Bill Hoffman 15be673054 ENH: add some cmake docs and fix build with socklen_t hace 15 años
  Yang Tse 9137e717b0 Use build-time configured curl_socklen_t instead of socklen_t hace 15 años
  Benoit Neil c663494c69 (Minor change - From Piotr Dobrogost) Moved a line. hace 15 años
  Benoit Neil 7e9f7659b3 (Minor update) Moved some utilities to a separate file. hace 15 años
  Benoit Neil 4d396169c8 Cleaned up the custom definition I added (replaced by CURL_STATICLIB) hace 15 años
  Benoit Neil 3733fa02ee Made the windows .lib addition cleaner. hace 15 años
  Benoit Neil 7037e4a4b1 Renamed a variable hace 15 años
  Benoit Neil 25f626cc52 Fixed compile defines in CMake scripts hace 15 años
  Benoit Neil 702355da47 (Minor update) Modified a comment, before going to sleep :) hace 15 años
  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. hace 15 años
  Benoit Neil 070d89a561 Added CURL_HIDDEN_SYMBOLS option, and fixed missing SIZEOF_INT causing warnings. hace 15 años