aboutsummaryrefslogtreecommitdiff
path: root/mesonbuild/backend/xcodebackend.py
diff options
context:
space:
mode:
authorEli Schwartz <eschwartz@archlinux.org>2022-03-28 23:33:28 -0400
committerEli Schwartz <eschwartz@archlinux.org>2022-03-28 23:33:28 -0400
commit823da3990947a8f4a2152826f0d7229f8a7a0159 (patch)
tree4e51faf48f2c747b8648364306534282e836a6e1 /mesonbuild/backend/xcodebackend.py
parent1c3191be55f0445d66ffc6cc7b94ba9837f00784 (diff)
downloadmeson-823da3990947a8f4a2152826f0d7229f8a7a0159.zip
meson-823da3990947a8f4a2152826f0d7229f8a7a0159.tar.gz
meson-823da3990947a8f4a2152826f0d7229f8a7a0159.tar.bz2
fix regression in propagating depends in gtkdoc
In commit 68e684d51f1e469e0d9f4b499ffda15146cad98a the function signature was changed, but several places did not adapt. Additionally, we now totally dropped the in-place update of gtkdoc's sole source of dependencies, but didn't propagate them upward to assign the newly collected dependencies anywhere. Fixes building gtkdoc with internal dependencies and failing when specified directly (when building the 'all' target with sufficiently random parallelism, deps may be built on time). Fixes: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1008382 https://gitlab.gnome.org/GNOME/libmediaart/-/issues/4
Diffstat (limited to 'mesonbuild/backend/xcodebackend.py')
0 files changed, 0 insertions, 0 deletions