glib/gio/gdbus-2.0/codegen
Chun-wei Fan 87e6db8deb codegen.py: Rearrange GLib Version Check
...so that the generated code will build on all platforms, as compilers
like Visual C++ does not like #ifdef checks during a definition/use of
a macro.

https://bugzilla.gnome.org/show_bug.cgi?id=711049
2013-11-07 09:25:54 +08:00
..
__init__.py Introduce the UNINSTALLED_GLIB_BUILDDIR environment variable 2011-08-25 16:55:49 -04:00
.gitignore Avoid using - (hyphen) in gdbus-codegen directory name 2011-08-25 16:55:46 -04:00
codegen_docbook.py gdbus: Don't output invalid nested <para> docbook tags 2013-01-31 10:00:55 +01:00
codegen_main.py codegen: Treat input file as binary 2013-08-17 06:42:02 +02:00
codegen.py codegen.py: Rearrange GLib Version Check 2013-11-07 09:25:54 +08:00
config.py.in Avoid using - (hyphen) in gdbus-codegen directory name 2011-08-25 16:55:46 -04:00
dbustypes.py gdbus-codegen: make members of an interface inherit the "Since" annotation 2012-10-03 11:13:12 -04:00
gdbus-codegen.in codegen: Install Python files in $(datadir)/glib-2.0, rather than $(libdir) 2012-10-05 17:00:13 -04:00
Makefile.am Rework the build system for a new tests approach 2013-05-31 23:12:15 -04:00
parser.py Updated codegen to work with python3. 2012-07-01 11:14:54 -04:00
utils.py Updated codegen to work with python3. 2012-07-01 11:14:54 -04:00