aboutsummaryrefslogtreecommitdiff
path: root/mesonbuild/mtest.py
diff options
context:
space:
mode:
authorDylan Baker <dylan@pnwbakers.com>2021-12-07 09:25:29 -0800
committerEli Schwartz <eschwartz93@gmail.com>2021-12-07 16:12:23 -0500
commit2a1c0358f4fbace72ee3f076425f10f8f3cd5136 (patch)
treea98c24d9e64fe892b9118434affdbc9c081b6bc8 /mesonbuild/mtest.py
parente97f5a01c9c360b7dc5051bb2f39b2ba1664c3d7 (diff)
downloadmeson-2a1c0358f4fbace72ee3f076425f10f8f3cd5136.zip
meson-2a1c0358f4fbace72ee3f076425f10f8f3cd5136.tar.gz
meson-2a1c0358f4fbace72ee3f076425f10f8f3cd5136.tar.bz2
gnome/genmarshal: Add missing kwargs to permittedKwargs
There are thee arguments that are passed directly to CustomTarget which are not in the permittedKwargs: depends, depend_files, and build_always. The first two are obviously generically useful, as they allow creating correct ordering. The latter, not so much. Since it was an error to pass it, we'll just delete it.
Diffstat (limited to 'mesonbuild/mtest.py')
0 files changed, 0 insertions, 0 deletions