mariadb/win
Vladislav Vaintroub 3ab21fd4e0 Windows build - use InstallRequiredSystemLibraries for MSVC_CRT_TYPE=/MD
CMake parameter

This includes compiler-specific dependencies
- tiny part of CRT, mostly memcpy/memset in msvcr140.dll
- exception handling in msvc140_1.dll
- C++ standard library in msvcp140
not much else

CMake is smart enough to copy the dependencies into the bin directory
itself.
2020-04-10 19:05:26 +02:00
..
packaging Windows build - use InstallRequiredSystemLibraries for MSVC_CRT_TYPE=/MD 2020-04-10 19:05:26 +02:00
upgrade_wizard MDEV-21303 Make executables MariaDB named 2020-03-21 20:20:29 +01:00
create_def_file.js Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00