Commit Graph

104 Commits

Author SHA1 Message Date
Martchus 624d2444fb Use soname dependencies for packages of own projects 2022-07-09 13:46:30 +02:00
Martchus 7a52af6090 Rebuild qtutilities packages with the right version 2022-06-11 13:31:43 +02:00
Martchus 70cef5c857 Update qtutilities 2022-06-11 00:31:33 +02:00
Martchus 233dab2da9 Update own projects 2022-06-07 20:04:45 +02:00
Martchus c3a68332ea Update own projects 2022-05-04 01:31:28 +02:00
Martchus 5411a9d1fd Update static libraries
* Use an older glibc so resulting binaries can run
  on older systems (without having to link statically
  against glibc)
* Call packages static-compat-* to make it clear that
  these packages are intended for compatibility with
  older distributions
* Add further libraries to get static-compat-qt6-base
  and some other static-compat-qt6-* packages building
2022-04-28 22:43:29 +02:00
Martchus bbc229c96b Update own projects 2022-04-06 01:39:42 +02:00
Martchus e6d464ec80 Update own projects 2021-12-07 20:39:28 +01:00
Martchus 8f884b8cca Update own projects 2021-11-03 10:56:01 +01:00
Martchus 380b180c04 WIP: Update own projects 2021-11-02 18:08:39 +01:00
Martchus c54f564676 Update own projects 2021-10-06 00:46:27 +02:00
Martchus fef0fb7add Update own projects 2021-08-17 21:38:22 +02:00
Martchus ee8134b5c1 Update own projects 2021-07-06 23:01:03 +02:00
Martchus 792e55bdd3 Update own projects 2021-05-05 01:34:01 +02:00
Martchus f525679f1d Update own projects 2021-04-07 09:39:53 +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
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 98077a8c6e Use ninja instead of make for building own projects and rapidjson 2020-10-04 01:04:55 +02:00
Martchus 8394147714 Use ninja to build Git versions of my projects 2020-09-28 18:33:04 +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 cebb069f75 Fix cd in check() function of qtutilities 2020-07-08 00:01:55 +02:00
Martchus 33f468e8f9 Update own projects 2020-07-07 18:04:18 +02:00
Martchus 83f3eef6b0 Enable tests in qtutilities-git 2020-06-16 01:21:47 +02:00
Martchus 34609fbba9 Update own projects 2020-05-06 19:15:21 +02:00
Martchus 65fe018b79 Update own projects 2020-03-18 11:45:08 +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 e5762bb710 Enable built-in translations in static Windows build of qtutilities 2019-10-21 17:14:30 +02: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 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 839cf09ad4 Update pkgrel of Git packages needing a rebuild 2019-08-14 01:59:26 +02:00
Martchus 151ab2fa13 Update git packages of own projects for merging breaking changes 2019-05-05 22:41:17 +02:00
Martchus f00b18276d Update qtutilities and syncthingtray 2019-03-07 13:51:28 +01:00
Martchus 4df3c28051 Continue work on PKGBUILDs for building final APKs
* Add armv7a-eabi
* APKs seem to build now but need further testing
2019-03-03 22:46:21 +01:00
Martchus a0a24ec13b Add android-armv7a-eabi variant for own packages 2019-03-02 14:38:08 +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