Maksim Kita
2da7215147
Fix build
2021-05-08 17:39:34 +03:00
alexey-milovidov
1c51a5d664
Merge pull request #23766 from kitaisreal/remove-unused-compilers
...
Remove unused compilers (fixed for the troublesome "unbundled" build)
2021-05-01 16:15:38 +03:00
Alexey Milovidov
38cb998c2b
Update library list
2021-05-01 11:23:12 +03:00
alexey-milovidov
059c5fe0b6
Update llvm.cmake
2021-05-01 08:09:20 +03:00
alexey-milovidov
c6b9279b9f
Update llvm.cmake
2021-05-01 08:08:36 +03:00
alexey-milovidov
f47f141812
Update llvm.cmake
2021-05-01 08:07:55 +03:00
Maksim Kita
1adb25985c
Update llvm.cmake
2021-05-01 00:47:15 +03:00
alexey-milovidov
7ca74cbd6d
Merge pull request #23664 from azat/msan-dtor
...
Enable use-after-destruction detection in MSan
2021-04-30 21:51:28 +03:00
Maksim Kita
261f01ecd2
Updated llvm search version
2021-04-29 22:45:15 +03:00
Maksim Kita
f56597e8ed
Updated llvm.cmake
2021-04-29 20:10:01 +03:00
Benjamin Naecker
217745f231
Adds support for building on Solaris-derived systems
...
This commit adds a number of changes to platform-detection and
compile-time directives required to support building ClickHouse on
Solaris-derived systems, most notably illumos.
2021-04-28 16:32:41 -07:00
Azat Khuzhin
c1213c1994
Enable use-after-destruction detection in MSan
...
Refs: https://clang.llvm.org/docs/MemorySanitizer.html#use-after-destruction-detection
2021-04-28 23:02:52 +03:00
tavplubix
e7af407413
Merge pull request #23637 from ClickHouse/fix-build-with-AMQP
...
Merging #22984
2021-04-26 11:33:52 +03:00
Alexander Tokmakov
20096f47de
minor fix
2021-04-26 09:45:52 +03:00
Alexey Milovidov
824e30b43b
Add warning about gcc usage
2021-04-25 01:51:40 +03:00
Denis Glazachev
c250c5a40b
Use nanodbc always together with odbc
...
Disable clickhouse-odbc-bridge building when odbc is disabled
2021-04-20 15:07:05 +04:00
robot-clickhouse
d0d62b7355
Auto version update to [21.6.1.1] [54451]
2021-04-20 01:48:20 +03:00
robot-clickhouse
a581c8f8c9
Auto version update to [21.5.1.6601] [54450]
2021-04-20 01:45:38 +03:00
Azat Khuzhin
3fdb736e1c
Add -Wundef for gcc
2021-04-18 23:40:08 +03:00
benbiti
613185f685
add a libuv.cmake
2021-04-18 09:51:08 +08:00
benbiti
0fc9540722
updated: process libuv as cassandra
2021-04-18 09:50:56 +08:00
changvvb
cc38a44d21
Merge branch 'support-apple-m1' of github.com:changvvb/ClickHouse into support-apple-m1
2021-04-15 22:57:23 +08:00
changvvb
0e9810821e
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into support-apple-m1
2021-04-15 22:54:26 +08:00
kssenii
5fb1d60ba6
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into nanodbc
2021-04-11 21:36:08 +00:00
Denis Glazachev
8c1fe32e70
Remove unneeded changes
...
Fix GCC build
2021-04-10 23:23:18 +04:00
changvvb
b4ebf12b36
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into support-apple-m1
2021-04-10 21:31:38 +08:00
alexey-milovidov
93ac978632
Merge pull request #22885 from traceon/gcc-macos-compilation-fixes
...
Fix vanilla GCC compilation in macOS
2021-04-10 14:17:11 +03:00
changvvb
d95a69c91b
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into support-apple-m1
2021-04-09 23:19:19 +08:00
kssenii
f3748496a3
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into nanodbc
2021-04-09 11:13:01 +00:00
Denis Glazachev
bcd2380972
Fix vanilla GCC compilation in macOS
2021-04-09 04:28:24 +04:00
Denis Glazachev
6796a45da7
Disable jemalloc for ALL macOS non-RelWithDebInfo builds
...
Revisit default ENABLE_* flag setting
2021-04-08 19:05:04 +04:00
alesapin
c2a392e917
Fix Coordination darwin build
2021-04-08 17:17:57 +03:00
changvvb
cb6977b079
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into support-apple-m1
2021-04-08 18:11:16 +08:00
kssenii
2e323140cc
Better
2021-04-06 20:01:23 +00:00
Alexander Kuzmenkov
604e2f0644
Merge remote-tracking branch 'origin/master' into HEAD
2021-04-06 14:31:19 +03:00
changvvb
ccdfadc9b9
Disabled rocksdb jemalloc
2021-04-06 17:06:18 +08:00
changvvb
e58cc3e553
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into support-apple-m1
2021-04-06 15:55:03 +08:00
kssenii
3204499063
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into nanodbc
2021-04-05 15:37:53 +00:00
mastertheknife
15be8cddfa
Fix tab\space in xz.cmake
2021-04-04 01:16:00 +03:00
mastertheknife
a079a32274
Allow unbundled xz (lzma) using USE_INTERNAL_XZ_LIBRARY=OFF
2021-04-04 01:05:07 +03:00
kssenii
103aaba2c4
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into nanodbc
2021-04-03 08:01:13 +00:00
alexey-milovidov
c2cf883630
Merge pull request #22475 from mastertheknife/ppc64le_disable_incompatible_libraries
...
ppc64le: Disable incompatible libraries (platform specific typically)
2021-04-02 21:29:11 +03:00
Alexander Kuzmenkov
a3aeb014e7
Merge remote-tracking branch 'origin/master' into HEAD
2021-04-02 18:38:05 +03:00
robot-clickhouse
adf510d9ea
Auto version update to [21.5.1.1] [54450]
2021-04-02 18:34:29 +03:00
robot-clickhouse
f729f066c5
Auto version update to [21.4.1.6422] [54449]
2021-04-02 18:32:01 +03:00
mastertheknife
28e4840b99
Disable base64, fastops and libcpuid on unsupported platforms better
2021-04-02 13:57:46 +03:00
alexey-milovidov
2e7002a640
Merge pull request #22487 from mastertheknife/ppc64le_enable_bundled_openldap
...
ppc64le: Enable the bundled openldap
2021-04-02 10:07:14 +03:00
alexey-milovidov
7b0d4dbbc2
Merge pull request #22484 from mastertheknife/aarch64_enable_s3
...
aarch64: Re-enable S3
2021-04-02 10:03:55 +03:00
alexey-milovidov
cf459c21ff
Merge pull request #22476 from mastertheknife/ppc64le_reenable_clang
...
ppc64le: Re-enable compiling with Clang
2021-04-02 10:02:55 +03:00
mastertheknife
40898101d5
ppc64le: Enable the bundled openldap
2021-04-02 06:32:09 +03:00