ClickHouse/cmake
2021-04-09 04:28:24 +04:00
..
darwin Fix vanilla GCC compilation in macOS 2021-04-09 04:28:24 +04:00
find Fix vanilla GCC compilation in macOS 2021-04-09 04:28:24 +04:00
freebsd Explicitly link with -llib$SANITIZER for gcc 2020-12-16 21:31:03 +03:00
linux Fix finding libclang_rt.builtins on Fedora\RHEL\CentOS on ppc64le 2021-04-01 18:38:16 +03:00
Modules Merge branch 'master' into ip-dict-no-trie 2020-11-25 23:07:19 +03:00
toolchain Fix Darwin build 2021-01-11 09:04:34 +00:00
yandex Fix typos reported by codespell 2020-10-27 12:04:03 +01:00
add_check.cmake cmake: Avoiding check target conflicts. [#CHEBOTAREV-14] 2017-08-24 16:37:27 +03:00
add_warning.cmake Code clean-up 2020-02-16 11:04:03 +03:00
analysis.cmake Clang-tidy requires assertions 2021-03-19 17:23:04 +03:00
arch.cmake CMake moved power pc check in tools 2020-10-29 11:28:40 +03:00
autogenerated_versions.txt Auto version update to [21.5.1.1] [54450] 2021-04-02 18:34:29 +03:00
contrib_finder.cmake Revert "Revert "cmake: Add option to fail configuration instead of auto-reconfiguration"" 2020-08-25 20:16:37 +03:00
cpu_features.cmake cmake/test_cpu → cmake/cpu_features 2019-09-13 17:54:22 +03:00
dbms_glob_sources.cmake Better add_globs 2019-10-22 15:09:49 +08:00
fuzzer.cmake updated cmake/ files, added some comments 2020-09-17 18:37:23 +03:00
generate_code.cmake CLICKHOUSE-4137 DictionaryFactory, DictionarySourceFactory (#3653) 2018-11-28 14:37:12 +03:00
limit_jobs.cmake Limit parallel link jobs only if ThinLTO *is* enabled 2020-12-24 22:57:44 +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 Refactor CMake build files (#11390) 2020-06-09 13:54:49 +03:00
sanitize_target_link_libraries.cmake Sanitize LINK_LIBRARIES property for the directories (#12160) 2020-07-07 19:22:41 +03:00
sanitize.cmake Explicitly link with -llib$SANITIZER for gcc 2020-12-16 21:31:03 +03:00
target.cmake reverted USE to ENABLE 2020-09-18 17:18:59 +03:00
tools.cmake ppc64le: Re-enable compiling with Clang 2021-04-02 00:15:31 +03:00
version.cmake Add anonymize option and version tag 2020-05-30 11:02:13 +03:00
warnings.cmake Correctly place debug helpers 2021-03-31 18:28:58 +08:00