Commit Graph

103 Commits

Author SHA1 Message Date
7a52af6090 Rebuild qtutilities packages with the right version 2022-06-11 13:31:43 +02:00
70cef5c857 Update qtutilities 2022-06-11 00:31:33 +02:00
233dab2da9 Update own projects 2022-06-07 20:04:45 +02:00
c3a68332ea Update own projects 2022-05-04 01:31:28 +02:00
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
bbc229c96b Update own projects 2022-04-06 01:39:42 +02:00
e6d464ec80 Update own projects 2021-12-07 20:39:28 +01:00
8f884b8cca Update own projects 2021-11-03 10:56:01 +01:00
380b180c04 WIP: Update own projects 2021-11-02 18:08:39 +01:00
c54f564676 Update own projects 2021-10-06 00:46:27 +02:00
fef0fb7add Update own projects 2021-08-17 21:38:22 +02:00
ee8134b5c1 Update own projects 2021-07-06 23:01:03 +02:00
792e55bdd3 Update own projects 2021-05-05 01:34:01 +02:00
f525679f1d Update own projects 2021-04-07 09:39:53 +02:00
18d9998bda Update own projects 2021-01-07 01:23:04 +01:00
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
6c54eeb0b1 Update own projects 2020-12-02 02:03:46 +01:00
191ca98fde Update Qt 6 packages to RC 2020-11-27 00:32:22 +01:00
40f05ad3b0 Enable built-in translations in Git packages of own projects 2020-11-11 19:04:15 +01:00
bb9b4c8325 Update Qt 6 packages to beta4 2020-11-11 12:26:44 +01:00
f48959313f Update own projects 2020-11-04 14:25:35 +01:00
59718d616a Add Qt 6 versions of own projects 2020-10-23 17:31:10 +02:00
402744ca02 Update checksums of own projects 2020-10-11 17:56:07 +02:00
ea450b5304 Update own projects 2020-10-11 14:54:08 +02:00
98077a8c6e Use ninja instead of make for building own projects and rapidjson 2020-10-04 01:04:55 +02:00
8394147714 Use ninja to build Git versions of my projects 2020-09-28 18:33:04 +02:00
17aa06bf8d Update own projects 2020-08-12 00:46:58 +02:00
c3eb57eb04 Update own projects 2020-07-18 00:31:43 +02:00
cebb069f75 Fix cd in check() function of qtutilities 2020-07-08 00:01:55 +02:00
33f468e8f9 Update own projects 2020-07-07 18:04:18 +02:00
83f3eef6b0 Enable tests in qtutilities-git 2020-06-16 01:21:47 +02:00
34609fbba9 Update own projects 2020-05-06 19:15:21 +02:00
65fe018b79 Update own projects 2020-03-18 11:45:08 +01:00
1e1175d93f Use git+https for Git packages of own projects 2020-02-05 13:52:36 +01:00
f13b97804b Fix checksums of own projects 2020-02-05 11:57:35 +01:00
b4dc433161 Update own projects 2020-02-05 08:49:15 +01:00
7913e56a52 Make Git versions of my libs co-installable with release version 2020-01-31 23:38:18 +01:00
96a316525a Update own projects 2020-01-07 18:19:07 +01:00
e5762bb710 Enable built-in translations in static Windows build of qtutilities 2019-10-21 17:14:30 +02:00
2c584d1fcc Update own packages 2019-10-12 23:54:01 +02:00
a336c98e20 Update own projects 2019-10-02 21:43:44 +02:00
190b18713f Update checksums of own packages 2019-08-24 23:33:20 +02:00
70be537d89 Update packages of own projects to next major releases 2019-08-24 17:19:43 +02:00
839cf09ad4 Update pkgrel of Git packages needing a rebuild 2019-08-14 01:59:26 +02:00
151ab2fa13 Update git packages of own projects for merging breaking changes 2019-05-05 22:41:17 +02:00
f00b18276d Update qtutilities and syncthingtray 2019-03-07 13:51:28 +01:00
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
a0a24ec13b Add android-armv7a-eabi variant for own packages 2019-03-02 14:38:08 +01:00
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
e9665de674 Update own projects 2019-02-18 00:51:26 +01:00