aboutsummaryrefslogtreecommitdiff
path: root/cmake/macros/FindMySQL.cmake
AgeCommit message (Expand)Author
2018-12-31Misc: Deprecate any mysql under 5.6Aokromes
2015-07-27Build/CMake: Partially revert recent changes to FindMySQL.cmakeDDuarte
2015-06-29Build/CMake: Fix finding MySQL installDDuarte
2015-06-26Merge pull request #14723 from TrinityCore/findmysql-updateDuarte Duarte
2015-03-21Core/Updates: Add an automatic database update system. Automatically detects ...Naios
2015-03-01CMake: Allow specifying the mysql location by environment variable.leak
2014-09-03CMake: Add a few more MySQL search paths to FindMySQL.cmake, including x86Duarte Duarte
2014-08-27Core: Remove whitespaceVincent-Michael
2012-01-31CMake: Adjust FindMySQL macro to search for latest versions first before olde...click
2011-12-11CMake: Add support for MySQL 5.6.Venugh
2010-11-17Buildsystem/Windows: Added MySQL 5.5 registry paths to FindMySQL macroShauren
2010-09-08BuildSystem/Macros: Revert FindMySQL.cmake changes from ea96a5d888 - handled ...click
2010-09-07BuildSystem/Windows: * Added 5.1.50 (GA) MySQL client sources for crosscompil...Xanadu
2010-08-28Buildsystem: Change over to a little more flexible method of using the CMake ...click