Commit Graph

443 Commits

Author SHA1 Message Date
silverqx 73cd2c2085 workflows updated MySQL installation location
It was moved from C:/mysql to C:/Program Files/MySQL.
2023-10-17 15:26:17 +02:00
silverqx b65d7f8900 workflows removed MATCH_EQUAL_EXPORTED_BUILDTREE
Also removed in tools and vcpkg port because it's OFF by default.
2023-10-17 15:26:12 +02:00
silverqx 2c4bed7188 workflows upgraded to Qt v6.5.3 2023-10-17 15:26:10 +02:00
silverqx ca58498349 workflows analyzers upgraded to Clang v17 2023-10-17 15:26:08 +02:00
silverqx c1a23b444b workflows upgraded to Clang v17.0.2 2023-10-17 15:26:08 +02:00
silverqx c7ebcc8e7a workflows enhanced linters invocation
- removed symbolic link to a compile command database and used -p
   parameter instead
 - added -Qunused-arguments
 - enhanced/bugfix RegEx
2023-10-17 15:26:08 +02:00
silverqx 68151e4a12 workflows analyzers added CMake option 2023-10-17 15:26:07 +02:00
silverqx 9b7238967f workflows upgraded actions to latest versions
- updated NOTES.txt
2023-10-17 15:26:03 +02:00
silverqx 4d2529783c workflows linux upgraded to Clang 17 2023-10-17 15:26:03 +02:00
silverqx b2e6e1c7ab workflows upgraded to Clang 17.0.1 2023-10-17 15:26:02 +02:00
silverqx d332258b34 workflows added CI for TinyORM vcpkg ports 2023-09-12 15:21:38 +02:00
silverqx ff9db2b3aa workflows removed VCPKG_BUILD_TYPE 2023-09-12 12:10:40 +02:00
silverqx 4229918735 workflows changed TinyORM-bin path 2023-09-12 10:50:36 +02:00
silverqx 032514a3d6 workflows used New-Item instead of touch 2023-09-12 10:50:05 +02:00
silverqx 0787dbf2b1 workflows cmake added VCPKG_ options 2023-09-12 10:49:21 +02:00
silverqx 74cc02ce00 workflows added comment 2023-09-12 10:48:20 +02:00
silverqx c2c75e748a workflows used .exe in Windows runners 2023-09-12 10:47:54 +02:00
silverqx dfc56628cb workflows bugfix overridden VCPKG_ROOT 2023-09-10 12:06:46 +02:00
silverqx 9ad42009ac workflows changed to ilammy/msvc-dev-cmd@v1 2023-09-10 12:06:46 +02:00
silverqx 9b9133dc99 workflows disabled MySQL TLS for MSYS2 UCRT64
Because maria client can't connect to the MySQL >= 8.0.34 or >=8.1,
there is some problem in TLS 1.2 and 1.3 connection, it can't select
correct cipher. I will revert this back in the future when it will be
fixed.

Tag: to revert (in future)
2023-08-12 10:03:45 +02:00
silverqx f564890a38 workflows disabled MySQL TLS for MSYS2 UCRT64
Because maria client can't connect to the MySQL >= 8.0.34 or >=8.1,
there is some problem in TLS 1.2 and 1.3 connection, it can't select
correct cipher. I will revert this back in the future when it will be
fixed.

Tag: to revert (in future)
2023-08-12 09:38:54 +02:00
silverqx 28e3ec78d3 workflows added group 2023-08-12 09:16:36 +02:00
silverqx 3375116171 workflows disabled pull_request event 2023-07-24 16:26:02 +02:00
silverqx 1cf5b0c7e4 workflows upgraded to Qt v6.5.2 2023-07-20 19:27:19 +02:00
silverqx a3a37a5c5c workflows disabled msys2 g++ matrix 2023-06-22 21:14:35 +02:00
silverqx 06e86e110c workflows updated comment 2023-06-22 20:25:37 +02:00
silverqx 68bc717e83 workflows reverted msys2 g++ qt6 excluding
[skip ci]
2023-06-22 20:21:42 +02:00
silverqx 8316050633 workflows excluded msys2 g++ qt6 2023-06-22 20:10:42 +02:00
silverqx b24dda8978 workflows excluded msys2 g++ qt6 2023-06-22 20:07:32 +02:00
silverqx 6cffb34e89 workflows excluded msys2 g++ qt6 2023-06-22 20:06:37 +02:00
silverqx 65aaf22e71 workflows disabled msys2 g++ qt6
The tst_model_relations.cpp is causing exhausted memory.
2023-06-22 14:56:41 +02:00
silverqx e2c8ba60c1 workflows exclude msys2 gcc qt6 2023-06-22 14:29:00 +02:00
silverqx 0d246f5c12 workflows bugfix analyzers-qt5 to clang 16 2023-06-21 10:43:55 +02:00
silverqx 3dd9a12af6 workflows tried linux/analyzers-qt5 to clang 16 2023-06-21 10:30:59 +02:00
silverqx e3e6982ba6 workflows bugfix linux/analyzers-qt5 apt 2023-06-21 10:19:17 +02:00
silverqx 0ff45b2cff workflows bugfix analyzers-qt5 apt 2023-06-21 09:58:58 +02:00
silverqx a88e764d71 workflows bugfix linux-qt5 apt 2023-06-21 09:51:17 +02:00
silverqx 2b98bbea1a workflows upgraded Linux Qt 5 images
- upgraded to Ubuntu 22.04
 - upgraded to Qt v5.15.4
 - upgraded to GCC 12
2023-06-21 09:21:15 +02:00
silverqx 81acbea91b workflows upgrade clang-cl to 16.0.6 2023-06-21 08:35:44 +02:00
silverqx a3c99a90a6 dropped older clang support
Supported is only clang >=15, older clang has compiler bugs in concepts
and constraints, many bugs were fixed in the latest clang versions.
2023-06-21 08:33:53 +02:00
silverqx 07980db0dc workflows clang-cl upgraded to clang v16.0.4 2023-06-03 13:12:33 +02:00
silverqx 39136859c2 workflows upgraded to Qt v6.5.1 2023-05-24 13:44:45 +02:00
silverqx 31945c63c7 workflows added debug/release matrix for msvc 2023-04-04 16:59:26 +02:00
silverqx de3a32f35c workflows bugfix cache name 2023-04-04 16:49:44 +02:00
silverqx 1d8d5b72f7 workflows bugfix Cmake variable type 2023-04-04 16:47:18 +02:00
silverqx 0bb145709e workflows changed actions name to Qt6.5 2023-04-04 09:12:49 +02:00
silverqx 893876f5e5 bugfix workflows cache key name 2023-04-04 09:11:08 +02:00
silverqx f939c40c0f workflows upgraded to Qt v6.5.0 2023-04-04 09:06:59 +02:00
silverqx 12b4a5ca41 workflows upgraded to clang v16.0.0 2023-04-02 16:59:52 +02:00
silverqx 8e2bb3ee5f workflows bugfix ccache cache name 2023-03-17 13:00:42 +01:00