glib/gio/gdbus-2.0/codegen
Nirbheek Chauhan b9f2ea4235 gdbus-codegen: Don't assume bindir and datadir share prefix
This assumption breaks when, for instance:

* Called as /bin/gdbus-codegen
* Installed on Windows in a directory that is not `bin/`

For such cases, we cannot make any assumptions about the directory
structure, and must hard-code the datadir.

https://bugzilla.gnome.org/show_bug.cgi?id=786785
2017-10-11 09:48:38 +01:00
..
__init__.py gio/gdbus-2.0/codegen/: LGPLv2+ -> LGPLv2.1+ 2017-05-29 19:53:34 +02:00
.gitignore Avoid using - (hyphen) in gdbus-codegen directory name 2011-08-25 16:55:46 -04:00
codegen_docbook.py gdbus-codegen: Apply --output-directory to generated docs as well 2017-05-30 00:08:38 +02:00
codegen_main.py gdbus-codegen: Apply --output-directory to generated docs as well 2017-05-30 00:08:38 +02:00
codegen.py meson: Improve MSVC and MinGW support and fix dependencies everywhere 2017-07-13 19:03:39 -04:00
config.py.in meson: Improve MSVC and MinGW support and fix dependencies everywhere 2017-07-13 19:03:39 -04:00
dbustypes.py gio/gdbus-2.0/codegen/: LGPLv2+ -> LGPLv2.1+ 2017-05-29 19:53:34 +02:00
gdbus-codegen.in gdbus-codegen: Don't assume bindir and datadir share prefix 2017-10-11 09:48:38 +01:00
Makefile.am gdbus-codegen: Don't assume bindir and datadir share prefix 2017-10-11 09:48:38 +01:00
meson.build gdbus-codegen: Don't assume bindir and datadir share prefix 2017-10-11 09:48:38 +01:00
parser.py gio/gdbus-2.0/codegen/: LGPLv2+ -> LGPLv2.1+ 2017-05-29 19:53:34 +02:00
utils.py gio/gdbus-2.0/codegen/: LGPLv2+ -> LGPLv2.1+ 2017-05-29 19:53:34 +02:00