.. |
darwin
|
Initial removal of logic under COMPILER_GCC
|
2023-04-11 16:27:32 +00:00 |
freebsd
|
Remove the obvious
|
2023-04-11 16:27:32 +00:00 |
linux
|
Do not change CMAKE_EXE_LINKER_FLAGS_INIT in toolchains
|
2023-05-09 10:33:37 +02:00 |
toolchain
|
1. skip extract darwin toolchain in builder when uncessary
|
2023-06-04 23:06:21 +08:00 |
add_check.cmake
|
Use PROJECT_*_DIR instead of CMAKE_*_DIR.
|
2023-05-18 23:23:39 +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 23.7.1.1 and contributors
|
2023-06-30 17:09:56 +02:00 |
ccache.cmake
|
Remove deprecated logic for ccache
|
2023-05-07 15:41:56 +00:00 |
check_flags.cmake
|
Remove cruft from build
|
2023-03-17 13:44:04 +00:00 |
clang_tidy.cmake
|
Preparation for libcxx(abi), llvm, clang-tidy 16
|
2023-03-19 17:25:41 +00:00 |
cpu_features.cmake
|
Update comments
|
2023-03-01 09:34:46 +00: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
|
Maybe better dependencies tracking in CMake
|
2021-07-08 05:50:18 +03:00 |
fuzzer.cmake
|
CMake: Remove dead code paths
|
2023-04-26 19:40:59 +00:00 |
git.cmake
|
Use PROJECT_*_DIR instead of CMAKE_*_DIR.
|
2023-05-18 23:23:39 +08: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
|
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' into clean-out-msan-suppression
|
2023-05-22 17:25:29 +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
|
Fixes for OpenSSL and s390x
|
2023-02-17 16:20:21 -05:00 |
tools.cmake
|
Disable .debug_aranges workaround under ThinLTO for clang/llvm 16
|
2023-05-08 22:54:04 +02:00 |
unwind.cmake
|
Move cmake/find/unwind.cmake -> cmake/unwind.cmake
|
2022-01-31 16:01:12 +03: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 |