mirror of
https://github.com/MariaDB/server.git
synced 2025-04-24 08:00:05 +02:00
![]() Prepare for a more modern CMake version than the current minimum. - Use CMAKE_MSVC_RUNTIME_LIBRARY instead of the custom MSVC_CRT_TYPE. - Replace CMAKE_{C,CXX}_FLAGS modifications with add_compile_definitions/options and add_link_options. The older method already broke with new pcre2. - Fix clang-cl compilation and ASAN build. - Avoid modifying CMAKE_C_STANDARD_LIBRARIES/CMAKE_CXX_STANDARD_LIBRARIES, as this is discouraged by CMake. - Reduce system checks. |
||
---|---|---|
.. | ||
ca | ||
CMakeLists.txt | ||
COPYING.rtf | ||
CPackWixConfig.cmake | ||
CPackZIPConfig.cmake | ||
CPackZIPDebugInfoConfig.cmake | ||
CPackZIPTestConfig.cmake | ||
create_msi.cmake | ||
extra.wxs.in | ||
heidisql.cmake | ||
heidisql.wxi.in | ||
heidisql_feature.wxi.in | ||
mysql_server.wxs.in | ||
WixUIBannerBmp.jpg | ||
WixUIDialogBmp.jpg |