Kitzunu
2c20c9463a
feat(CI/Codestyle): Check for tabs ( #20998 )
2024-12-22 00:43:23 +01:00
Grimdhex
866c304d85
refactor(Deps/MySQL): replace hardcoded MySQL paths ( #20870 )
...
cherry-pick from ab046bdc32
Co-authored-by: Shauren <shauren.trinity@gmail.com >
2024-12-19 18:27:19 +01:00
Kitzunu
dbde182ecd
refactor(Deps/MySQL): Drop MariaDB and MySQL 5.7/8.1 and add MySQL 8.… ( #19451 )
2024-09-19 00:24:11 -03:00
Kitzunu
4f015d0967
refactor(Deps/MySQL): Tidy up FindMySQL for windows ( #16948 )
2023-08-14 23:39:03 +02:00
Yehonal
171df31196
feat(CORE/bash): implemented acore dashboard for Windows ( #13476 )
...
+ implemented acore dashboard for windows
+ integrated acore dashboard for windows in our pipeline
+ implemented dry run for windows build
+ fixed permissions issue for all the operating systems
+ code clean
2022-10-22 15:40:13 +02:00
Kargatum
b1c5b44500
feat(Cmake/FindMySQL): add support MariaDB 10.9 ( #11835 )
2022-05-23 04:04:04 +07:00
Kargatum
378539ce7f
feat(Core/Cmake): add support MariaDb 10.7 and 10.8 ( #10322 )
2022-01-23 14:36:40 +01:00
Kitzunu
04fd8791e1
refactor(Core/DB): Deprecate MariaDB 10.4 and below ( #9675 )
2021-12-14 15:15:44 +01:00
Kargatum
52aa0e9966
feat(License): add new headers information about license ( #7941 )
...
Co-authored-by: Francesco Borzì <borzifrancesco@gmail.com >
2021-09-30 13:40:52 +07:00
Kargatum
70a8066ab0
feat(Cmake/MySQL): add support MariaDB 10.6 ( #7113 )
...
Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com >
2021-07-27 00:34:06 +07:00
Kargatum
2d2857ce81
feat(Core/DBUpdater): implement db auto update ( #6576 )
...
* feat(Core/DBUpdater): implement db auto update
* 1
* 2
* 3
* Some minor improvements
* add find bin for mysql 8.0
* lic
Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com >
2021-06-27 18:59:44 +02:00
vconcat
832b0304cc
feat(Build): allow using MySQL/MariaDB/OpenSSL from vcpkg ( #4914 )
2021-03-21 15:21:02 +01:00
Malte Grave
2010308b7c
fix(Build/Cmake): CMake now uses the Windows env vars ( #3419 )
...
* CMake wasn't able to find the enviroment variables which are noted in
the Wiki e.g MYSQL_INCLUDE_DIR or MYSQL_LIBRARY. Further I added
another variable for OpenSSL which is OPENSSL_ROOT_DIR.
This change allows .zip installations with a custom PATH.
2021-01-11 22:50:07 +01:00
Kargatum
ea93a5c1a1
feat(CI/Codestyle): added codestyle check ( #3668 )
2021-01-09 11:59:50 +01:00
Kitzunu
f16aad0ad4
chore(MySQL): Deprecate 5.6 ( #4070 )
2021-01-03 03:14:06 +01:00
Kargatum
c141be8684
feat(Deps/MySQL): add support MariaDB 10.5 ( #3452 )
2020-09-11 10:16:41 +07:00
Kitzunu
12c00e9149
chore(CMake)!: Drop support for MariaDB 10.1
...
BREAKING CHANGE: Building with MariaDB 10.1 will no longer be supported since we use code that exceeds its limits
2020-07-06 16:12:33 +02:00
Kitzunu
468398d51d
fix(CMake/FindMySQL): Allow MySQL 8.0 in Windows ( #3087 )
2020-05-31 22:50:13 +02:00
Kargatum
6150b4b948
feat(Cmake/MYSQL): Correct support MariaDB for windows ( #1674 )
...
* Delete CMake option MARIADB
* Delete definitions (-DMARIADB)
* Replace macro MariaDB support 10.2+
2019-04-17 23:42:31 +07:00
Viste(Кирилл)
e7dafc18d2
MySQL: fix MySQL 5.6 find mistake ( #1268 )
2019-01-12 16:02:59 +03:00
Viste(Кирилл)
aa949479d7
MySQL: refuse any version of MySQL, below 5.6 ( #1227 )
2019-01-05 02:22:54 +03:00
Yehonal
685a89e03f
fixed cmake
2017-12-21 00:48:33 +01:00
Yehonal
b0c8eceb08
Refactoring part 2 [W.I.P]
2016-08-12 02:38:26 +02:00
Yehonal
9fd22872c0
restructured repository based on following standards:
...
https://github.com/HW-Core/directory-structure
2016-07-08 23:58:11 +02:00