diff options
author | Eli Schwartz <eschwartz@archlinux.org> | 2022-01-14 15:13:47 -0500 |
---|---|---|
committer | Nirbheek Chauhan <nirbheek.chauhan@gmail.com> | 2022-01-15 23:50:14 +0530 |
commit | 96d000574450ed0a7a0589a069938b0f0dc5c05b (patch) | |
tree | eca1ee208de6670352a3fcacbbd36abc8c94bb7c /man | |
parent | f3a8e5d3b26410a3492952487a17909be0bfb217 (diff) | |
download | meson-96d000574450ed0a7a0589a069938b0f0dc5c05b.zip meson-96d000574450ed0a7a0589a069938b0f0dc5c05b.tar.gz meson-96d000574450ed0a7a0589a069938b0f0dc5c05b.tar.bz2 |
gnome.genmarshal: restore the ability to pass sources as Files objects
It used to support:
- a single string
- an array of anything
And as long as CustomTarget supported it too, everything worked fine.
So, a `files('foo')` worked but a `files('foo')[0]` did not, which is
silly... and it's not exactly terrible to use files() here, the input is
literally a list of source files.
Fixes building gnome-terminal
Fixes #9827
Test updated by Nirbheek Chauhan <nirbheek@centricular.com>
Diffstat (limited to 'man')
0 files changed, 0 insertions, 0 deletions