ClickHouse/programs
Alexey Milovidov ddff5e9145
Merge pull request #40712 from ClickHouse/ci-cmake-self-extractable
cmake: Disable default ENABLE_CLICKHOUSE_SELF_EXTRACTING
2022-08-28 17:12:19 +03:00
..
bash-completion Add ability to pass QueryKind via clickhouse-client/local (useful for debugging) 2022-05-19 07:19:27 +03:00
benchmark Limit suppression to a specific warning 2022-08-21 18:24:17 +00:00
client Limit suppression to a specific warning 2022-08-21 18:24:17 +00:00
compressor fixed cosmetic issues 2022-07-15 17:23:37 -04:00
copier update tcp protocol, add quota_key 2022-08-03 15:44:08 -04:00
diagnostics Escape credentials for diagnostics tool 2022-07-29 12:25:03 +01:00
disks Limit suppression to a specific warning 2022-08-21 18:24:17 +00:00
extract-from-config Allow globs in keys for clickhouse-extract-from-config tool (#38966) 2022-07-08 16:13:32 +02:00
format Activate clang-tidy warning "readability-container-contains" 2022-04-18 23:53:11 +02:00
git-import Activate clang-tidy warning "readability-container-contains" 2022-04-18 23:53:11 +02:00
install Limit suppression to a specific warning 2022-08-21 18:24:17 +00:00
keeper Prefix overridden add_executable() command with "clickhouse_" 2022-07-11 19:36:18 +02:00
keeper-converter Address PR comments 2022-07-27 07:51:30 +00:00
library-bridge Assume unversioned server has version=0 and use tryParse() instead of from_chars() 2022-08-10 07:39:32 +00:00
local Add "readpassphrase" as a dependency for clickhouse-local 2022-08-21 12:12:11 +02:00
obfuscator Use std::popcount, ::countl_zero, ::countr_zero functions 2022-07-31 15:16:51 +00:00
odbc-bridge Assume unversioned server has version=0 and use tryParse() instead of from_chars() 2022-08-10 07:39:32 +00:00
self-extracting add native build for cross-compilation 2022-07-20 23:09:05 -04:00
server Fix error 2022-08-28 02:40:43 +02:00
static-files-disk-uploader Limit suppression to a specific warning 2022-08-21 18:24:17 +00:00
su Limit suppression to a specific warning 2022-08-21 18:24:17 +00:00
clickhouse-split-helper Move all folders inside /dbms one level up (#9974) 2020-04-02 02:51:21 +03:00
CMakeLists.txt disable default ENABLE_CLICKHOUSE_SELF_EXTRACTING and add to env 2022-08-27 21:08:01 +00:00
config_tools.h.in Add basic commands for disk tool (list-disks, list, move, remove, link, copy, read, write) + tests 2022-06-06 16:52:58 +03:00
embed_binary.S.in Adds a better way to include binary resources 2021-06-09 14:03:30 -07:00
main.cpp Limit suppression to a specific warning 2022-08-21 18:24:17 +00:00