diff options
author | Antonio Ospite <antonio.ospite@collabora.com> | 2019-03-29 18:23:13 +0100 |
---|---|---|
committer | Antonio Ospite <antonio.ospite@collabora.com> | 2019-04-01 11:51:02 +0200 |
commit | e680dbe0658851bc73d8e664909df9619365e714 (patch) | |
tree | 2418b3cf85e6c040a2516732b7f5bdd90b8ed4a9 /mesonbuild/compilers/c.py | |
parent | 5905533fcd7fb9663023e6cf98d95667620d2f12 (diff) | |
download | meson-e680dbe0658851bc73d8e664909df9619365e714.zip meson-e680dbe0658851bc73d8e664909df9619365e714.tar.gz meson-e680dbe0658851bc73d8e664909df9619365e714.tar.bz2 |
Add 'meson subprojects foreach' command
Sometimes it is convenient to run an arbitrary command (e.g. 'git diff')
on all subprojects.
Add a 'meson subprojects foreach' command to take care of that.
For this command the common argument 'subprojects' does not make sense,
so only add '--sourcedir' and cover the case of a missing
options.subprojects in run().
Diffstat (limited to 'mesonbuild/compilers/c.py')
0 files changed, 0 insertions, 0 deletions