mariadb/win/packaging
Vladislav Vaintroub b005b6097f Cleanup CMake code (Windows-specific)
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.
2025-04-04 08:58:40 +02:00
..
ca Cleanup CMake code (Windows-specific) 2025-04-04 08:58:40 +02:00
CMakeLists.txt Windows : support Wix toolset 3.14 2024-09-27 14:43:32 +02:00
COPYING.rtf Follow-up to changing FSF address 2019-05-11 18:30:45 +03:00
CPackWixConfig.cmake MDEV-33420: HASHICORP_KEY_MANAGEMENT fails on Windows with libcurl installed 2024-04-18 01:45:24 +02:00
CPackZIPConfig.cmake MDEV-15088 Lighter version of Windows Zip distributions 2018-09-14 20:54:54 +01:00
CPackZIPDebugInfoConfig.cmake MDEV-15088 Lighter version of Windows Zip distributions 2018-09-14 20:54:54 +01:00
CPackZIPTestConfig.cmake MDEV-26514 Option to build a separate test zip package on Windows 2021-08-31 21:13:13 +03:00
create_msi.cmake Merge branch '10.4' into 10.5 2024-01-31 17:32:53 +01:00
extra.wxs.in Merge branch '10.7' into 10.8 2022-02-17 12:43:29 +01:00
heidisql.cmake update HeidiSQL to 12.10 2025-01-28 19:31:29 +01:00
heidisql.wxi.in MDEV-33115 Update HeidiSQL to 12.6 2023-12-23 09:13:07 +01:00
heidisql_feature.wxi.in commit win/ changes 2015-06-05 23:33:23 +02:00
mysql_server.wxs.in Merge 10.5 into 10.6 2021-09-11 17:55:27 +03:00
WixUIBannerBmp.jpg MDEV-14446 Windows installer still uses the old brown logo 2018-01-18 16:15:18 +00:00
WixUIDialogBmp.jpg MDEV-14446 followup 2018-01-18 16:42:11 +00:00