Alexander Kuzmenkov
c5fb6b3670
Revert "Revert "try to update version to 21.10 because 21.9 has a broken release PR and""
...
This reverts commit fce6eed2be
.
2021-08-19 14:27:49 +03:00
Alexander Kuzmenkov
fce6eed2be
Revert "try to update version to 21.10 because 21.9 has a broken release PR and"
...
This reverts commit 51d802b825
.
2021-08-19 14:21:36 +03:00
Alexander Kuzmenkov
51d802b825
try to update version to 21.10 because 21.9 has a broken release PR and
...
branch
2021-08-19 14:16:28 +03:00
Alexey Milovidov
9a4a8d3943
Fix build with clang-13
2021-08-16 03:16:45 +03:00
robot-clickhouse
6c4c3df96e
Auto version update to [21.9.1.7770] [54454]
2021-08-15 16:22:15 +03:00
Alexey Milovidov
eda489dde8
Untangle CPU features specification in CMake
2021-08-10 02:58:51 +03:00
Nikolay Degterinsky
9a45458faf
Add bzip2 file compression
2021-08-07 00:25:52 +00:00
alesapin
4746002776
Add an ability to build ClickHouse without NLP functions
2021-07-30 16:30:30 +03:00
Alexey Milovidov
9dd32ce30f
Revert "Auto version update to [21.9.1.7556] [54454]" CC @akuzm, please fix your script.
...
This reverts commit 2af02cc103
.
2021-07-24 13:11:40 +03:00
robot-clickhouse
2af02cc103
Auto version update to [21.9.1.7556] [54454]
2021-07-24 09:02:06 +03:00
Alexey Milovidov
fa4e76046a
Revert "Auto version update to [21.9.1.7485] [54454]"
...
This reverts commit 0e6a28214f
.
2021-07-17 13:17:33 +03:00
Alexey Milovidov
9bef9d4f2d
Revert "Auto version update to [21.10.1.1] [54455]"
...
This reverts commit f2b1395127
.
2021-07-17 13:17:30 +03:00
robot-clickhouse
f2b1395127
Auto version update to [21.10.1.1] [54455]
2021-07-17 08:45:10 +03:00
robot-clickhouse
0e6a28214f
Auto version update to [21.9.1.7485] [54454]
2021-07-17 08:40:54 +03:00
Nikita Mikhaylov
625576796c
final fix
2021-07-13 10:51:35 +00:00
Nikita Mikhaylov
6cdac2a56f
link error
2021-07-13 10:50:12 +00:00
Nikita Mikhaylov
3f36a93656
better
2021-07-13 10:50:12 +00:00
Andr0901
f78480507e
some fixes
2021-07-13 10:50:12 +00:00
Andr0901
4d75450e54
add tests
2021-07-13 10:49:55 +00:00
Kseniia Sumarokova
d2d24346d2
Update sqlite.cmake
2021-07-13 11:19:09 +03:00
kssenii
40281f9283
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into g-arslan-add-sqlite-support
2021-07-10 06:50:46 +00:00
robot-clickhouse
8ae8b26954
Auto version update to [21.9.1.1] [54454]
2021-07-10 08:22:52 +03:00
robot-clickhouse
ed3b301158
Auto version update to [21.8.1.7409] [54453]
2021-07-10 08:18:57 +03:00
kssenii
750f9b82fb
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into g-arslan-add-sqlite-support
2021-07-09 10:28:05 +00:00
kssenii
1bf9a9f29f
Add .cmake
2021-07-09 10:27:53 +00:00
Alexey Milovidov
0e4257721c
Maybe better dependencies tracking in CMake
2021-07-08 05:50:18 +03:00
Azat Khuzhin
e590d9c8bb
Add comments for VERSION_REVISION vs DBMS_TCP_PROTOCOL_VERSION
2021-06-28 22:01:14 +03:00
robot-clickhouse
648801760e
Auto version update to [21.8.1.1] [54453]
2021-06-28 00:50:20 +03:00
robot-clickhouse
88a44a6adf
Auto version update to [21.7.1.7283] [54452]
2021-06-28 00:47:31 +03:00
Denis Glazachev
7b3996c603
Remove manual flag adjusting - cross compilations should be configured automatically
2021-06-26 21:52:37 +04:00
Denis Glazachev
9788b0e38a
Fix locating objcopy in macOS
...
Rework clickhouse_embed_binaries() to compile asm files properly and avoid duplicate symbols when linking in macOS
2021-06-26 17:39:02 +04:00
Ivan
14e43cfafa
Add CI check for darwin-aarch64 ( #25560 )
...
* Add support for darwin-aarch64
* Fix PVS warnings
* Add build configuration
* Fix packager args
2021-06-25 18:21:56 +03:00
alexey-milovidov
a2c6b98b94
Merge pull request #25146 from oxidecomputer/master
...
Adds a better way to include binary resources
2021-06-13 16:13:34 +03:00
Benjamin Naecker
fcd0eafb6d
Adds full cross-compilation support when embedding binary resources
2021-06-12 15:54:21 -07:00
万康
f212aa78bd
enable s3 in osx
2021-06-11 23:07:46 +08:00
Benjamin Naecker
c3506bf16d
Adds a better way to include binary resources
...
- Uses a small assembly file to include binary resources, rather than
objcopy
- Updates `base/common/getResource.cpp` for this new method of inclusion
- Removes linux-only guards in CMake files, as this solution is
cross-platform.
The resulting binary resources are available in the ClickHouse server
binary on Linux, macOS, and illumos platforms. FreeBSD has not been
tested, but will likely work as well.
2021-06-09 14:03:30 -07:00
Alexey Milovidov
8d85145725
Remove experimental compression codecs
2021-06-06 02:26:52 +03:00
Alexey Milovidov
20f59ffbb9
Merge branch 'master' into issue-16775
2021-05-26 03:46:43 +03:00
Maksim Kita
ee0b6d573a
LLVM remove orc jit library
2021-05-24 12:38:33 +03:00
Alexey Milovidov
ad9481b1bb
Disable LZSSE on AArch64
2021-05-24 06:04:13 +03:00
Alexey Milovidov
6f70feed2f
Merge branch 'master' into issue-16775
2021-05-24 05:56:57 +03:00
Alexey Milovidov
8d2fa6cf50
Allow to build without experimental compression libraries and remove from fasttest
2021-05-24 01:18:12 +03:00
Maksim Kita
42e91df363
Updated submodule to llvm12
2021-05-22 15:22:38 +03:00
BoloniniD
33755f1f3d
Implemented YAMLParser class
2021-05-21 21:56:22 +03:00
robot-clickhouse
471142043f
Auto version update to [21.7.1.1] [54452]
2021-05-20 22:23:34 +03:00
robot-clickhouse
7f8b8e6ade
Auto version update to [21.6.1.6891] [54451]
2021-05-20 22:20:07 +03:00
Amos Bird
b54cf8b95a
Remove duplication
2021-05-12 16:07:11 +08:00
Amos Bird
d22ab2028f
Run check_*_compiler_flag earlier
2021-05-12 12:14:25 +08:00
Maksim Kita
ca9a23abbc
Fix build
2021-05-08 17:39:34 +03:00
alexey-milovidov
f360e7c808
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