mirror of
https://github.com/MariaDB/server.git
synced 2025-01-17 20:42:30 +01:00
66fd45afce
in cmake tests let's treat clang like gcc (same options, same builtins) in many cases. * don't check the compiler when * testing for -fvisibility=hidden support * testing for HAVE_ABI_CXA_DEMANGLE * testing for HAVE_GCC_ATOMIC_BUILTINS * when removing options with string(replace) * when running ${CC} --version (ignore the error instead) * run ABI checks for clang * use "canonical" gcc flags for clang * fix groonga too Also: * add cmake detection for gcc __atomic_* builtins. they might be supported (__ATOMIC_SEQ_CST is defined), but not for all operand sizes. In particular, 64-bit atomic load is problematic on i386 * cache check results for Windows * remove the test for HAVE_CXXABI_H (HAVE_ABI_CXA_DEMANGLE is suffifient) |
||
---|---|---|
.. | ||
build_configurations | ||
os | ||
abi_check.cmake | ||
bison.cmake | ||
cat.cmake | ||
character_sets.cmake | ||
check_minimal_version.cmake | ||
cmake_parse_arguments.cmake | ||
compile_flags.cmake | ||
configurable_file_content.in | ||
configure.pl | ||
cpack_deb.cmake | ||
cpack_rpm.cmake | ||
cpack_source_ignore_files.cmake | ||
CPackRPM.cmake | ||
cpu_info.cmake | ||
create_initial_db.cmake.in | ||
ctest.cmake | ||
do_abi_check.cmake | ||
dtrace.cmake | ||
dtrace_prelink.cmake | ||
info_bin.cmake | ||
info_macros.cmake.in | ||
info_src.cmake | ||
install_layout.cmake | ||
install_macros.cmake | ||
jemalloc.cmake | ||
libutils.cmake | ||
maintainer.cmake | ||
make_dist.cmake.in | ||
merge_archives_unix.cmake.in | ||
mysql_add_executable.cmake | ||
mysql_version.cmake | ||
package_name.cmake | ||
pcre.cmake | ||
plugin.cmake | ||
readline.cmake | ||
ssl.cmake | ||
stack_direction.c | ||
tags.cmake | ||
versioninfo.rc.in | ||
zlib.cmake |