mariadb/cmake/os
Vladislav Vaintroub a1fe23668f Fix compile error on Windows after WL#1054 push.
The error was introduced by typo in variable name (errormsg instead of correct
errmsg)

- Also, precache  HAVE_PEERCRED to OFF in cmake\os\WindowsCache.cmake
(to avoid useless system check).
- Also, add missing check for errors from FormatMessage().

- Also, remove annoying CMake debug printout of MALLOC_LIB if this is not set.
2010-10-04 21:25:53 +02:00
..
AIX.cmake Fix syntax error (missing quote). 2010-07-01 14:55:52 +01:00
Cygwin.cmake Added AIX, OS400 and Cygwin. 2010-01-27 02:52:04 +01:00
Darwin.cmake Move OSX specific checks to cmake/os/Darwin.cmake 2010-01-26 18:09:14 +01:00
FreeBSD.cmake Fix Bug #54739 2010-06-23 16:19:19 +02:00
HP-UX.cmake fix default architecture flag (v8) on sparc32 gcc that prevent mysql from compilng, add HPUX.cmake 2010-01-27 01:50:19 +01:00
Linux.cmake WL#5161, implement Mats' suggeston to move platform specifics into own files 2010-01-26 15:56:50 +01:00
OS400.cmake Added AIX, OS400 and Cygwin. 2010-01-27 02:52:04 +01:00
SunOS.cmake On Solaris, overwrite CMake's proposed thread library -lthread with -lpthread. 2010-02-25 10:57:23 +01:00
Windows.cmake Fix ~1000 warnings class/struct mismatch. 2010-06-22 18:40:14 +02:00
WindowsCache.cmake Fix compile error on Windows after WL#1054 push. 2010-10-04 21:25:53 +02:00