Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-08-30 | Dep/MySQL: Remove hardcoded mariadb search locations | Shauren | |
Closes #31242 | |||
2025-08-30 | Dep/MySQL: Move required version checks to CMake, raise required version to ↵ | Shauren | |
8.0.34 and remove strict compiled<->runtime version match requirement from non-Windows platforms | |||
2022-07-19 | Build: Fixed finding mysql binary on first cmake run | Shauren | |
Closes #28133 | |||
2022-06-20 | Build: Modernize mysql finding script | Shauren | |
2020-01-02 | New Year | Aokromes | |
2019-01-01 | Update copyright note for 2019 | vincent-michael | |
auto happy = new year(2019); | |||
2018-01-01 | Update copyright note for 2018 | vincent-michael | |
auto happy = new year(2018); | |||
2017-01-01 | Update copyright note for 2017 | vincent-michael | |
Happy new year | |||
2016-03-19 | CMake: Provide proper interface targets from dependencies | Naios | |
* to make use of cmakes inherited link dependencies which imports all include directories/ definitions from the link library (cherry picked from commit 1a572d242593124f986d3ed08710b96a142a6763) |