summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2014-04-08make-version-script: output symbols in sorted order for easier diffingSimon McVittie1-5/+5
2014-04-03Move TpSvc* registration code to the -dbus librarySimon McVittie1-1/+1
2014-04-03Rename core-util.c to value-array.c and put it in the -dbus librarySimon McVittie1-0/+2
2014-03-26Also remove unused move_into_gvalueSimon McVittie1-22/+0
2014-03-26Remove unused code from codegenXavier Claessens4-139/+1
2014-03-26TpProxy: rewrite signal listeningSimon McVittie1-154/+17
2014-03-26TpProxy: rewrite async and reentrant callsSimon McVittie1-214/+100
2014-03-26remove assorted dbus-glib-specific valgrind suppressionsSimon McVittie1-49/+0
2014-03-26glib-ginterface-gen: register a TpSvcInterfaceInfo, not dbus-glib glueSimon McVittie1-162/+173
2014-03-26tp_dbus_daemon_watch_name_owner: rewrite in terms of g_bus_watch_name_on_conn...Simon McVittie1-8/+0
2014-03-26Do domain-specific errors via GDBus, not dbus-glibSimon McVittie1-8/+0
2014-03-26Remove TpProxy::interface-added, and dbus-glib marshaller registrationSimon McVittie1-7/+0
2014-03-26libglibcodegen: add code to generate GDBusInterfaceInfo from the Tp specSimon McVittie1-0/+203
2014-03-25Add ABI management for telepathy-loggerSimon McVittie1-9/+66
2014-03-18Don't leak method call results (regression in 0.23.1)Simon McVittie2-2/+23
2014-03-18logger tests: rely on GTestDBus instead of with-session-bus.shSimon McVittie2-108/+0
2014-03-13glib-client-gen: factor out value_getterSimon McVittie2-44/+28
2014-03-13codegen: move get_emits_changed() to libtpcodegenSimon McVittie2-11/+11
2014-03-13Ignore allocations in gobject_init_ctorSimon McVittie1-0/+7
2014-02-27Merge remote-tracking branch 'origin/master' into next-mergeGuillaume Desmottes1-1/+1
2014-02-04maintainer-prepare-release: do "git tag" in srcdirSimon McVittie1-1/+1
2014-01-07Merge branch 'master' into nextSimon McVittie1-1/+0
2014-01-07Stop calling g_type_init()Simon McVittie1-1/+0
2013-11-11Replace im.telepathy1 with im.telepathy.v1Simon McVittie1-2/+2
2013-11-04Merge branch 'master' into nextSimon McVittie2-63/+29
2013-10-31Bring back with-session-bus.shSimon McVittie2-0/+108
2013-10-29codegen: factor out copy_into_gvalueSimon McVittie2-62/+29
2013-10-25Don't strip ABI versions from generated codeSimon McVittie3-22/+13
2013-09-26Merge branch 'master' into nextSimon McVittie3-108/+12
2013-09-26glib-client-gen.py: ignore GValueArray deprecation warningsSimon McVittie1-0/+10
2013-09-26Port unit tests to g_test_dbus_up/downXavier Claessens2-108/+0
2013-09-12Merge tag 'telepathy-glib-0.21.1' into nextSimon McVittie1-1/+1
2013-09-12with-session-bus.sh: clear DBUS_STARTER_*Simon McVittie1-0/+6
2013-06-11Use AC_PROG_MKDIR_P instead of deprecated AM_PROG_MKDIR_PSimon McVittie1-1/+1
2013-04-04Merge branch 'telepathy-glib-0.20' and update NEWSSimon McVittie1-0/+6
2013-04-04with-session-bus.sh: clear DBUS_STARTER_*Simon McVittie1-0/+6
2013-01-03Merge branch 'master' into nextSimon McVittie13-126/+131
2013-01-03Make the code generation tools work under either Python 2 or 3Simon McVittie13-120/+129
2012-12-26Remove reference to tp_proxy_borrow_interface_by_id()Xavier Claessens1-1/+1
2012-09-10Do not include single headers in codegenXavier Claessens1-5/+3
2012-09-07Merge branch 'master' into nextXavier Claessens1-2/+2
2012-09-05TpProxy: Deprecate _borrow_ functions and replace them by _get_Xavier Claessens1-0/+4
2012-08-31Merge branch 'master' into nextJonny Lamb1-0/+1
2012-08-30lcov: add a holding page for lcov reportsJonny Lamb1-0/+1
2012-07-10Merge branch 'master' into nextXavier Claessens1-3/+12
2012-07-05Make sure "make -j3 maintainer-foo" workstelepathy-glib-0.19.3Xavier Claessens1-3/+12
2012-06-26Make sure to not use single includes in generated codeXavier Claessens1-6/+18
2012-05-09Merge branch 'master' into nextXavier Claessens1-7/+0
2012-05-09check-c-style: don't check if GError are initializedGuillaume Desmottes1-7/+0
2012-05-07Merge branch 'master' into nextSimon McVittie1-1/+12