David Zeuthen
|
f819aa5f17
|
gdbus-codegen: Fix build
See https://bugzilla.gnome.org/show_bug.cgi?id=651998 for details.
Signed-off-by: David Zeuthen <davidz@redhat.com>
|
2011-06-09 11:53:08 -04:00 |
|
Colin Walters
|
d39731724a
|
gdbus-codegen: Fix annotation parsing
It takes 3 options.
|
2011-05-11 17:13:57 -04:00 |
|
Colin Walters
|
61295f87c9
|
gdbus-codegen: Drop dependency on argparse
This is only in Python 2.7 or as a separate module. Use optparse
which exists since 2.3.
https://bugzilla.gnome.org/show_bug.cgi?id=649988
|
2011-05-11 15:39:34 -04:00 |
|
David Zeuthen
|
68ba1bf074
|
gdbus-codegen: Generate docs when generating C code
This is handy for both gtk-doc and gobject-introspection.
Signed-off-by: David Zeuthen <davidz@redhat.com>
|
2011-04-18 14:23:19 -04:00 |
|
David Zeuthen
|
2e358e12f9
|
gdbus-codegen: Nuke debug spew
Signed-off-by: David Zeuthen <davidz@redhat.com>
|
2011-04-15 16:36:54 -04:00 |
|
David Zeuthen
|
9e9535b45c
|
gdbus-codegen: Add copyright / license headers
Signed-off-by: David Zeuthen <davidz@redhat.com>
|
2011-04-15 08:33:30 -04:00 |
|
David Zeuthen
|
76d3653721
|
gdbus-codegen: Add --c-generate-object-manager option + doc improvements
Signed-off-by: David Zeuthen <davidz@redhat.com>
|
2011-04-12 11:50:34 -04:00 |
|
David Zeuthen
|
0b9229beca
|
Add gdbus-codegen(1) command
It doesn't work yet without the user manually adding ffi bits. That's
the topic of the next commit.
Signed-off-by: David Zeuthen <davidz@redhat.com>
|
2011-04-08 17:11:38 -04:00 |
|