Commit History

Author SHA1 Message Date
  Viktor Szakats b801b453af whitespace fixes 5 years ago
  Adrien ab66a80488 CMake: CMake config files are defining CURL_STATICLIB for static builds 6 years ago
  Ruslan Baratov c892795ea3 CMake: Respect BUILD_SHARED_LIBS 6 years ago
  Ruslan Baratov d1207c07d0 CMake: Update scripts to use consistent style 6 years ago
  Sergei Nikulov 2c0225e042 cmake: set -d postfix for debug builds if not specified 6 years ago
  Jakub Zakrzewski 1cb4f5d6e8 cmake: Export libcurl and curl targets to use by other cmake projects 6 years ago
  Marcel Raad 866e02935d CMake: set MSVC warning level to 4 7 years ago
  Paul Harris 45f39945ec cmake: offer CMAKE_DEBUG_POSTFIX when building with MSVC 7 years ago
  Daniel Stenberg 73a2fcea0b includes: remove curl/curlbuild.h and curl/curlrules.h 7 years ago
  Jakub Zakrzewski 6140dfcf3e CMake: Try to (un-)hide private library symbols 7 years ago
  Ben Boeckel 20112ed846 cmake: install the dll file to the correct directory 9 years ago
  Peter Wu 17d27805f9 cmake: add ENABLE_THREADED_RESOLVER, rename ARES 9 years ago
  Peter Wu b2bb51f339 cmake: drop _BSD_SOURCE macro usage 9 years ago
  Jakub Zakrzewski a3154295c5 Cmake: Got rid of setup_curl_dependencies 10 years ago
  Sergei Nikulov 448d55ef0a cmake: Fix for MSVC2010 project generation 11 years ago
  Yang Tse 4a5aa6682d Revert changes relative to lib/*.[ch] recent renaming 11 years ago
  Yang Tse 13606bbfde build: make use of 93 lib/*.c renamed files 11 years ago
  Zmey Petroff 2cbe885c1a CMake: improve library search, implement install. 13 years ago
  Yang Tse a07bc79117 14 years ago
  Bill Hoffman a8ea1e9ef4 ENH: add optional support for c-ares 15 years ago
  Bill Hoffman f5f9354093 ENH: add nonblock.c to build for CMake 15 years ago
  Gunter Knauf f671d0513c renamed generated config.h to curl_config.h in order to avoid clashes when libcurl is used with other projects which also have a config.h. 15 years ago
  Bill Hoffman 744dceaffe ENH: lower case cmake functions and remove tabs and re-indent cmake code 15 years ago
  Benoit Neil 25f626cc52 Fixed compile defines in CMake scripts 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
  Benoit Neil 2362637e90 Removed the "lib" prefix under linux ("was "liblibcurl") and fixed import library name under Win32 (Added "_imp" for dynamically linked). 15 years ago
  Benoit Neil 9a184e0bb1 Added basic OpenSSL support in CMake scripts (Thanks to Bill Hoffman) 15 years ago
  Benoit Neil 4c5307b456 Initial CMake scripts (libcurl only), based on the merge of tetest scripts and mine. These are far to be functionnal yet. 15 years ago