glib/gio/gdbus-2.0/codegen
Iñigo Martínez 5faac84413 gdbus-codegen: Fix header include in the body file
When body file is generated, the header name to be included is
built by using the path passed by `--output` directory. However,
this might not be correct because, if the path includes a
subdirectory, the whole path will be used instead of only the
base name.

Please see:
  https://github.com/mesonbuild/meson/issues/3488
  https://github.com/gnome-mpv/gnome-mpv/issues/305#issuecomment-385056156

https://bugzilla.gnome.org/show_bug.cgi?id=795802
2018-05-04 17:16:10 +01:00
..
__init__.py gio/gdbus-2.0/codegen/: LGPLv2+ -> LGPLv2.1+ 2017-05-29 19:53:34 +02:00
.gitignore Git should ignore generated config.py file 2017-11-20 10:17:01 +00:00
codegen_docbook.py gdbus-codegen: Remove unnecessary parameters from the constructor 2018-01-15 16:10:12 +01:00
codegen_main.py gdbus-codegen: Fix header include in the body file 2018-05-04 17:16:10 +01:00
codegen.py codegen: List basenames of input files in generated preamble 2018-04-23 20:03:53 +01:00
config.py.in meson: Improve MSVC and MinGW support and fix dependencies everywhere 2017-07-13 19:03:39 -04:00
dbustypes.py gdbus-codegen: Use Color's print_* methods 2018-01-15 16:03:03 +01:00
gdbus-codegen.in gdbus-codegen: Call abspath() earlier 2017-11-06 11:57:52 +00:00
Makefile.am gdbus-codegen: Don't assume bindir and datadir share prefix 2017-10-11 09:48:38 +01:00
meson.build meson: Improve gdbus-codegen custom target dependencies 2017-10-11 16:55:39 +05:30
parser.py gdbus-codegen: Use Color's print_* methods 2018-01-15 16:03:03 +01:00
utils.py gdbus-codegen: Use Color's print_* methods 2018-01-15 16:03:03 +01:00