ClickHouse/cmake
Azat Khuzhin 83074c06bf Fix ccache with ENABLE_CHECK_HEAVY_BUILDS (ccache 4.0 and 4.1 only affected)
Before this patch ccache 4.0/4.1 has not been working correctly with
ENABLE_CHECK_HEAVY_BUILDS, this was because of mixing
CMAKE_CXX_COMPILER_LAUNCHER/CMAKE_C_COMPILER_LAUNCHER and
RULE_LAUNCH_LINK/RULE_LAUNCH_COMPILE.

Fixes: #28845
2021-12-25 00:06:32 +03:00
..
darwin
find Fix ccache with ENABLE_CHECK_HEAVY_BUILDS (ccache 4.0 and 4.1 only affected) 2021-12-25 00:06:32 +03:00
freebsd Something strange 2021-11-28 04:37:55 +03:00
linux Hermetic shared build 2021-12-20 16:59:42 +08:00
Modules
toolchain Remove old toolchain 2021-10-11 07:02:19 +03:00
add_check.cmake
add_warning.cmake Do not build protobuf twice 2021-11-25 01:50:54 +03:00
analysis.cmake Clang tidy 2021-09-10 12:04:43 +00:00
arch.cmake Initial support for risc-v 2021-11-11 19:23:34 +01:00
autogenerated_versions.txt Auto version update to [21.13.1.1] [54458] 2021-12-09 00:33:01 +03:00
check_flags.cmake Manipulate with -Wreserved-identifier only if HAS_RESERVED_IDENTIFIER has been detected 2021-10-03 17:42:36 +04:00
contrib_finder.cmake Remove the infamous "unbundled" build 2021-11-21 13:58:26 +03:00
cpu_features.cmake Fix build on AArch64 2021-11-21 14:30:36 +03:00
dbms_glob_sources.cmake Whitespaces 2021-10-10 04:09:17 +03:00
embed_binary.cmake
fuzzer.cmake
generate_code.cmake
git_status.cmake print out git status information at configure stage 2021-08-23 23:06:04 +01:00
limit_jobs.cmake
print_flags.cmake More reproducible builds 2021-11-26 05:44:08 +03:00
print_include_directories.cmake
sanitize_target_link_libraries.cmake
sanitize.cmake Added -no-sanitize=unsigned-integer-overflow build flag (#31881) 2021-11-27 17:39:13 +03:00
target.cmake Disable some libraries 2021-12-24 12:25:26 +03:00
tools.cmake terminate build when linker path not found 2021-12-09 15:17:24 +08:00
version.cmake
warnings.cmake Remove some trash from build 2021-11-28 08:05:24 +03:00