summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2008-08-19Remove all .git-darcs-dir filesSimon McVittie1-0/+0
2008-08-15Consolidate all .gitignore files to top levelSimon McVittie1-1/+0
2008-08-14Add .gitignore filesXavier Claessens1-0/+1
2008-07-23Update doc-generator.xsl from telepathy-spec 0.17.8Simon McVittie1-14/+27
2008-07-21Update doc-generator.xsl from telepathy-specSimon McVittie1-38/+381
2008-07-21Tighten coding style checkingSimon McVittie1-0/+20
2008-07-01libglibcodegen: generate the right thing for 'ao'. DBUS_TYPE_G_OBJECT_ARRAY i...Simon McVittie1-1/+4
2008-06-19glib-interfaces-gen.pyOlli Salli5-189/+100
2008-06-19Make .. as path element work in get_by_path again, and make it return attribu...Olli Salli1-3/+3
2008-06-18Distribute c-constants-gen.py instead of the (now defunct) c-constants-genera...Olli Salli1-1/+1
2008-06-18c-constants-generator.xsl -> c-constants-gen.pyOlli Salli3-299/+153
2008-06-17Add get_by_path(element, path) to libtpcodegen to support a pseudo-subset of ...Olli Salli2-0/+34
2008-06-17Make libtpcodegen.get_descendant_text work transparently on (possibly nested)...Olli Salli1-3/+5
2008-06-17Add libtpcodegen.{pyc,pyo} to tools/Makefile.am CLEANFILESOlli Salli1-1/+1
2008-06-14Make get_descendant_text return '' in case of a None element (mirroring xsl:v...Olli Salli1-0/+2
2008-06-06Add documentation to make-version-script.pySimon McVittie1-2/+4
2008-06-06Enhance make-version-script.py to produce dpkg symbols files tooSimon McVittie1-21/+67
2008-06-06tools/make-version-script.py: allow and ignore a "release" headerSimon McVittie1-0/+3
2008-05-30Distribute libtpcodegen.py, fixing distcheckSimon McVittie1-0/+1
2008-05-30Explicit is better than implicit: use an explicit from/import list rather tha...Simon McVittie1-1/+9
2008-05-26glib-errors-enum-header.xsl -> glib-errors-enum-header-gen.pyOlli Salli3-74/+78
2008-05-23Replace glib-errors-enum-body.xsl with glib-errors-enum-body-gen.py, a byte-t...Olli Salli3-73/+67
2008-05-23Add libtpcodegen.get_descendant_text(element) for extracting text data from a...Olli Salli1-0/+12
2008-05-23Split libtpcodegen.py from libglibcodegen.pyOlli Salli2-161/+184
2008-05-28Update doc-generator.xsl to telepathy-spec 0.17.6 levelSimon McVittie1-34/+119
2008-05-07Use a less fragile mechanism to connect up the coding style checkSimon McVittie1-1/+1
2008-04-22glib-client-gen.py: in _call_ methods, destroy (user_data) even if there is n...Simon McVittie1-6/+21
2008-04-21Remove cruft from tools/: spec-to-introspect.xsl, make-all-async.xsl, ls-inte...Simon McVittie4-132/+0
2008-04-14Add a script to generate a GNU ld version script from versions/*.abiSimon McVittie2-0/+155
2008-04-11Fix generation of bindings for arrays of object-path ('ao') - GPtrArray, not ...Simon McVittie1-1/+1
2008-04-07Update doc-generator.xsl from Telepathy specSimon McVittie1-3/+8
2008-04-04glib-client-gen: cope with Unicode characters in the specSimon McVittie1-0/+4
2008-04-02glib-client-gen: convert tp_proxy_api to a tuple for correct comparison with ...Simon McVittie1-2/+2
2008-04-02glib-client-gen: if --tp-proxy-api=x.y.z is supplied, for (x, y, z) >= (0, 7,...Simon McVittie1-1/+8
2008-03-25glib-client-gen.py: Fix identationSjoerd Simons1-10/+10
2008-03-23Let the code generation add G_GNUC_UNUSED to function arguments where applicableSjoerd Simons2-18/+22
2008-03-05Update doc-generator.xsl from tp-spec-tools-smcv: generate docs for all inter...Simon McVittie1-3/+3
2008-03-05Update doc-generator.xsl from telepathy-specSimon McVittie1-12/+76
2008-02-29Fix memory leak on the GError when object does not implement an interface (bu...Alberto Mardegan1-0/+1
2008-02-20Don't use ' etc., it confuses gtkdoc...Simon McVittie1-1/+1
2008-02-20Avoid using CDATA where possibleSimon McVittie3-23/+28
2008-02-13glib-ginterface-gen: generate glue for the D-Bus core Properties mixinSimon McVittie1-11/+58
2008-02-13glib-client-gen: special-case G_TYPE_VALUE outputs, fixing a crash when a met...Simon McVittie1-2/+18
2008-02-11glib-ginterface-gen.py: allow interfaces to be marked as tp:implement-service...Simon McVittie1-1/+5
2008-02-07glib-ginterface-gen.py: add hooks to generate introspect info for propertiesSimon McVittie1-1/+7
2008-01-18telepathy-glib-env.in: exec the called programSimon McVittie1-1/+1
2008-01-18Rename telepathy-glib-gdb to telepathy-glib-env and make it take e.g. "gdb" a...Simon McVittie2-4/+4
2008-01-17glib-client-gen: make *_run_* output a GMainLoop, not a TpPendingCallSimon McVittie1-8/+15
2008-01-17Re-indent c-constants-generator.xsl for claritySimon McVittie1-69/+111
2008-01-15Add telepathy-glib-gdb tool to help with gdb'ing tests and examplesSimon McVittie2-1/+19