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
|
8 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
|
10 years ago |
Peter Wu
|
b2bb51f339
cmake: drop _BSD_SOURCE macro usage
|
10 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
|
12 years ago |
Yang Tse
|
13606bbfde
build: make use of 93 lib/*.c renamed files
|
12 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 |