Daniel Stenberg
|
48016832dc
Revert "cmake: add SMB to list of disabled protocols if HTTP_ONLY is specified"
|
5 years ago |
sergey-raevskiy
|
36738caeb7
cmake: add SMB to list of disabled protocols if HTTP_ONLY is specified
|
5 years ago |
Daniel Stenberg
|
c9c4f7b547
configure/cmake: check for if_nametoindex()
|
5 years ago |
Daniel Stenberg
|
e91e481612
libcurl: #ifdef away more code for disabled features/protocols
|
5 years ago |
Simon Warta
|
dc5ac786d9
cmake: rename CMAKE_USE_DARWINSSL to CMAKE_USE_SECTRANSP
|
5 years ago |
Jakub Zakrzewski
|
ff1cb97517
cmake: clear CMAKE_REQUIRED_LIBRARIES after each use
|
5 years ago |
Jakub Zakrzewski
|
639cfeb0f8
cmake: minor cleanup
|
5 years ago |
Simon Warta
|
cd3edb0827
cmake: set SSL_BACKENDS
|
5 years ago |
Simon Warta
|
1a3aa5c321
cmake: don't run SORT on empty list
|
5 years ago |
Sergei Nikulov
|
99c2e7e554
cmake: updated check for HAVE_POLL_FINE to match autotools
|
5 years ago |
Sergei Nikulov
|
52e27fe9c6
cmake: added checks for HAVE_VARIADIC_MACROS_C99 and HAVE_VARIADIC_MACROS_GCC
|
5 years ago |
Ruslan Baratov
|
07e8ff102f
cmake: use lowercase for function name like the rest of the code
|
6 years ago |
Konstantin Kushnir
|
a39d8f7056
CMake: fix MIT/Heimdal Kerberos detection
|
6 years ago |
Daniel Stenberg
|
302d125b42
axtls: removed
|
6 years ago |
Ruslan Baratov
|
98d9a33de4
cmake: Remove unused CURL_CONFIG_HAS_BEEN_RUN_BEFORE variable
|
6 years ago |
Tuomo Rinne
|
e97679a360
cmake: uniform ZLIB to use USE_ variable and clean curl-config.cmake.in
|
6 years ago |
Tuomo Rinne
|
fc0672b447
cmake: add support for transitive ZLIB target
|
6 years ago |
Ruslan Baratov
|
b04e624038
cmake: remove unused variables
|
6 years ago |
Marcel Raad
|
97cde94043
CMake: remove BOM
|
6 years ago |
Marcel Raad
|
1bb86057ff
CMake: disable -Wpedantic-ms-format
|
6 years ago |
dmitrykos
|
667b5721c7
cmake: test and set missed defines during configuration
|
6 years ago |
Ruslan Baratov
|
69328490fc
CMake: Improve config installation
|
6 years ago |
Brad King
|
518ed51ec7
cmake: Backport to work with CMake 3.0 again
|
6 years ago |
Ruslan Baratov
|
c892795ea3
CMake: Respect BUILD_SHARED_LIBS
|
6 years ago |
John Butterfield
|
f826b4ce98
cmake: bumped minimum version to 3.4
|
6 years ago |
John Butterfield
|
7867aaa9a0
cmake: link curl to the OpenSSL targets instead of lib absolute paths
|
6 years ago |
Ruslan Baratov
|
d1207c07d0
CMake: Update scripts to use consistent style
|
6 years ago |
Ruslan Baratov
|
e0a4bba730
CMake: remove redundant and old end-of-block syntax
|
6 years ago |
Ruslan Baratov
|
b4db3a8a07
CMake: Remove unused 'output_var' from 'collect_true'
|
6 years ago |
Raphael Gozzo
|
59b284b6eb
cmake: allow multiple SSL backends
|
6 years ago |