summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into nextGuillaume Desmottes2014-05-2611-11/+11
|\
| * stop hardcoding python's path in .py scriptsGuillaume Desmottes2014-05-0812-12/+12
| * Don't leak method call results (regression in 0.23.1)Simon McVittie2014-03-182-3/+24
* | make-version-script: output symbols in sorted order for easier diffingSimon McVittie2014-04-081-5/+5
* | Move TpSvc* registration code to the -dbus librarySimon McVittie2014-04-031-1/+1
* | Rename core-util.c to value-array.c and put it in the -dbus librarySimon McVittie2014-04-031-0/+2
* | Also remove unused move_into_gvalueSimon McVittie2014-03-261-22/+0
* | Remove unused code from codegenXavier Claessens2014-03-264-139/+1
* | TpProxy: rewrite signal listeningSimon McVittie2014-03-261-154/+17
* | TpProxy: rewrite async and reentrant callsSimon McVittie2014-03-261-214/+100
* | remove assorted dbus-glib-specific valgrind suppressionsSimon McVittie2014-03-261-49/+0
* | glib-ginterface-gen: register a TpSvcInterfaceInfo, not dbus-glib glueSimon McVittie2014-03-261-162/+173
* | tp_dbus_daemon_watch_name_owner: rewrite in terms of g_bus_watch_name_on_conn...Simon McVittie2014-03-261-8/+0
* | Do domain-specific errors via GDBus, not dbus-glibSimon McVittie2014-03-261-8/+0
* | Remove TpProxy::interface-added, and dbus-glib marshaller registrationSimon McVittie2014-03-261-7/+0
* | libglibcodegen: add code to generate GDBusInterfaceInfo from the Tp specSimon McVittie2014-03-261-0/+203
* | Add ABI management for telepathy-loggerSimon McVittie2014-03-251-9/+66
* | Don't leak method call results (regression in 0.23.1)Simon McVittie2014-03-182-2/+23
* | logger tests: rely on GTestDBus instead of with-session-bus.shSimon McVittie2014-03-182-108/+0
* | glib-client-gen: factor out value_getterSimon McVittie2014-03-132-44/+28
* | codegen: move get_emits_changed() to libtpcodegenSimon McVittie2014-03-132-11/+11
* | Ignore allocations in gobject_init_ctorSimon McVittie2014-03-131-0/+7
* | Merge remote-tracking branch 'origin/master' into next-mergeGuillaume Desmottes2014-02-271-1/+1
|\ \ | |/
| * maintainer-prepare-release: do "git tag" in srcdirtelepathy-glib-0.23.1Simon McVittie2014-02-041-1/+1
* | Merge branch 'master' into nextSimon McVittie2014-01-071-1/+0
|\ \ | |/
| * Stop calling g_type_init()Simon McVittie2014-01-071-1/+0
* | Replace im.telepathy1 with im.telepathy.v1Simon McVittie2013-11-111-2/+2
* | Merge branch 'master' into nextSimon McVittie2013-11-042-63/+29
|\ \ | |/
| * codegen: factor out copy_into_gvalueSimon McVittie2013-10-292-62/+29
* | Bring back with-session-bus.shSimon McVittie2013-10-312-0/+108
* | Don't strip ABI versions from generated codeSimon McVittie2013-10-253-22/+13
* | Merge branch 'master' into nextSimon McVittie2013-09-263-108/+12
|\ \ | |/
| * glib-client-gen.py: ignore GValueArray deprecation warningsSimon McVittie2013-09-261-0/+10
| * Port unit tests to g_test_dbus_up/downXavier Claessens2013-09-262-108/+0
* | Merge tag 'telepathy-glib-0.21.1' into nextSimon McVittie2013-09-121-1/+1
|\ \ | |/
| * Use AC_PROG_MKDIR_P instead of deprecated AM_PROG_MKDIR_PSimon McVittie2013-06-111-1/+1
| * Merge branch 'telepathy-glib-0.20' and update NEWSSimon McVittie2013-04-041-0/+6
| |\
| | * with-session-bus.sh: clear DBUS_STARTER_*Simon McVittie2013-04-041-0/+6
* | | with-session-bus.sh: clear DBUS_STARTER_*Simon McVittie2013-09-121-0/+6
* | | Merge branch 'master' into nextSimon McVittie2013-01-0313-126/+131
|\ \ \ | |/ /
| * | Make the code generation tools work under either Python 2 or 3Simon McVittie2013-01-0313-120/+129
| |/
| * Do not include single headers in codegenXavier Claessens2012-09-101-5/+3
* | Remove reference to tp_proxy_borrow_interface_by_id()Xavier Claessens2012-12-261-1/+1
* | Merge branch 'master' into nextXavier Claessens2012-09-071-2/+2
|\ \ | |/
| * TpProxy: Deprecate _borrow_ functions and replace them by _get_Xavier Claessens2012-09-051-0/+4
* | Merge branch 'master' into nextJonny Lamb2012-08-311-0/+1
|\ \ | |/
| * lcov: add a holding page for lcov reportsJonny Lamb2012-08-301-0/+1
* | Merge branch 'master' into nextXavier Claessens2012-07-101-3/+12
|\ \ | |/
| * Make sure "make -j3 maintainer-foo" workstelepathy-glib-0.19.3Xavier Claessens2012-07-051-3/+12
* | Make sure to not use single includes in generated codeXavier Claessens2012-06-261-6/+18