30 Commits (030c757f9fafaa66ab90b53e387816a11ccf37b5)

Author SHA1 Message Date
Davi Arnaut 9129cb184b GCC's link option only take a single hyphen. 15 years ago
Vladislav Vaintroub a1fe23668f Fix compile error on Windows after WL#1054 push. 15 years ago
Vladislav Vaintroub 568c26631c Cleanup after bild team push. 16 years ago
Jonathan Perkin 4c626c0588 Fix syntax error (missing quote). 16 years ago
Joerg Bruehe 33173fbe82 Fix Bug #54739 16 years ago
Kent Boortz fb583cfaea CMakeLists.txt 16 years ago
Vladislav Vaintroub 3c74f80ab1 Fix ~1000 warnings class/struct mismatch. 16 years ago
Joerg Bruehe 7758bdc8aa Get rid of the "net retry count" difference which 16 years ago
Joerg Bruehe 9d83e2a79c Get rid ot the "net retry count" difference which 16 years ago
Vladislav Vaintroub 402cab754a Fix typo (CMAKE_SIZEOF_VOIDP=>CMAKE_SIZEOF_VOID_P) 16 years ago
Vladislav Vaintroub 527ff458aa On Solaris, overwrite CMake's proposed thread library -lthread with -lpthread. 16 years ago
Vladislav Vaintroub 740c7cf4fa Install static client and embedded debug libraries 16 years ago
Vladislav Vaintroub e4cb186c6b SET FN_NO_CASE_SENSE to 1 on Windows 16 years ago
Vladislav Vaintroub 1e533aef35 fix typo 16 years ago
Vladislav Vaintroub 14e563ce5f check for poll.h 16 years ago
Vladislav Vaintroub d82df66e1f Do not run checks for strtok_r on Windows - we know the function is not there.. 16 years ago
vvaintroub 6580cdb27b Add windows system check cache that prevents tests from running, most are irrelevant anyway 16 years ago
Vladislav Vaintroub 9cabc9fd8a prettification of package names and fix compile bug on OSX/ppc 16 years ago
Vladislav Vaintroub 24b6ae2d0b Added AIX, OS400 and Cygwin. 16 years ago
Vladislav Vaintroub 0a6fe4fb84 fix default architecture flag (v8) on sparc32 gcc that prevent mysql from compilng, add HPUX.cmake 16 years ago
Vladislav Vaintroub cdb8cafb27 Fixed typos and failed mysqld--help test. 16 years ago
Vladislav Vaintroub bc80c38a54 Move FreeBSD specific hacks to cmake/os/FreeBSD.cmake 16 years ago
Vladislav Vaintroub 3241885f90 Move OSX specific checks to cmake/os/Darwin.cmake 16 years ago
Vladislav Vaintroub 62bc68a054 WL#5161: Following Mats' suggestion, moved Solaris specific workaround to cmake/os/SunOS.cmake 16 years ago
Vladislav Vaintroub 7ce02039af WL#5161, implement Mats' suggeston to move platform specifics into own files 16 years ago
Vladislav Vaintroub a8c47397fc WL#5161: Implement Mats' suggestion of moving OS specific CMake code to OS specific files, instead of 16 years ago