Sergei Nikulov
|
448d55ef0a
cmake: Fix for MSVC2010 project generation
|
11 lat temu |
Yang Tse
|
4a5aa6682d
Revert changes relative to lib/*.[ch] recent renaming
|
12 lat temu |
Yang Tse
|
13606bbfde
build: make use of 93 lib/*.c renamed files
|
12 lat temu |
Zmey Petroff
|
2cbe885c1a
CMake: improve library search, implement install.
|
13 lat temu |
Yang Tse
|
a07bc79117
|
14 lat temu |
Bill Hoffman
|
a8ea1e9ef4
ENH: add optional support for c-ares
|
15 lat temu |
Bill Hoffman
|
f5f9354093
ENH: add nonblock.c to build for CMake
|
15 lat temu |
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 lat temu |
Bill Hoffman
|
744dceaffe
ENH: lower case cmake functions and remove tabs and re-indent cmake code
|
15 lat temu |
Benoit Neil
|
25f626cc52
Fixed compile defines in CMake scripts
|
15 lat temu |
Benoit Neil
|
8cb8371011
Made the CMake scripts read Makefile.inc. Needs testing I guess.
|
15 lat temu |
Benoit Neil
|
b85154f13f
Added tests (exes) targets, refactor a few things.
|
15 lat temu |
Benoit Neil
|
06047d9103
Added curl (exe) target, fixed static/dynamic linking errors.
|
15 lat temu |
Benoit Neil
|
2362637e90
Removed the "lib" prefix under linux ("was "liblibcurl") and fixed import library name under Win32 (Added "_imp" for dynamically linked).
|
15 lat temu |
Benoit Neil
|
9a184e0bb1
Added basic OpenSSL support in CMake scripts (Thanks to Bill Hoffman)
|
15 lat temu |
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 lat temu |