mariadb/cmake/os
Vladislav Vaintroub 3d6eb7afcf MDEV-25602 get rid of __WIN__ in favor of standard _WIN32
This fixed the MySQL bug# 20338 about misuse of double underscore
prefix __WIN__, which was old MySQL's idea of identifying Windows
Replace it by _WIN32 standard symbol for targeting Windows OS
(both 32 and 64 bit)

Not that connect storage engine is not fixed in this patch (must be
fixed in "upstream" branch)
2021-06-06 13:21:03 +02:00
..
AIX.cmake MYSQL_MAINTAINER_MODE fixes 2021-04-22 17:52:08 +02:00
Cygwin.cmake Update FSF Address 2019-05-11 21:29:06 +03:00
Darwin.cmake Update FSF Address 2019-05-11 21:29:06 +03:00
FreeBSD.cmake Cleanup HAVE_MMAP_ALIGNED: one cmake check less 2020-04-04 14:55:51 +04:00
GNU.cmake Add GNU/Hurd cmake configuration 2019-05-21 17:34:48 +04:00
HP-UX.cmake Update FSF Address 2019-05-11 21:29:06 +03:00
Linux.cmake Merge pull request #1221 from grooverdan/10.4-MDEV-18851-multiple-sized-large-page-support 2020-04-02 23:54:08 +04:00
OS400.cmake Update FSF Address 2019-05-11 21:29:06 +03:00
SunOS.cmake HAVE_LARGE_PAGES no longer global 2020-04-05 17:20:50 +04:00
Windows.cmake MDEV-25602 get rid of __WIN__ in favor of standard _WIN32 2021-06-06 13:21:03 +02:00
WindowsCache.cmake Merge 10.5 into 10.6 2021-06-01 11:39:38 +03:00