.. |
darwin
|
Remove garbage
|
2023-11-20 01:24:28 +01:00 |
freebsd
|
Remove garbage
|
2023-11-20 01:24:28 +01:00 |
linux
|
Remove garbage
|
2023-11-20 01:24:28 +01:00 |
toolchain
|
1. skip extract darwin toolchain in builder when uncessary
|
2023-06-04 23:06:21 +08:00 |
add_warning.cmake
|
Do not build protobuf twice
|
2021-11-25 01:50:54 +03:00 |
arch.cmake
|
Update as suggested
|
2023-02-02 20:41:06 +00:00 |
autogenerated_versions.txt
|
Update autogenerated version to 24.2.1.1 and contributors
|
2024-01-30 18:49:28 +01:00 |
ccache.cmake
|
Prefer sccache to ccache by default
|
2023-11-19 23:11:05 +01:00 |
check_flags.cmake
|
Remove cruft from build
|
2023-03-17 13:44:04 +00:00 |
clang_tidy.cmake
|
Bump minimal required compiler to Clang 16
|
2023-09-18 17:44:04 +00:00 |
cpu_features.cmake
|
Simplify more
|
2023-11-17 17:02:52 +00:00 |
cxx.cmake
|
Move cmake/find/cxx.cmake -> cmake/cxx.cmake
|
2022-01-31 16:01:11 +03:00 |
dbms_glob_sources.cmake
|
Consistent file management in CMake
|
2023-08-21 11:45:08 +08:00 |
fuzzer.cmake
|
Disable checksums for builds with fuzzer
|
2023-11-22 17:19:59 +01:00 |
git.cmake
|
Use PROJECT_*_DIR instead of CMAKE_*_DIR.
|
2023-05-18 23:23:39 +08:00 |
limit_jobs.cmake
|
Own CMake for GRPC
|
2023-11-19 15:43:09 +01:00 |
print_flags.cmake
|
Use PROJECT_*_DIR instead of CMAKE_*_DIR.
|
2023-05-18 23:23:39 +08:00 |
sanitize_targets.cmake
|
Sanitize thirdparty libraries for public flags
|
2022-11-16 07:20:24 +01:00 |
sanitize.cmake
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into enable-coverage-for-debug-build
|
2024-01-30 03:53:11 +01:00 |
split_debug_symbols.cmake
|
Publish stripped binary
|
2023-11-11 07:27:10 +01:00 |
target.cmake
|
Define _DARWIN_C_SOURCE for darwin (for MAP_ANON/MAP_ANONYMOUS)
|
2023-12-27 15:42:08 +01:00 |
tools.cmake
|
Improve linker detection on macOS
|
2023-09-29 17:14:11 +02:00 |
unwind.cmake
|
Force libunwind usage (removes gcc_eh support)
|
2023-07-08 20:55:50 +02:00 |
utils.cmake
|
add libFuzzer build on 'libFuzzer' label, build produces artifacts
|
2023-09-17 16:28:50 +00:00 |
version.cmake
|
Use PROJECT_*_DIR instead of CMAKE_*_DIR.
|
2023-05-18 23:23:39 +08:00 |
warnings.cmake
|
Initial removal of logic under COMPILER_GCC
|
2023-04-11 16:27:32 +00:00 |