index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-09-28T12:01:02Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmake
/
macros
/
FindMySQL.cmake
Age
Commit message (
Expand
)
Author
2024-03-01
Build: Silence cmake warning about newline in variable
Shauren
2024-03-01
Build: Replaced deprecated exec_program with execute_process
Shauren
2024-02-07
CMake: added MySQL 8.3 to FindMySQL cmake macro
Ovahlord
2023-12-22
CMake: added MySQL 8.2 to FindMySQL cmake macro
Ovahlord
2023-08-07
Dep: Support mysql 8.1 on windows
Shauren
2022-07-19
Build: Fixed finding mysql binary on first cmake run
Shauren
2022-06-20
Build: Modernize mysql finding script
Shauren
2022-06-10
Dep: Support MySQL installations from vcpkg (#27780)
vconcat
2022-02-04
Core/Mysql: support MariaDB 10.5 (#25359)
Kargatum
2022-01-06
fixed indentation for cmake files
ipriver
2022-01-01
Build: Add support to MariaDB 10.4 on Windows
Giacomo Pozzoni
2022-01-01
Misc: Deprecate mysql 5.6
Aokromes
2019-11-01
Core/DBLayer: Support using mysql 8
Shauren
2018-12-31
Misc: Deprecate any mysql under 5.6
Aokromes
2015-07-27
Build/CMake: Partially revert recent changes to FindMySQL.cmake
DDuarte
2015-06-29
Build/CMake: Fix finding MySQL install
DDuarte
2015-05-19
Update FindMySQL.cmake
Duarte Duarte
2015-05-19
Update FindMySQL.cmake
Duarte Duarte
2015-03-21
Core/Updates: Add an automatic database update system. Automatically detects ...
Naios
2015-02-19
CMake: Allow specifying the mysql location by environment variable.
leak
2014-09-03
CMake: Add a few more MySQL search paths to FindMySQL.cmake, including x86
Duarte Duarte
2014-08-27
Core: Remove whitespace
Vincent-Michael
2012-01-31
CMake: Adjust FindMySQL macro to search for latest versions first before olde...
click
2011-12-11
CMake: Add support for MySQL 5.6.
Venugh
2010-11-17
Buildsystem/Windows: Added MySQL 5.5 registry paths to FindMySQL macro
Shauren
2010-09-08
BuildSystem/Macros: Revert FindMySQL.cmake changes from ea96a5d888 - handled ...
click
2010-09-07
BuildSystem/Windows: * Added 5.1.50 (GA) MySQL client sources for crosscompil...
Xanadu
2010-08-28
Buildsystem: Change over to a little more flexible method of using the CMake ...
click