ClickHouse/utils/build
Azat Khuzhin 0700a705bc Rewrite curl dependency in a more ch compatible way
- add support of unbundled curl
- add CURL::libcurl libraries
- avoid explicit linkage of daemon with curl (added with sentry)
- set CACHE variables for non-direct users:
  - mariadb-connector-c
  - aws-s3-cmake
  - sentry-native

Cc: @alexey-milovidov
Cc: @alesapin (requires docker image update)
Cc: @abyss7

Refs: #11300
Refs: #8011
Refs: #8905

v2: replace cmake/find/curl.cmake with proper contrib/curl-cmake (as
pointed by @abyss7, cmake/find/*.cmake is deprecated)
2020-07-03 00:57:08 +03:00
..
build_debian_shared.sh Build fixes (#7063) 2019-10-05 22:25:31 +03:00
build_debian_unbundled_split.sh Better compile with low memory; Fix macos build, add utils/build/build_debian_unbundled_split.sh test script (#4030) 2019-01-11 15:40:19 +03:00
build_debian_unbundled.sh Rewrite curl dependency in a more ch compatible way 2020-07-03 00:57:08 +03:00
build_debian.sh Add missing boost libraries into build scripts 2020-06-11 11:49:47 +03:00
build_freebsd.sh Move all folders inside /dbms one level up (#9974) 2020-04-02 02:51:21 +03:00
build_macos.sh Move all folders inside /dbms one level up (#9974) 2020-04-02 02:51:21 +03:00
build_minimal.sh Build fixes (#7063) 2019-10-05 22:25:31 +03:00
build_msvc2017.bat libs: compiling with msvc2017 (#1996) 2018-03-23 19:05:14 +03:00
build_no_submodules.sh Add missing boost libraries into build scripts 2020-06-11 11:49:47 +03:00