summaryrefslogtreecommitdiff
path: root/cmake/os
Commit message (Expand)AuthorAgeFilesLines
...
* On Solaris, overwrite CMake's proposed thread library -lthread with -lpthread. Vladislav Vaintroub2010-02-251-1/+1
* Install static client and embedded debug librariesVladislav Vaintroub2010-02-201-0/+1
* SET FN_NO_CASE_SENSE to 1 on WindowsVladislav Vaintroub2010-02-201-0/+2
* fix typoVladislav Vaintroub2010-02-171-1/+1
* check for poll.hVladislav Vaintroub2010-02-141-0/+1
* Do not run checks for strtok_r on Windows - we know the function is not there..Vladislav Vaintroub2010-01-291-0/+1
* Add windows system check cache that prevents tests from running, most are ir...vvaintroub2010-01-292-2/+352
* prettification of package names and fix compile bug on OSX/ppcVladislav Vaintroub2010-01-281-2/+0
* Added AIX, OS400 and Cygwin.Vladislav Vaintroub2010-01-273-0/+67
* fix default architecture flag (v8) on sparc32 gcc that prevent mysql from com...Vladislav Vaintroub2010-01-272-1/+73
* Fixed typos and failed mysqld--help test.Vladislav Vaintroub2010-01-261-1/+5
* Move FreeBSD specific hacks to cmake/os/FreeBSD.cmakeVladislav Vaintroub2010-01-261-0/+20
* Move OSX specific checks to cmake/os/Darwin.cmakeVladislav Vaintroub2010-01-261-0/+34
* WL#5161: Following Mats' suggestion, moved Solaris specific workaround to cm...Vladislav Vaintroub2010-01-261-0/+71
* WL#5161, implement Mats' suggeston to move platform specifics into own filesVladislav Vaintroub2010-01-262-1/+48
* WL#5161: Implement Mats' suggestion of moving OS specific CMake code to OS sp...Vladislav Vaintroub2010-01-261-0/+183