aboutsummaryrefslogtreecommitdiff
path: root/cmake/macros/FindMySQL.cmake
AgeCommit message (Expand)Author
2024-03-01Build: Silence cmake warning about newline in variableShauren
2024-03-01Build: Replaced deprecated exec_program with execute_processShauren
2024-02-07CMake: added MySQL 8.3 to FindMySQL cmake macroOvahlord
2023-12-22CMake: added MySQL 8.2 to FindMySQL cmake macroOvahlord
2023-08-07Dep: Support mysql 8.1 on windowsShauren
2022-07-19Build: Fixed finding mysql binary on first cmake runShauren
2022-06-20Build: Modernize mysql finding scriptShauren
2022-06-10Dep: Support MySQL installations from vcpkg (#27780)vconcat
2022-02-04Core/Mysql: support MariaDB 10.5 (#25359)Kargatum
2022-01-06fixed indentation for cmake filesipriver
2022-01-01Build: Add support to MariaDB 10.4 on WindowsGiacomo Pozzoni
2022-01-01Misc: Deprecate mysql 5.6Aokromes
2019-11-01Core/DBLayer: Support using mysql 8Shauren
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-05-19Update FindMySQL.cmakeDuarte Duarte
2015-05-19Update FindMySQL.cmakeDuarte Duarte
2015-03-21Core/Updates: Add an automatic database update system. Automatically detects ...Naios
2015-02-19CMake: 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