Commit Graph

109 Commits

Author SHA1 Message Date
Martchus 624d2444fb Use soname dependencies for packages of own projects 2022-07-09 13:46:30 +02:00
Martchus dbfea6400a Update own projects 2022-07-05 22:58:40 +02:00
Martchus 233dab2da9 Update own projects 2022-06-07 20:04:45 +02:00
Martchus ad99cb3f57 Update own projects 2022-05-24 21:55:58 +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 f91eb8ae0f Update own projects 2022-02-16 18:54:38 +01:00
Martchus b802a60295 Update own projects 2022-01-11 23:36:02 +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 a0bf1ed226 Update own projects 2021-09-07 21:31:10 +02:00
Martchus a56468ec34 Update own projects 2021-08-03 21:42:39 +02: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 2ae7d43704 Rebuild c++utilities-git and syncthingtray-git 2021-05-24 23:12:06 +02:00
Martchus 57198fc0c0 Update c++utilities to 5.10.3 2021-05-12 23:32:41 +02:00
Martchus f525679f1d Update own projects 2021-04-07 09:39:53 +02:00
Martchus e86dfe6da0 Update c++utilities and syncthingtray 2021-02-03 11:00:33 +01:00
Martchus 18d9998bda Update own projects 2021-01-07 01:23:04 +01:00
Martchus 6c54eeb0b1 Update own projects 2020-12-02 02:03:46 +01:00
Martchus f48959313f Update own projects 2020-11-04 14:25:35 +01: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
Arvedui b8b14704bf Add dependency on gcc-libs to c++utilities
c++utilities has a runtime dependency on gcc-libs which must be declared.
2020-08-29 13:08:12 +02:00
Martchus 17aa06bf8d Update own projects 2020-08-12 00:46:58 +02:00
Martchus 33f468e8f9 Update own projects 2020-07-07 18:04:18 +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 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 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 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
Martchus e9665de674 Update own projects 2019-02-18 00:51:26 +01:00
Martchus afbe1209a8 Update Android packages
* Update to latest version(s)
* Change name scheme
* Use Clang/libc++ everywhere
2018-11-26 20:50:49 +01:00
Martchus 2599fd87f3 Update own projects, add aarch64 2018-11-04 16:51:58 +01:00
Martchus 26be383275 Build tests for android-c++utilities 2018-10-18 23:20:07 +02:00
Martchus 98d9d51490 Improve own packages
* Fix a few details
* Switch to libc++ under Android
2018-10-07 22:24:48 +02:00