Alexander Kuzmenkov
6acc92ffd9
remove debug
2021-04-07 23:38:48 +03:00
Alexander Kuzmenkov
29cf5bd712
Merge remote-tracking branch 'origin/master' into HEAD
2021-04-06 14:31:19 +03:00
Alexey Milovidov
0501c025db
Remove OpenCL
2021-04-05 18:09:14 +03:00
Alexander Kuzmenkov
d5a7809873
add pixz
2021-04-02 16:37:44 +03:00
Alexander Kuzmenkov
e456e40232
show ccache config
2021-04-02 16:37:43 +03:00
Alexander Kuzmenkov
9ec0a9dd4c
more debug
2021-04-02 14:06:36 +03:00
Alexander Kuzmenkov
13f3efcc88
typo
2021-04-01 21:02:35 +03:00
Alexander Kuzmenkov
28dd226004
remove extra option
2021-04-01 20:00:08 +03:00
Alexander Kuzmenkov
a255ab179f
typo
2021-04-01 17:29:51 +03:00
Alexander Kuzmenkov
5f45199082
typo
2021-04-01 15:46:55 +03:00
Alexander Kuzmenkov
40dac7b678
more debug
2021-04-01 15:12:30 +03:00
Alexander Kuzmenkov
2b97587055
debug again
2021-04-01 02:53:22 +03:00
Alexander Kuzmenkov
026dab2b81
typo
2021-04-01 02:51:47 +03:00
Alexander Kuzmenkov
a91f505899
remove debug
2021-04-01 00:59:31 +03:00
Alexander Kuzmenkov
8bd19ccad2
Update packager
2021-03-31 23:23:08 +03:00
Alexander Kuzmenkov
a55d03cb62
try to avoid conflict with prlimit
2021-03-31 22:41:53 +03:00
Alexander Kuzmenkov
c187dca12c
Merge remote-tracking branch 'origin/master' into HEAD
2021-03-31 20:18:08 +03:00
Alexander Kuzmenkov
d0db789196
Update build.sh
2021-03-31 18:43:31 +03:00
Alexander Kuzmenkov
1683c3a10d
more debug
2021-03-31 18:38:36 +03:00
Alexander Kuzmenkov
1ccc162c86
stats
2021-03-31 15:59:45 +03:00
alesapin
7f0df7d451
Update Dockerfile
2021-03-30 19:18:20 +03:00
alesapin
c7d733040c
Update Dockerfile
2021-03-30 19:17:35 +03:00
alesapin
82389ca03b
Update Dockerfile
2021-03-30 19:15:49 +03:00
alesapin
45c1ba8c69
Revert "quick fix for broken resolution of apt.llvm.org on Yandex infra"
2021-03-30 19:03:55 +03:00
Alexander Kuzmenkov
8d52292eb1
fix
2021-03-30 18:57:22 +03:00
Alexander Kuzmenkov
350546356a
debug dns in docker build
2021-03-30 18:09:58 +03:00
Alexander Kuzmenkov
5f8e88aca0
boop
2021-03-30 16:39:49 +03:00
Alexander Kuzmenkov
e5953f249d
Update build.sh
2021-03-30 15:34:24 +03:00
Alexander Kuzmenkov
b01897ebd7
check how ccache is used for contribs
2021-03-30 14:31:39 +03:00
Alexander Kuzmenkov
4c2278c215
Merge pull request #22047 from ClickHouse/aku/llvm-cloudflare-21.3
...
21.3: quick fix for broken resolution of apt.llvm.org on Yandex infra
(cherry picked from commit 12f5753e5f
)
2021-03-23 19:41:09 +03:00
Danila Kutenin
e5ec4e21b6
Fix Darwin build
2021-01-11 09:04:34 +00:00
Azat Khuzhin
469b631ca6
Fix performance comparison
...
In #18113 the top_level_domains list copying was moved into
docker/packager/binary/build.sh, this was done to avoid symlinks (since
Dockerfile cannot dereference them).
But the patch was wrong, since it copied into the root (/), which is not
included into performance.tgz and also compare.sh was not modified.
This wasn't showed up with CI checks since the docker image wasn't
updated and it still included that top_level_domains, once it was
modified the image was updated and it became broken.
Cc: @akuzm
2021-01-02 17:09:20 +03:00
alesapin
b4cac6a8a4
Fix unbundled, splitted and disable freebsd build
2020-12-25 15:36:49 +03:00
Nikolai Kochetov
af7f5c9518
Merge pull request #17868 from ClickHouse/async-read-from-socket
...
Async read from socket
2020-12-23 12:20:42 +03:00
Azat Khuzhin
95c35b318e
Avoid using symlinks for top_level_domains
...
Move the main copy into the tests/config and ship it to the perf tests
via the perf package.
2020-12-15 21:58:46 +03:00
Nikolai Kochetov
4905201985
Merge branch 'master' into async-read-from-socket
2020-12-15 21:04:47 +03:00
Alexander Kuzmenkov
fe6f477881
Build utils in CI, at least in split build
...
Currently we don't build them at all, so they were broken by https://github.com/ClickHouse/ClickHouse/pull/17988
2020-12-14 20:39:52 +03:00
Nikolai Kochetov
75ac87c241
Fixing build.
2020-12-14 17:42:12 +03:00
Vitaly Baranov
8e6c68f4f7
Fix unbundled build.
2020-11-24 17:53:34 +03:00
sundy-li
46c01eb7a2
improve unbundle build
2020-11-11 09:08:53 +08:00
sundy-li
c7617173c4
add sync_file_range for glibc-compatibility
2020-11-11 09:08:52 +08:00
alexey-milovidov
fa929b0312
Replace duplicate development config files with symlinks. ( #16486 )
...
* Fix test "max_memory_usage_for_user"
* Update test
* Update annoying boilerplate
* Support symlinks in tarballs
* Fix Fuzzer
* Remove "secondary" user
* Remove "secondary" user
2020-11-04 23:45:06 +03:00
Alexey Milovidov
d412e0ca2c
Move trash to "Unbundled" Dockerfile
2020-10-26 19:41:38 +03:00
alesapin
848de47a2c
Remove checksum check from arrow package
2020-10-21 17:49:37 +03:00
alesapin
9caf46c273
Update build.sh
2020-10-05 10:06:38 +03:00
alesapin
b3fa86191e
Fix binary build
2020-10-04 13:23:25 +03:00
Azat Khuzhin
9cb3c743bd
Convert to python3 ( #15007 )
2020-10-02 19:54:07 +03:00
Vitaly Baranov
dd634aa731
Merge pull request #15491 from vitlibar/update-grpc
...
Update gRPC to the latest version
2020-10-02 15:54:35 +03:00
alesapin
c5df9433f0
Merge pull request #15239 from ClickHouse/100_percent_lld_11_for_clang_11
...
Build ClickHouse for release with clang-11
2020-10-02 14:59:29 +03:00
alesapin
bde65557f1
Fix bash
2020-10-02 12:40:50 +03:00