Dieter Verfaillie
|
a2614efd14
|
Make gdbus-codegen 'relocatable' at runtime on Windows.
https://bugzilla.gnome.org/show_bug.cgi?id=650763
|
2011-08-25 17:23:00 -04:00 |
|
Dieter Verfaillie
|
acb5b852c1
|
gdbus-codegen: Revert to using /usr/bin/env for Python
After a lot of discussion, we decided /usr/bin/env is the most
flexible for now.
https://bugzilla.gnome.org/show_bug.cgi?id=650763
|
2011-08-25 17:19:27 -04:00 |
|
Dieter Verfaillie
|
cd0cd95078
|
Introduce the UNINSTALLED_GLIB_SRCDIR environment variable
This makes it possible to avoid setting PYTHONPATH in
Makefile.am files.
https://bugzilla.gnome.org/show_bug.cgi?id=650763
|
2011-08-25 16:55:49 -04:00 |
|
Dieter Verfaillie
|
5391aae009
|
Introduce the UNINSTALLED_GLIB_BUILDDIR environment variable
This makes it possible to also use relative imports for
gdbus-codegen's config module.
https://bugzilla.gnome.org/show_bug.cgi?id=650763
|
2011-08-25 16:55:49 -04:00 |
|
Dieter Verfaillie
|
5dc3c2efc8
|
Use relative imports for the gdbus/codegen package
But not yet for the config module (but is taken care
of in a followup patch).
https://bugzilla.gnome.org/show_bug.cgi?id=650763
|
2011-08-25 16:55:47 -04:00 |
|
Dieter Verfaillie
|
0eaec4e59a
|
Avoid using - (hyphen) in gdbus-codegen directory name
It's an invalid character in Python module names and prevents us from
being able to import it.
https://bugzilla.gnome.org/show_bug.cgi?id=650763
|
2011-08-25 16:55:46 -04:00 |
|