..
Modules
Build fixes ( #6016 )
2019-08-04 03:19:03 +03:00
add_check.cmake
cmake: Avoiding check target conflicts. [#CHEBOTAREV-14]
2017-08-24 16:37:27 +03:00
arch.cmake
fix of ppc64le definitions
2019-01-23 18:24:14 +03:00
dbms_glob_sources.cmake
Build fixes ( #5368 )
2019-05-22 13:16:16 +03:00
default_libs.cmake
Make a better build scheme ( #6500 )
2019-08-28 23:49:37 +03:00
find_base64.cmake
Fix path to search base64 library
2018-12-20 16:40:20 +03:00
find_boost.cmake
Build fixes ( #5278 )
2019-05-15 20:19:39 +03:00
find_brotli.cmake
Add support for disabling brotli, parquet and protobuf
2019-03-13 09:37:16 +02:00
find_capnp.cmake
Build fix
2019-09-11 10:53:56 +08:00
find_ccache.cmake
Fix build issues ( #6744 )
2019-08-30 20:40:27 +03:00
find_consistent-hashing.cmake
Update find_consistent-hashing.cmake
2018-08-30 22:10:08 +03:00
find_contrib_lib.cmake
Cmake: link ltdl with pocoodbc static only. rename ARM -> ARCH_ARM ( #1083 )
2017-08-09 23:52:55 +03:00
find_cpuid.cmake
Build ARM fix ( #4306 )
2019-02-09 01:09:32 +03:00
find_cpuinfo.cmake
Build fixes ( #6491 )
2019-08-18 01:53:46 +03:00
find_cxx.cmake
Fix build issues ( #6744 )
2019-08-30 20:40:27 +03:00
find_execinfo.cmake
Freebsd build fixes ( #5083 )
2019-04-23 15:51:27 +03:00
find_fastops.cmake
Merge branch 'master' into fix25
2019-08-10 01:21:54 +03:00
find_gperf.cmake
Build fixes. Split config.h ( #5686 )
2019-06-20 12:12:49 +03:00
find_gtest.cmake
Build fixes (freebsd) ( #4696 )
2019-03-14 23:52:10 +03:00
find_h3.cmake
Fix
2019-06-26 17:15:29 +03:00
find_hdfs3.cmake
Build fixes (Orc, ...) ( #6835 )
2019-09-10 00:40:40 +03:00
find_hyperscan.cmake
Fix hyperscan library find and use ( #4798 )
2019-03-26 00:31:00 +03:00
find_icu.cmake
Apple build fix
2019-05-08 10:40:27 +03:00
find_libgsasl.cmake
Build fixes ( #5278 )
2019-05-15 20:19:39 +03:00
find_libxml2.cmake
Add parquet support. Fixes, tests, ...
2019-02-19 23:51:44 +03:00
find_llvm.cmake
Build fixes (Orc, ...) ( #6835 )
2019-09-10 00:40:40 +03:00
find_ltdl.cmake
Added unixodbc as a submodule. ( #2789 )
2018-08-02 11:18:15 +03:00
find_lz4.cmake
Add parquet support. Fixes, tests, ...
2019-02-19 23:51:44 +03:00
find_odbc.cmake
Prepare cmake for new contrib/poco ( #5062 )
2019-04-25 00:33:04 +03:00
find_orc.cmake
Build fixes (Orc, ...) ( #6835 )
2019-09-10 00:40:40 +03:00
find_parquet.cmake
Build fixes (Orc, ...) ( #6835 )
2019-09-10 00:40:40 +03:00
find_pdqsort.cmake
Update find_pdqsort.cmake
2019-02-02 17:57:22 +03:00
find_poco.cmake
disallow switching ENABLE_MONGODB separate from ENABLE_POCO_MONGODB
2019-07-19 17:34:17 +02:00
find_protobuf.cmake
Merge branch 'master' into disable_features
2019-03-13 09:51:20 +02:00
find_rapidjson.cmake
Use system rapidjson; Fix types for macos;
2019-06-14 13:28:30 +03:00
find_rdkafka.cmake
Build fixes ( #5278 )
2019-05-15 20:19:39 +03:00
find_re2.cmake
Build fixes ( #5278 )
2019-05-15 20:19:39 +03:00
find_readline_edit.cmake
CLICKHOUSE-3762 Build fixes ( #2488 )
2018-06-19 21:09:09 +03:00
find_rt.cmake
Fixed names [#CLICKHOUSE-2]
2018-08-05 11:54:57 +03:00
find_simdjson.cmake
Remove checks for AVX2 from cmake lists which are no longer needed.
2019-08-07 17:08:15 +03:00
find_snappy.cmake
Add parquet support. Fixes, tests, ...
2019-02-19 23:51:44 +03:00
find_sparsehash.cmake
Replace libsparsehash with sparsehash-c11
2019-09-18 00:08:20 +03:00
find_ssl.cmake
Prepare cmake for new contrib/poco ( #5062 )
2019-04-25 00:33:04 +03:00
find_termcap.cmake
Build fixes ( #2347 )
2018-05-11 17:16:16 +03:00
find_unwind.cmake
Make a better build scheme ( #6500 )
2019-08-28 23:49:37 +03:00
find_xxhash.cmake
Support xxHash with external lz4
2019-02-25 07:14:37 +00:00
find_zlib.cmake
Build fixes ( #5278 )
2019-05-15 20:19:39 +03:00
find_zstd.cmake
Build fixes ( #5278 )
2019-05-15 20:19:39 +03:00
generate_code.cmake
CLICKHOUSE-4137 DictionaryFactory, DictionarySourceFactory ( #3653 )
2018-11-28 14:37:12 +03:00
lib_name.cmake
Fix
2019-01-28 19:02:33 +03:00
limit_jobs.cmake
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
print_flags.cmake
CLICKHOUSE-3600 Use correct lld version, cmake fixes ( #1968 )
2018-02-26 21:34:22 +03:00
print_include_directories.cmake
Build fixes ( #6016 )
2019-08-04 03:19:03 +03:00
sanitize.cmake
Fixed error with libcxx build #3949
2018-12-29 02:42:39 +03:00
test_cpu.cmake
Remove checks for AVX2 from cmake lists which are no longer needed.
2019-08-07 17:08:15 +03:00