Alexey Milovidov
|
fe93adac94
|
Minor changes
|
2021-10-24 10:11:23 +03:00 |
|
Maksim Kita
|
243be5028a
|
Merge pull request #30014 from jinjunzh/master
add x86 feature avx2/avx512 support for accelerating filter operation
|
2021-10-22 14:16:47 +03:00 |
|
mergify[bot]
|
506c05a520
|
Merge branch 'master' into reorganiza-contrib-ide-folders
|
2021-10-19 15:32:57 +00:00 |
|
Alexey Milovidov
|
2cef9983fa
|
Remove recursive submodules
|
2021-10-18 02:29:04 +03:00 |
|
Denis Glazachev
|
9de534f96c
|
Revert special contribs and set folder manually for them until fixed
|
2021-10-17 23:10:01 +03:00 |
|
Denis Glazachev
|
68a08ffed9
|
Merge branch 'master' into reorganiza-contrib-ide-folders
|
2021-10-17 22:13:11 +04:00 |
|
Alexey Milovidov
|
5fc2279adf
|
Add RISC-V build
|
2021-10-17 01:23:55 +03:00 |
|
alexey-milovidov
|
e9af03ef52
|
Merge pull request #30248 from ClickHouse/musl-4
Preparation to build with Musl
|
2021-10-16 18:44:35 +03:00 |
|
Alexey Milovidov
|
438d04795e
|
Update toolchain
|
2021-10-16 03:03:46 +03:00 |
|
Alexey Milovidov
|
2c3709d8ae
|
Add toolchain file
|
2021-10-16 02:07:36 +03:00 |
|
Alexey Milovidov
|
4848a6f97f
|
Add CMakeLists
|
2021-10-16 02:07:13 +03:00 |
|
mergify[bot]
|
6bf8c4a2b1
|
Merge branch 'master' into reorganiza-contrib-ide-folders
|
2021-10-15 19:59:08 +00:00 |
|
jasperzhu
|
3d0e595579
|
revise compile flag
|
2021-10-13 22:49:21 +05:30 |
|
Nikita Mikhaylov
|
57a623aba0
|
Merge branch 'master' into codegen_select_fuzzer_v1
|
2021-10-13 16:01:40 +03:00 |
|
jasperzhu
|
4b080489b5
|
revise flags definitions
|
2021-10-13 07:34:21 +05:30 |
|
jasperzhu
|
80760c0a0c
|
revise compile definitions
|
2021-10-13 05:59:20 +05:30 |
|
jasperzhu
|
f08dd0e8d8
|
modify flags definitions
|
2021-10-13 05:13:34 +05:30 |
|
alexey-milovidov
|
26dd0934d3
|
Update target.cmake
|
2021-10-13 01:14:47 +03:00 |
|
jasperzhu
|
002c8d3a80
|
add disable vectorize flag due to llvm bug
|
2021-10-13 03:38:18 +05:30 |
|
Alexey Milovidov
|
8d6126fd91
|
Fix build
|
2021-10-12 22:25:45 +03:00 |
|
alexey-milovidov
|
e63506fde7
|
Merge branch 'master' into protobuf-host-build
|
2021-10-12 16:19:15 +03:00 |
|
Alexey Milovidov
|
12168e7762
|
Enable Protobuf, Arrow, ORC, Parquet for AArch64 and Darwin
|
2021-10-12 05:46:50 +03:00 |
|
jasperzhu
|
be28e94471
|
add compile flag -force-vector-width=16 due to llvm autovectorization bug with avx512
|
2021-10-12 06:30:56 +05:30 |
|
Pavel Cheremushkin
|
7b9358a597
|
adding codegen fuzzer + code generation script. new contrib added: libprotobuf-mutator
|
2021-10-12 03:21:31 +03:00 |
|
Alexey Milovidov
|
0d07646866
|
Fix strange code
|
2021-10-12 03:17:35 +03:00 |
|
Alexey Milovidov
|
cb9bdf9666
|
Minor change
|
2021-10-12 02:07:03 +03:00 |
|
Alexey Milovidov
|
e1409c143b
|
Add toolchain file
|
2021-10-12 02:06:22 +03:00 |
|
Alexey Milovidov
|
54f3d0d2d9
|
Fix error
|
2021-10-12 02:02:44 +03:00 |
|
Alexey Milovidov
|
d4e496c314
|
Add support for PowerPC build
|
2021-10-12 01:47:57 +03:00 |
|
jasperzhu
|
0ef2624408
|
add specific flags for compiling filter operation source files
|
2021-10-12 04:04:27 +05:30 |
|
alexey-milovidov
|
f1b550cdaf
|
Merge pull request #29974 from ClickHouse/minimized-toolchain
Experiment with minimized toolchain (2)
|
2021-10-11 22:04:01 +03:00 |
|
jasperzhu
|
a3d629a5b5
|
add x86 feature avx2/avx512 support for filter implementation
|
2021-10-11 22:51:13 +05:30 |
|
alexey-milovidov
|
3b8d7a5030
|
Merge pull request #29952 from MikaelUrankar/freebsd-aarch64
Add support for FreeBSD aarch64
|
2021-10-11 14:43:23 +03:00 |
|
Alexey Milovidov
|
1df4792a45
|
Fix error
|
2021-10-11 07:07:58 +03:00 |
|
Alexey Milovidov
|
778793267b
|
Add toolchain for linux-x86_64
|
2021-10-11 07:02:48 +03:00 |
|
Alexey Milovidov
|
0dbe7c4036
|
Remove old toolchain
|
2021-10-11 07:02:19 +03:00 |
|
Alexey Milovidov
|
8196f89481
|
Remove trash from CMake
|
2021-10-11 06:58:08 +03:00 |
|
Alexey Milovidov
|
7597763d6d
|
Improve search for ar and ranlib
|
2021-10-11 06:55:00 +03:00 |
|
Alexey Milovidov
|
fa3c13cf81
|
Experiment with minimized toolchain
|
2021-10-11 04:37:04 +03:00 |
|
mikael
|
934b72ddd1
|
Add FreeBSD aarch64 bits for cross-builds for CI.
|
2021-10-10 18:54:38 +02:00 |
|
mikael
|
5bd2fd0ba3
|
Add the missing bits for FreeBSD aarch64
|
2021-10-10 14:52:42 +02:00 |
|
Alexey Milovidov
|
daf4cc6aba
|
Whitespaces
|
2021-10-10 04:09:17 +03:00 |
|
alexey-milovidov
|
6abb3d4c6d
|
Merge pull request #29682 from traceon/xcode-13-fix-build
Fix Xcode 13 build
|
2021-10-04 02:34:43 +03:00 |
|
Denis Glazachev
|
ece880184b
|
Reorganiza contrib IDE folders
|
2021-10-03 20:26:48 +04:00 |
|
Denis Glazachev
|
1fdaaab2ed
|
Fix typo
|
2021-10-03 17:42:59 +04:00 |
|
Denis Glazachev
|
ca7b69b0f3
|
Manipulate with -Wreserved-identifier only if HAS_RESERVED_IDENTIFIER has been detected
|
2021-10-03 17:42:36 +04:00 |
|
Mike Kot
|
d8b336a942
|
fix
|
2021-10-03 00:47:25 +02:00 |
|
Mike Kot
|
84505b7947
|
fix
|
2021-10-03 00:24:11 +02:00 |
|
Mike Kot
|
da66f4f533
|
Slight changes
|
2021-10-03 00:06:07 +02:00 |
|
Mike Kot
|
605268811b
|
More warnings for clang, exper. constexpr interpreter for clang
|
2021-10-02 23:50:47 +02:00 |
|