Commit Graph

13 Commits

Author SHA1 Message Date
Martchus 3e6eb5bc05 Rebuild mingw-w64-qt6 packages of my own projects against GCC 14
* Test GCC 14
* Rebuild qtutilities against Qt 6.7.0 so Windows 11 style is enabled by
  default
* Apply previous change of removing the i686 builds
2024-05-19 23:48:15 +02:00
Martchus d73c79d876 Disable i686 for Windows builds of Qt 6 and packages depending on it
See comment added to base package for reasoning.
2024-05-14 21:01:25 +02:00
Martchus 8fd1ceb59f Update own projects 2024-04-02 19:45:48 +02:00
Martchus d7bd9145c3 Update own projects 2023-11-22 00:04:07 +01:00
Martchus f7c4d5b87a Update own projects 2023-04-05 18:00:52 +02:00
Martchus 7647677434 Update own projects 2023-03-07 21:22:13 +01:00
Martchus 4742719574 Update own projects 2022-09-06 22:15:17 +02:00
Martchus 233dab2da9 Update own projects 2022-06-07 20:04:45 +02:00
Martchus b802a60295 Update own projects 2022-01-11 23:36:02 +01:00
Martchus ee8134b5c1 Update own projects 2021-07-06 23:01:03 +02:00
Martchus 2d812fe649 Update own projects 2021-06-07 12:54:52 +02:00
Martchus 18d9998bda Update own projects 2021-01-07 01:23:04 +01:00
Martchus dda08c381c Add mingw-w64-qt6 packages for some of my projects
Basically works, tested under the latest Windows 10

TODOs:
* The CLI-only syncthingctl is quite big, maybe some dependencies got
  pulled into the build, e.g. through plugins
* Translations are not working because the CMake module providing the
  macros is not available in the mingw-w64 build of Qt 6
2020-12-10 22:15:10 +01:00