Johan Dahlin
|
08cfcdc81a
|
Use the same Python as we found in configure
Don't assume /usr/bin/python is python 2.x, on newer Ubuntu versions
it's actually python 3.x.
|
2012-06-29 11:59:33 -03:00 |
|
David Zeuthen
|
f34908ef15
|
GDBus: Regenerate code when the codegen or options passed to it changes
https://bugzilla.gnome.org/show_bug.cgi?id=660498
Signed-off-by: David Zeuthen <davidz@redhat.com>
|
2011-10-05 12:42:06 -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
|
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 |
|