Commit Graph

122 Commits

Author SHA1 Message Date
silverqx 2bc4bae138 workflows fixtypo 2022-07-17 17:05:32 +02:00
silverqx 01352418ed workflows decreased ccache max_size
- to 800M for Linux/MSYS2 gcc/clang
 - to 600M for Windows msvc
2022-07-16 14:45:48 +02:00
silverqx d196452d84 workflows disabled ccache for clang-cl 2022-07-16 14:44:38 +02:00
silverqx 991186c5d7 workflows enabled ccache for Windows-2022 images
The problem was in the CMAKE_CXX_COMPILER_LAUNCHER, if I have provided
an absolute path it started working.
2022-07-16 12:04:01 +02:00
silverqx 1e93e8c206 workflows ccache test 25 2022-07-16 11:50:13 +02:00
silverqx 8103fa4383 workflows ccache test 24 2022-07-16 11:40:14 +02:00
silverqx 0c8a1cc2fd workflows ccache test 23 2022-07-16 11:27:53 +02:00
silverqx e55a3ecb66 workflows ccache test 22 2022-07-16 10:58:41 +02:00
silverqx fd119aec3b workflows ccache test 21 2022-07-16 10:44:55 +02:00
silverqx 32cde1a9f6 workflows ccache test 20 2022-07-16 10:36:11 +02:00
silverqx 4bd789edaa workflows ccache test 19 2022-07-16 10:30:20 +02:00
silverqx 273693d4c9 workflows ccache test 18 2022-07-16 10:11:01 +02:00
silverqx 3e0cbc6618 workflows ccache test 17 2022-07-16 09:39:50 +02:00
silverqx fac2882ee9 workflows ccache test 16 2022-07-16 09:21:20 +02:00
silverqx 67c26bad43 workflows ccache test 15 2022-07-16 09:00:04 +02:00
silverqx b529db3651 workflows reverted caching build folder
It doesn't work well and the ccache doesn't work in Windows-2022 image.
2022-07-15 20:36:15 +02:00
silverqx ff926d318c workflows ccache test 14 2022-07-15 19:57:51 +02:00
silverqx c9be4421d3 workflows ccache test 13 2022-07-15 19:34:01 +02:00
silverqx b55cc7147a workflows ccache test 12 2022-07-15 19:00:43 +02:00
silverqx 45615f7a76 workflows ccache test 11 2022-07-15 18:08:51 +02:00
silverqx cf96d7a9d1 workflows ccache test 10 2022-07-15 17:39:15 +02:00
silverqx eee682e376 workflows enabled ccache for all msvc builds 🥳 2022-07-15 16:41:48 +02:00
silverqx b19a4497ff workflows ccache test 8 2022-07-15 15:25:39 +02:00
silverqx 6c6d6ef195 workflows ccache test 7 2022-07-15 14:04:26 +02:00
silverqx 1be33882e5 workflows ccache test 6 2022-07-15 13:15:37 +02:00
silverqx 740cd76b95 workflows ccache test 5 2022-07-15 12:34:20 +02:00
silverqx 8c9e930477 workflows ccache test 4 2022-07-15 09:32:35 +02:00
silverqx cf52d134c7 workflows ccache small fixes 2022-07-15 09:31:04 +02:00
silverqx db29df5eeb workflows ccache test 3 2022-07-15 08:19:37 +02:00
silverqx 0c6370face workflows ccache test 2 2022-07-15 08:18:10 +02:00
silverqx 2b737a82f2 workflows ccache test 1 2022-07-15 08:07:56 +02:00
silverqx 5c03458ba2 workflows added clang-tidy and clazy qt6 analyzers 2022-07-10 18:54:15 +02:00
silverqx a0494d2dd9 workflows reverted linux-qt5 2022-06-28 10:13:30 +02:00
silverqx 0de1b1f35a workflows test 2022-06-28 09:53:47 +02:00
silverqx 5ac88519d4 workflows test 2022-06-28 09:38:38 +02:00
silverqx 3b33b660bd workflows test 2022-06-28 09:30:25 +02:00
silverqx 89cd1f222e workflows test 2022-06-28 09:28:03 +02:00
silverqx 46b29213f1 workflows test 2022-06-28 09:27:21 +02:00
silverqx 918c0e86da workflows test 2022-06-28 09:19:34 +02:00
silverqx cfc3eb7aeb workflows test 2022-06-28 09:18:22 +02:00
silverqx b213d23f80 workflows test 2022-06-28 09:16:07 +02:00
silverqx 44c339a045 workflows test 2022-06-28 09:11:21 +02:00
silverqx 79492ccf96 workflows added vcpkg upgrade section 2022-06-28 09:05:55 +02:00
silverqx 0ce9c4bf58 workflows bugfix filename for qsql drivers 2022-06-24 12:20:41 +02:00
silverqx 9b331362d4 workflows clang-cl fixed connection name 2022-06-23 17:01:23 +02:00
silverqx 29340e5627 workflows fixed clang-cl migrate 2022-06-23 16:44:25 +02:00
silverqx e284482550 allowed to pass array to --database= option 😲
All commands with the --database= option can run in the loop for the
given database connections.

 - used this new array option in workflows
 - zsh completion, allow to pass array to the --database= option
 - enable SQLite tom migrations in clang-cl gh action (forgot)
2022-06-23 16:27:24 +02:00
silverqx 4f8f474fa0 workflows install g++-12 compiler for linux-qt6 2022-06-22 18:59:09 +02:00
silverqx ff9b0d3f8a workflows used g++-12 in linux-qt6 2022-06-22 18:42:38 +02:00
silverqx ff8528a283 workflow emojis 😎 2022-06-21 20:05:56 +02:00