robot-clickhouse
|
69d1838f21
|
Update autogenerated version to 24.3.14.35 and contributors
|
2024-11-18 16:54:10 +00:00 |
|
robot-clickhouse
|
b8acd67e24
|
Update autogenerated version to 24.3.13.40 and contributors
|
2024-11-07 21:47:40 +00:00 |
|
robot-clickhouse
|
33d4304239
|
Update autogenerated version to 24.3.12.75 and contributors
|
2024-10-08 15:02:27 +00:00 |
|
robot-clickhouse
|
7d34c2073b
|
Update autogenerated version to 24.3.11.7 and contributors
|
2024-09-06 14:24:09 +00:00 |
|
robot-clickhouse
|
da11fa7b8c
|
Update autogenerated version to 24.3.10.33 and contributors
|
2024-09-03 09:18:00 +00:00 |
|
robot-clickhouse
|
45e73b1471
|
Update autogenerated version to 24.3.9.5 and contributors
|
2024-08-22 13:49:20 +00:00 |
|
robot-clickhouse
|
ced86391f6
|
Update autogenerated version to 24.3.8.13 and contributors
|
2024-08-20 10:29:40 +00:00 |
|
robot-clickhouse
|
b1854f847d
|
Update autogenerated version to 24.3.7.30 and contributors
|
2024-08-14 16:43:00 +00:00 |
|
robot-clickhouse
|
c8a28cf433
|
Update autogenerated version to 24.3.6.29 and contributors
|
2024-08-14 14:28:09 +00:00 |
|
robot-clickhouse
|
853dc389d8
|
Update autogenerated version to 24.3.6.48 and contributors
|
2024-08-02 13:53:58 +00:00 |
|
Max Kainov
|
a1963e3f2a
|
Update autogenerated version to 24.3.6.1 and contributors
|
2024-07-03 14:36:05 +00:00 |
|
Max Kainov
|
b11709c6c2
|
Update autogenerated version to 24.3.5.1 and contributors
|
2024-06-13 15:53:12 +00:00 |
|
Alexey Milovidov
|
17cde4206d
|
Update autogenerated version to 24.3.4.1 and contributors
|
2024-05-01 05:04:59 +02:00 |
|
Alexey Milovidov
|
302c565edf
|
Update autogenerated version to 24.3.3.1 and contributors
|
2024-04-03 09:20:00 +02:00 |
|
Alexey Milovidov
|
2a929eaa7d
|
Update autogenerated version to 24.3.2.1 and contributors
|
2024-03-27 18:48:23 +01:00 |
|
Azat Khuzhin
|
90e1f7d8ec
|
Fix sanitizers suppressions
The -fsanitize-ignorelist (-fsanitize-blacklist is the alias for it)
accepts not the suppressions but special case list, that accept only
`fun` and `src`, so convert tsan_suppressions.txt into a proper
tsan_ignorelist.txt with a proper syntax, otherwise suppressions simply
does not work [1].
[1]: https://s3.amazonaws.com/clickhouse-test-reports/61526/958659584957ff419a9305d9c7edee5703fedbdc/integration_tests__tsan__[6_6].html
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
|
2024-03-24 16:22:23 +01:00 |
|
Alexey Milovidov
|
4527b3e0d4
|
Remove useless code
|
2024-03-17 15:17:58 +01:00 |
|
Alexey Milovidov
|
ac4cbe3d12
|
Update autogenerated version to 24.3.1.1 and contributors
|
2024-02-29 22:08:31 +01:00 |
|
Alexey Milovidov
|
c192a448d0
|
Update to clang-19
|
2024-02-27 14:37:21 +01:00 |
|
Alexey Milovidov
|
d65a56d967
|
Merge branch 'master' into enable-coverage-for-debug-build
|
2024-02-07 04:58:21 +01:00 |
|
Alexey Milovidov
|
4ddba907c8
|
Update autogenerated version to 24.2.1.1 and contributors
|
2024-01-30 18:49:28 +01:00 |
|
Alexey Milovidov
|
eb54432cbe
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into enable-coverage-for-debug-build
|
2024-01-30 03:53:11 +01:00 |
|
Raúl Marín
|
ac532599aa
|
Don't apply without coverage flags when it's not necessary
|
2024-01-29 17:33:53 +01:00 |
|
Alexey Milovidov
|
6c0445f365
|
Fix CMake
|
2024-01-18 12:47:18 +01:00 |
|
Alexey Milovidov
|
9f5a7c5117
|
Fix error
|
2024-01-14 08:08:56 +01:00 |
|
Alexey Milovidov
|
3b1cc5179b
|
Fix error
|
2024-01-14 08:05:57 +01:00 |
|
Mikhail f. Shiryaev
|
035ce015ac
|
Fix the wrong version after desperate changes
|
2023-12-30 18:40:04 +01:00 |
|
Alexey Milovidov
|
4bb8592434
|
Update autogenerated version to 23.13.1.1 and contributors
|
2023-12-28 11:22:16 +01:00 |
|
Azat Khuzhin
|
f1e67efa93
|
Define _DARWIN_C_SOURCE for darwin (for MAP_ANON/MAP_ANONYMOUS)
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
|
2023-12-27 15:42:08 +01:00 |
|
Azat Khuzhin
|
1e0d8e098f
|
Fix building Rust with Musl
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
|
2023-12-11 20:49:19 +01:00 |
|
Alexey Milovidov
|
f0df110b15
|
Enable some libraries
|
2023-12-09 19:30:53 +01:00 |
|
Alexey Milovidov
|
b6e3e5691c
|
Fix Musl build
|
2023-12-09 18:58:35 +01:00 |
|
Alexey Milovidov
|
c8fb574fc8
|
Update autogenerated version to 23.12.1.1 and contributors
|
2023-12-06 23:53:06 +01:00 |
|
Alexey Milovidov
|
21d3ebcf35
|
Disable checksums for builds with fuzzer
|
2023-11-22 17:19:59 +01:00 |
|
Alexey Milovidov
|
b205d4919d
|
Remove garbage
|
2023-11-20 01:24:28 +01:00 |
|
Igor Nikonov
|
7e781ab968
|
Merge remote-tracking branch 'origin/master' into prefer-sccache
|
2023-11-19 23:29:49 +01:00 |
|
Igor Nikonov
|
0513c93829
|
Prefer sccache to ccache by default
|
2023-11-19 23:11:05 +01:00 |
|
Alexey Milovidov
|
b772189fc1
|
Merge branch 'master' into own-cmake-for-grpc
|
2023-11-19 16:17:49 +01:00 |
|
Alexey Milovidov
|
907f168e0d
|
Own CMake for GRPC
|
2023-11-19 15:43:09 +01:00 |
|
Alexey Milovidov
|
3213443ee2
|
Own CMake for GRPC
|
2023-11-19 15:42:35 +01:00 |
|
Alexey Milovidov
|
f27018c141
|
Own CMake for GRPC
|
2023-11-19 15:21:11 +01:00 |
|
Robert Schulze
|
cb913821fc
|
Merge pull request #56861 from rschu1ze/cpu_features
CMake: Small cleanup in cpu_features.cmake
|
2023-11-18 18:29:40 +01:00 |
|
Alexey Milovidov
|
30bd5642e9
|
Merge branch 'master' into remove-useless-part-from-build
|
2023-11-17 19:00:09 +01:00 |
|
Robert Schulze
|
c51429b1ef
|
Simplify more
|
2023-11-17 17:02:52 +00:00 |
|
Robert Schulze
|
fcce5409f4
|
Simplify
|
2023-11-17 17:02:52 +00:00 |
|
Alexey Milovidov
|
a3083f305b
|
Remove more code that I don't understand
|
2023-11-17 13:06:38 +01:00 |
|
Alexey Milovidov
|
354fb5182b
|
Remove some code that I don't understand
|
2023-11-17 13:01:33 +01:00 |
|
Alexey Milovidov
|
1abcb28624
|
Remove ctest
|
2023-11-16 23:32:17 +01:00 |
|
Alexey Milovidov
|
482d8ca9d8
|
Merge pull request #56102 from ClickHouse/coverage
Granular code coverage with introspection
|
2023-11-16 23:23:40 +01:00 |
|
Alexey Milovidov
|
80bbe7dcc6
|
Less CMake checks
|
2023-11-14 06:55:06 +01:00 |
|