ClickHouse/programs
Azat Khuzhin b90152b6ec Fix clickhouse-su building in splitted build
- Add status log message
- Add it to clickhouse-bundle in shared build
- Move clickhouse-su.cpp into su.cpp, since executable does not have
  include directories of linked libraries (dbms here), only
  clickhouse-lib-su does, hence it cannot find includes

CI: https://github.com/ClickHouse/ClickHouse/runs/7566319416?check_suite_focus=true
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2022-07-29 11:36:51 +03:00
..
bash-completion
benchmark
client Fix code style. 2022-07-21 10:48:53 +02:00
compressor fixed cosmetic issues 2022-07-15 17:23:37 -04:00
copier Fix build 2022-07-14 14:36:31 +00:00
diagnostics Fix typos issues it clickhouse-diagnostics 2022-07-04 10:59:39 +02:00
disks Fixing build. 2022-07-20 20:30:16 +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
git-import
install Fix 2022-06-16 19:50:09 +02: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 Prefix overridden add_executable() command with "clickhouse_" 2022-07-11 19:36:18 +02:00
local LocalServer: remove superfluous ProgressIndicator.h 2022-06-16 11:59:01 +03:00
obfuscator Add a test 2022-07-25 05:37:07 +02:00
odbc-bridge Prefix overridden add_executable() command with "clickhouse_" 2022-07-11 19:36:18 +02:00
self-extracting add native build for cross-compilation 2022-07-20 23:09:05 -04:00
server Rename total_max_threads to concurrent_threads_soft_limit 2022-07-28 07:46:20 +00:00
static-files-disk-uploader Fix error in static-files-disk-uploader 2022-05-24 01:38:17 +02:00
su Fix clickhouse-su building in splitted build 2022-07-29 11:36:51 +03:00
clickhouse-split-helper
CMakeLists.txt Fix clickhouse-su building in splitted build 2022-07-29 11:36:51 +03: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
main.cpp Minor follow-up 2022-06-14 08:52:13 +00:00