summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2021-01-26Merge 'master' into telepathy-glib-0.24 (the branch has only fixes)Alexander Akulich4-30/+32
2020-05-19Sort generated types and adjust expected accordinglyJakub KulĂ­k1-1/+1
2019-12-12tools/glib-gtypes-generator.py: Sort generated typesAlexander Akulich1-3/+3
2019-12-12Port tools/manager-file.py to Python 3Alexey Andreyev1-17/+18
2019-12-12Port make-release-mail.py to Python 3Alexander Akulich1-5/+5
2019-09-25xincludator.py: Fix behaviour on LANG=CAlexander Akulich1-4/+5
2014-05-08stop hardcoding python's path in .py scriptsGuillaume Desmottes12-12/+12
2014-03-18Don't leak method call results (regression in 0.23.1)Simon McVittie2-3/+24
2014-02-04maintainer-prepare-release: do "git tag" in srcdirtelepathy-glib-0.23.1Simon McVittie1-1/+1
2014-01-07Stop calling g_type_init()Simon McVittie1-1/+0
2013-10-29codegen: factor out copy_into_gvalueSimon McVittie2-62/+29
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-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-03Make the code generation tools work under either Python 2 or 3Simon McVittie13-120/+129
2012-09-10Do not include single headers in codegenXavier Claessens1-5/+3
2012-09-05TpProxy: Deprecate _borrow_ functions and replace them by _get_Xavier Claessens1-0/+4
2012-08-30lcov: add a holding page for lcov reportsJonny Lamb1-0/+1
2012-07-05Make sure "make -j3 maintainer-foo" workstelepathy-glib-0.19.3Xavier Claessens1-3/+12
2012-05-09check-c-style: don't check if GError are initializedGuillaume Desmottes1-7/+0
2012-05-07Add multiple-inclusion guards to generated client-side codeSimon McVittie1-1/+12
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 '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-12Generate TP_NUM_foo for every generated enumSimon McVittie1-4/+14
2012-04-06many fixes to documentation commentsJonny Lamb1-2/+1
2012-03-09improve the mtime-transferring hack in tools/Simon McVittie1-8/+8
2012-03-09Codegen: write temporary files first, and rename them into placeSimon McVittie8-35/+80
2012-03-07glib-interfaces-gen: generate self-contained header filesSimon McVittie1-0/+1
2012-03-01Stop generating lists of signals marshallers altogetherSimon McVittie2-58/+0
2012-03-01Generate code that uses g_cclosure_marshal_generic()Simon McVittie2-7/+5
2012-02-20Fix out-of-tree releasesSimon McVittie1-3/+5
2011-11-16Add coding style check for g_hash_table_destroy and g_array_free usageXavier Claessens1-0/+13
2011-11-11Update make-release-mail.py from the Gabble.Will Thompson1-2/+11
2011-11-04tests: add --enable-installed-testsAlban Crequy1-0/+10
2011-10-10codegen: add a whitelist of tp_cli_*_run_* methodsWill Thompson1-11/+22
2011-09-06ginterface-gen: set PropertiesChanged annotation flagsWill Thompson1-0/+22
2011-08-17Add skip annotation for NUM_FOOXavier Claessens1-1/+1
2011-07-07Update the release mail automation script to contain the Git URLDebarshi Ray1-0/+3
2011-05-02glib-client-gen.py: try to add the enum type when documenting guint argsJonny Lamb1-5/+24
2011-03-15with-session-bus.sh: set DBUS_SESSION_BUS_PID, like dbus-launch doesSimon McVittie1-0/+2
2011-02-01maintainer-make-release: check for gtk-doc at the startWill Thompson1-0/+5
2011-02-01maintainer-prepare-release: remove redundant 'make check'Will Thompson1-1/+1
2011-01-13with-session-bus.sh: only print debug if VERBOSE_TESTS is setJonny Lamb1-3/+7
2010-12-17c-constants-gen.py: add magic gir rune when generating flags enumGuillaume Desmottes1-1/+1