glib/gio/gdbus-2.0/codegen
Xavier Claessens a1c78d63ef meson: Set install_tag on all tools
Those tools are not needed at runtime for typical applications,
distributions typically package them separately.

This makes `meson install --tag runtime` skip installation of those
tools. Omitting `--tag` argument will still install them, as well as
with `--tag bin,bin-devel`.

See https://mesonbuild.com/Installing.html#installation-tags.
2022-09-12 09:50:31 -04:00
..
__init__.py py: Reformat all Python files consistently 2020-11-17 15:50:07 +00:00
.flake8 Add .flake8 file 2022-02-15 11:47:30 +00:00
.gitignore Git should ignore generated config.py file 2017-11-20 10:17:01 +00:00
codegen_docbook.py codegen: Add missing closing angular bracket 2022-02-15 11:51:11 +00:00
codegen_main.py Add reStructuredText generator to gdbus-codegen 2022-01-22 01:30:16 +00:00
codegen_rst.py Add reStructuredText generator to gdbus-codegen 2022-01-22 01:30:16 +00:00
codegen.py gdbus-codegen: Fix a typo in a comment 2022-01-11 20:03:13 -08:00
config.py.in gdbus-codegen: Add --glib-max-allowed argument 2020-01-27 10:42:26 +00:00
dbustypes.py py: Various flake8 cleanups 2020-11-17 15:50:07 +00:00
gdbus-codegen.in gdbus-codegen: Call abspath() earlier 2017-11-06 11:57:52 +00:00
meson.build meson: Set install_tag on all tools 2022-09-12 09:50:31 -04:00
parser.py codegen: Reformat parser.py according to black 2022-02-18 01:45:10 +00:00
utils.py py: Various flake8 cleanups 2020-11-17 15:50:07 +00:00