packagekit/backends
Christian Hesse 0ea5bdd4c3 alpm: ignore new options...
... instead of crashing. Also increase required libalpm version to >=15.0.0.
2024-09-21 12:33:58 -04:00
..
alpm alpm: ignore new options... 2024-09-21 12:33:58 -04:00
apt apt: Prefer deb version comparison to strcmp 2024-05-21 02:37:43 +02:00
dnf Add dnf5 posttrans notify plugin 2024-06-15 13:29:32 -04:00
dummy Fix all compiler warnings 2021-01-11 23:12:57 +01:00
entropy entropy/portage: Fix missing 'comma' in meson.install_data () (#785) 2024-08-25 22:26:49 +02:00
freebsd freebsd backend: Advertise PK_GROUP_ENUM_VIRTUALIZATION package group 2024-06-05 22:13:11 +02:00
nix Globally pass -DPK_COMPILATION to the C++ compiler (#616) 2023-03-27 18:51:45 +02:00
pisi pisi: Fix broken filename (#682) 2023-09-29 15:12:44 +02:00
poldek Port to the meson build system 2020-01-10 09:06:26 +00:00
portage entropy/portage: Fix missing 'comma' in meson.install_data () (#785) 2024-08-25 22:26:49 +02:00
slack Globally pass -DPK_COMPILATION to the C++ compiler (#616) 2023-03-27 18:51:45 +02:00
test Use portable shebang in shell scripts. 2023-09-08 08:05:23 -04:00
zypp zypp: Mark the correct packages to-be-installed 2024-09-12 15:46:18 +08:00
meson.build backends: Allow multiple backends to be built with Meson 2020-03-16 09:10:16 +00:00
PORTING.txt