ClickHouse/cmake/find
2021-10-13 16:01:40 +03:00
..
amqpcpp.cmake Fix 2021-08-30 20:59:03 +03:00
avro.cmake fixed the build, added some comments 2020-11-03 17:56:07 +03:00
base64.cmake Disable base64, fastops and libcpuid on unsupported platforms better 2021-04-02 13:57:46 +03:00
brotli.cmake cmake: when USE_STATIC_LIBRARIES prefer bundled brotli 2020-08-25 20:16:44 +03:00
bzip2.cmake Add bzip2 file compression 2021-08-07 00:25:52 +00:00
capnp.cmake Revert "Revert "cmake: Add option to fail configuration instead of auto-reconfiguration"" 2020-08-25 20:16:37 +03:00
cassandra.cmake minor fix 2021-04-26 09:45:52 +03:00
ccache.cmake Fix ccache [4.0, 4.2) (RULE_LAUNCH_COMPILE/RULE_LAUNCH_LINK was incorrect) 2021-09-10 08:45:29 +03:00
curl.cmake cmake: fix potential curl linking problems 2020-08-25 20:16:44 +03:00
cxx.cmake reverted USE to ENABLE 2020-09-18 17:18:59 +03:00
cyrus-sasl.cmake some cleanup, disabling sasl really works 2020-07-31 13:49:08 +03:00
datasketches.cmake Update datasketches.cmake 2021-03-31 08:49:33 +03:00
fast_float.cmake Updated fast_float integration 2020-12-06 23:37:55 +03:00
fastops.cmake Disable base64, fastops and libcpuid on unsupported platforms better 2021-04-02 13:57:46 +03:00
gperf.cmake Revert "Revert "cmake: Add option to fail configuration instead of auto-reconfiguration"" 2020-08-25 20:16:37 +03:00
grpc.cmake Disable grpc protocol by default for TSAN and gcc 2020-12-16 21:31:03 +03:00
gtest.cmake updated the gtest find cmake file 2020-09-19 20:45:11 +03:00
h3.cmake cmake: USE_INTERNAL_H3_LIBRARY is always ON by default 2020-08-25 20:16:40 +03:00
hdfs3.cmake ppc64le: Disable incompatible libraries (platform specific typically) 2021-04-02 00:06:21 +03:00
icu.cmake Revert "Revert "cmake: Add option to fail configuration instead of auto-reconfiguration"" 2020-08-25 20:16:37 +03:00
krb5.cmake Add Kerberos support for authenticating existing users when accessing over HTTP 2021-03-11 23:41:10 +03:00
ldap.cmake Add the missing bits for FreeBSD aarch64 2021-10-10 14:52:42 +02:00
libgsasl.cmake cmake: USE_INTERNAL_GSASL_LIBRARY by default when USE_STATIC_LIBRARIES 2020-08-25 20:16:41 +03:00
libpqxx.cmake Fix typos check 2020-12-31 11:15:05 +00:00
libprotobuf-mutator.cmake adding codegen fuzzer + code generation script. new contrib added: libprotobuf-mutator 2021-10-12 03:21:31 +03:00
libuv.cmake minor fix 2021-04-26 09:45:52 +03:00
libxml2.cmake cmake: unbundled: libxml2 requires liblzma when building static 2020-08-25 20:16:43 +03:00
llvm.cmake Build w/ ENABLE_EMBEDDED_COMPILER in shared build on CI 2021-09-10 01:10:57 +03:00
ltdl.cmake Revert "Revert "cmake: Add option to fail configuration instead of auto-reconfiguration"" 2020-08-25 20:16:37 +03:00
miniselect.cmake Add Floyd-Rivest selection algorithm instead of std::partial_sort 2020-11-09 20:22:05 +03:00
msgpack.cmake Revert "Revert "cmake: Add option to fail configuration instead of auto-reconfiguration"" 2020-08-25 20:16:37 +03:00
mysqlclient.cmake unbundled: fix detection of mariadb headers 2020-08-25 20:16:42 +03:00
nanodbc.cmake Use nanodbc always together with odbc 2021-04-20 15:07:05 +04:00
nlp.cmake Add an ability to build ClickHouse without NLP functions 2021-07-30 16:30:30 +03:00
nuraft.cmake Fix Coordination darwin build 2021-04-08 17:17:57 +03:00
odbc.cmake Use nanodbc always together with odbc 2021-04-20 15:07:05 +04:00
orc.cmake Fix typo 2021-10-03 17:42:59 +04:00
parquet.cmake Remove build branch with internal parquet native cmake 2020-11-07 19:49:36 +03:00
pdqsort.cmake cmake/find_* → cmake/find/* 2019-09-13 17:54:22 +03:00
poco.cmake Make poco library path variable scope less global 2020-12-23 23:55:39 +03:00
protobuf.cmake Fix using external protobuf library for the build. 2020-10-01 06:28:54 +03:00
rapidjson.cmake Revert "Revert "cmake: Add option to fail configuration instead of auto-reconfiguration"" 2020-08-25 20:16:37 +03:00
rdkafka.cmake librdkafka support for arm64 2021-01-21 16:04:55 +01:00
re2.cmake Revert "Revert "cmake: Add option to fail configuration instead of auto-reconfiguration"" 2020-08-25 20:16:37 +03:00
rocksdb.cmake Disable jemalloc for ALL macOS non-RelWithDebInfo builds 2021-04-08 19:05:04 +04:00
s2geometry.cmake final fix 2021-07-13 10:51:35 +00:00
s3.cmake enable s3 in osx 2021-06-11 23:07:46 +08:00
sentry.cmake reverted USE to ENABLE 2020-09-18 17:18:59 +03:00
simdjson.cmake reverted USE to ENABLE 2020-09-18 17:18:59 +03:00
snappy.cmake reverted USE to ENABLE 2020-09-18 17:18:59 +03:00
sparsehash.cmake cmake: set USE_INTERNAL_SPARSEHASH_LIBRARY=ON by default 2020-08-25 20:16:40 +03:00
sqlite.cmake Update sqlite.cmake 2021-07-13 11:19:09 +03:00
ssl.cmake Fix strange code 2021-10-12 03:17:35 +03:00
stats.cmake better 2021-07-13 10:50:12 +00:00
unwind.cmake reverted USE to ENABLE 2020-09-18 17:18:59 +03:00
xz.cmake Fix tab\space in xz.cmake 2021-04-04 01:16:00 +03:00
yaml-cpp.cmake Allow to build without experimental compression libraries and remove from fasttest 2021-05-24 01:18:12 +03:00
zlib.cmake Enable define from cmake 2021-09-03 08:30:03 +00:00
zstd.cmake Revert "Revert "cmake: Add option to fail configuration instead of auto-reconfiguration"" 2020-08-25 20:16:37 +03:00