Commit Graph

77 Commits

Author SHA1 Message Date
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
Martchus 884c9b52c6 Update Qt 6 packages to 6.0.0 2020-12-09 13:03:48 +01:00
Martchus 6c54eeb0b1 Update own projects 2020-12-02 02:03:46 +01:00
Martchus 191ca98fde Update Qt 6 packages to RC 2020-11-27 00:32:22 +01:00
Martchus 40f05ad3b0 Enable built-in translations in Git packages of own projects 2020-11-11 19:04:15 +01:00
Martchus bb9b4c8325 Update Qt 6 packages to beta4 2020-11-11 12:26:44 +01:00
Martchus f48959313f Update own projects 2020-11-04 14:25:35 +01:00
Martchus 59718d616a Add Qt 6 versions of own projects 2020-10-23 17:31:10 +02:00
Martchus 402744ca02 Update checksums of own projects 2020-10-11 17:56:07 +02:00
Martchus ea450b5304 Update own projects 2020-10-11 14:54:08 +02:00
Martchus ad6ea17ef2 Fix syncthingtray-git 2020-10-07 22:22:10 +02:00
Martchus 98077a8c6e Use ninja instead of make for building own projects and rapidjson 2020-10-04 01:04:55 +02:00
Martchus cb7045df3a Adapt mingw-w64 packages for own projects to splitting static Qt libs 2020-09-13 13:21:21 +02:00
Martchus 17aa06bf8d Update own projects 2020-08-12 00:46:58 +02:00
Martchus c3eb57eb04 Update own projects 2020-07-18 00:31:43 +02:00
Martchus 33f468e8f9 Update own projects 2020-07-07 18:04:18 +02:00
Martchus bcbb05f3d0 Update syncthingtray to 0.10.10 2020-06-03 10:11:51 +02:00
Martchus 34609fbba9 Update own projects 2020-05-06 19:15:21 +02:00
Martchus 1b40bdb577 Update own projects 2020-04-08 12:45:11 +02:00
Martchus 65fe018b79 Update own projects 2020-03-18 11:45:08 +01:00
Martchus 9324a41578 Fix target suffix for plugins in syncthingtray-git 2020-02-14 23:27:34 +01:00
Martchus 1e1175d93f Use git+https for Git packages of own projects 2020-02-05 13:52:36 +01:00
Martchus f13b97804b Fix checksums of own projects 2020-02-05 11:57:35 +01:00
Martchus b4dc433161 Update own projects 2020-02-05 08:49:15 +01:00
Martchus 7913e56a52 Make Git versions of my libs co-installable with release version 2020-01-31 23:38:18 +01:00
Martchus 96a316525a Update own projects 2020-01-07 18:19:07 +01:00
Martchus 5afcec27c3 Update syncthingtray to 0.10.4 2019-12-03 18:12:04 +01:00
Martchus 699d79b6ba Update syncthingtray 2019-11-10 12:56:21 +01:00
Martchus 2c584d1fcc Update own packages 2019-10-12 23:54:01 +02:00
Martchus a336c98e20 Update own projects 2019-10-02 21:43:44 +02:00
Martchus e8ab7a2d04 Use libsyncthing-latest branch in mingw-w64-syncthingtray 2019-09-20 18:09:30 +02:00
Martchus 190b18713f Update checksums of own packages 2019-08-24 23:33:20 +02:00
Martchus 70be537d89 Update packages of own projects to next major releases 2019-08-24 17:19:43 +02:00
Martchus 79b584edf7 Add iproute2 to syncthingtray checkdepends
To prevent "/startdir/PKGBUILD: line 52: ss: command not found"
2019-05-21 18:04:20 +02:00
Martchus 151ab2fa13 Update git packages of own projects for merging breaking changes 2019-05-05 22:41:17 +02:00
Martchus 2bcb83996e Update own projects 2019-04-24 17:44:02 +02:00
Martchus 6f14e3470a Change the workaround for building mingw-w64 packages
https://github.com/Martchus/PKGBUILDs/issues/86 has been fixed
and https://gitlab.kitware.com/cmake/cmake/issues/19095 has been
opened
2019-03-26 21:38:04 +01:00
Martchus f00b18276d Update qtutilities and syncthingtray 2019-03-07 13:51:28 +01:00
Martchus c49dae9db4 Specify source directory explicitely
To

* workaround bug in CMake 3.13.3
* stay compatible with future CMake releases
2019-03-02 14:31:58 +01:00
Martchus b88a1ab855 Remove workarounds for building static Windows binaries
The faulty linker search path should no longer be present.
2019-01-05 01:53:14 +01:00
Martchus c457264551 Fix dependencies of JS provider for Syncthing Tray 2018-12-30 23:40:48 +01:00
Martchus 0184e4b91d Update syncthingtray to 0.8.4 2018-12-29 21:01:27 +01:00
Martchus 00ac9d9943 Link Syncthing Tray against Qt WebEngine 2018-12-09 14:16:31 +01:00
Martchus 2599fd87f3 Update own projects, add aarch64 2018-11-04 16:51:58 +01:00
Martchus 1ab0c2dcfd Update packages for own projects 2018-09-26 16:58:30 +02:00
Martchus f5a0352269 Set SYNCTHING_TEST_TIMEOUT_FACTOR to 3 for syncthingtray tests 2018-09-19 17:27:10 +02:00
Martchus cac23f236b Add mesa dependency where CMake complains about missing gl.h 2018-06-10 23:16:33 +02:00
Martchus 1e7aea297a Update mingw-w64-qt5 packages to 5.11.0 2018-05-28 20:48:21 +02:00
Marius Kittler 1863383326 Update own projects 2018-05-17 21:29:13 +02:00
Martchus c4fae3ff2e Update packages for own projects 2018-05-11 17:10:03 +02:00