diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2022-10-05 16:40:48 +0200 |
---|---|---|
committer | Jussi Pakkanen <jpakkane@gmail.com> | 2022-10-28 13:06:52 +0300 |
commit | 212af2b278f6cd58b17cabbff4883b5258601a6c (patch) | |
tree | ae6c0952433c5f87d7650bb893806bc816c53c8a /unittests/linuxliketests.py | |
parent | 2fe3271f773cb4207967271b4a8fb8daa131e4c8 (diff) | |
download | meson-212af2b278f6cd58b17cabbff4883b5258601a6c.zip meson-212af2b278f6cd58b17cabbff4883b5258601a6c.tar.gz meson-212af2b278f6cd58b17cabbff4883b5258601a6c.tar.bz2 |
gnome: allow generator outputs as gdbus-codegen inputs
GeneratedLists as sources to `gnome.gdbus_codegen` worked until
version 0.60 of Meson, but broke in 0.61 because of the conversion to
typed_pos_args and typed_kwargs. Reinstate this by adding them to the
decorators and annotations.
Note that gdbus_codegen desugars to two custom_targets and therefore the
generator is invoked twice. This is not optimal, but it should not be
an issue and can be changed later.
Fixes: 53a187ba2 ("modules/gnome: use typed_pos_args for gdbus_codegen", 2021-11-01)
Fixes: ef52e6093 ("modules/gnome: use typed_kwargs for gdbus_codegen", 2021-11-08)
Diffstat (limited to 'unittests/linuxliketests.py')
0 files changed, 0 insertions, 0 deletions