mariadb/cmake/os
Vladislav Vaintroub 99a26e0f02 Cleanup after bild team push.
* Fixed obvious errors (HAVE_BROKEN_PREAD is not true for on any
of systems we use, definitely not on HPUX)

* Remove other junk flags for OSX and HPUX

* Avoid checking type sizes in universal builds on OSX, again 
(CMake2.8.0 fails is different architectures return different results)

* Do not compile template instantiation stuff unless 
EXPLICIT_TEMPLATE_INSTANTIATION is used.

* Some cleanup (make gen_lex_hash simpler, avoid dependencies)

* Exclude some unused files from compilation (strtol.c etc)
2010-07-25 19:30:18 +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 Cleanup after bild team push. 2010-07-25 19:30:18 +02:00