summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
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
2012-05-07Add multiple-inclusion guards to generated client-side codeSimon McVittie1-1/+12
2012-05-02Remove NUM_TP_* from generated codeSimon McVittie1-8/+0
2012-05-02Hide split reentrant methods in documentationSimon McVittie1-0/+4
2012-04-30codegen: inline type-checks into the generated header fileSimon McVittie1-16/+67
2012-04-30Export tp_cli_channel_add_signals etc.Simon McVittie1-1/+7
2012-04-13Merge branch 'master' into nextSimon McVittie2-3/+2
2012-04-13merge the various "fatal warnings or not?" optionsSimon McVittie1-1/+1
2012-04-13Merge branch 'telepathy-glib-0.18', rejecting non-fatal g-ir-scanner warningsSimon McVittie1-2/+1
2012-04-13Codegen: fix comment line start leftover.Alban Browaeys1-2/+1
2012-04-12Fix gtk-doc comments for auto-generated constants headersStef Walter1-1/+1
2012-04-12Merge branch 'master' into nextSimon McVittie1-1/+1
2012-04-12Merge branch 'telepathy-glib-0.18', rejecting 0.18-specific changesSimon McVittie1-1/+1
2012-04-12Fix doc comments for recent stricter gtk-docStef Walter2-2/+1
2012-04-12Merge branch 'master' into nextSimon McVittie1-4/+14
2012-04-12Generate TP_NUM_foo for every generated enumSimon McVittie1-4/+14
2012-04-10Merge branch 'master' into nextSimon McVittie1-2/+1