.. |
darwin
|
Move cmake/find/cxx.cmake -> cmake/cxx.cmake
|
2022-01-31 16:01:11 +03:00 |
freebsd
|
Move cmake/find/unwind.cmake -> cmake/unwind.cmake
|
2022-01-31 16:01:12 +03:00 |
linux
|
Set linker for RISC-V 64
|
2022-08-14 05:57:55 +02:00 |
toolchain
|
|
|
add_check.cmake
|
|
|
add_warning.cmake
|
Do not build protobuf twice
|
2021-11-25 01:50:54 +03:00 |
arch.cmake
|
Replace variable ARCH_ARM by ARCH_AARCH64
|
2022-05-15 09:48:02 +02:00 |
autogenerated_versions.txt
|
Update version to 22.11.1.1
|
2022-10-26 15:27:09 +02:00 |
ccache.cmake
|
Update cmake/ccache.cmake
|
2022-05-20 09:57:25 +02:00 |
check_flags.cmake
|
Remove unused check for -Wshadow
|
2022-05-15 09:48:03 +02:00 |
clang_tidy.cmake
|
Use matus-chochlik/ctcache for clang-tidy
|
2022-11-03 11:53:11 +01:00 |
cpu_features.cmake
|
Merge pull request #41753 from pkit/morton_coding
|
2022-10-25 06:10:37 +02:00 |
cxx.cmake
|
Move cmake/find/cxx.cmake -> cmake/cxx.cmake
|
2022-01-31 16:01:11 +03:00 |
dbms_glob_sources.cmake
|
GLOB with CONFIGURE_DEPENDS
|
2022-05-18 10:34:10 +02:00 |
embed_binary.cmake
|
|
|
fuzzer.cmake
|
|
|
git.cmake
|
Cosmetics
|
2022-09-27 11:46:56 +00:00 |
ld.lld.in
|
Better workaround for emitting .debug_aranges section
|
2022-10-18 21:09:07 +02:00 |
limit_jobs.cmake
|
Minor build changes
|
2022-08-13 06:39:20 +02:00 |
print_flags.cmake
|
More reproducible builds
|
2021-11-26 05:44:08 +03:00 |
sanitize_target_link_libraries.cmake
|
|
|
sanitize.cmake
|
Fix typo in cmake code related to fuzzing (#42627)
|
2022-10-24 23:01:06 +02:00 |
split_debug_symbols.cmake
|
Do not compress debug sections (internal DWARF parser cannot handle such)
|
2022-09-02 23:22:25 +02:00 |
target.cmake
|
Preparation for Musl build, part 4
|
2022-10-01 16:29:41 +02:00 |
tools.cmake
|
remove generic driver lld
|
2022-11-08 18:32:53 +08:00 |
unwind.cmake
|
Move cmake/find/unwind.cmake -> cmake/unwind.cmake
|
2022-01-31 16:01:12 +03:00 |
version.cmake
|
Remove outdated links from CI
|
2022-03-28 15:53:22 +02:00 |
warnings.cmake
|
Enable -Wshorten-64-to-32
|
2022-10-21 13:22:39 +02:00 |