summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge 'master' into telepathy-glib-0.24 (the branch has only fixes)Alexander Akulich2021-01-264-30/+32
|\
| * Sort generated types and adjust expected accordinglyJakub KulĂ­k2020-05-191-1/+1
| * tools/glib-gtypes-generator.py: Sort generated typesAlexander Akulich2019-12-121-3/+3
| * Port tools/manager-file.py to Python 3Alexey Andreyev2019-12-121-17/+18
| * Port make-release-mail.py to Python 3Alexander Akulich2019-12-121-5/+5
| * xincludator.py: Fix behaviour on LANG=CAlexander Akulich2019-09-251-4/+5
| * 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
* maintainer-prepare-release: do "git tag" in srcdirtelepathy-glib-0.23.1Simon McVittie2014-02-041-1/+1
* Stop calling g_type_init()Simon McVittie2014-01-071-1/+0
* codegen: factor out copy_into_gvalueSimon McVittie2013-10-292-62/+29
* 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
* 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
* | 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
* TpProxy: Deprecate _borrow_ functions and replace them by _get_Xavier Claessens2012-09-051-0/+4
* lcov: add a holding page for lcov reportsJonny Lamb2012-08-301-0/+1
* Make sure "make -j3 maintainer-foo" workstelepathy-glib-0.19.3Xavier Claessens2012-07-051-3/+12
* check-c-style: don't check if GError are initializedGuillaume Desmottes2012-05-091-7/+0
* Add multiple-inclusion guards to generated client-side codeSimon McVittie2012-05-071-1/+12
* merge the various "fatal warnings or not?" optionsSimon McVittie2012-04-131-1/+1
* Merge branch 'telepathy-glib-0.18', rejecting non-fatal g-ir-scanner warningsSimon McVittie2012-04-131-2/+1
|\
| * Codegen: fix comment line start leftover.Alban Browaeys2012-04-131-2/+1
| * Fix gtk-doc comments for auto-generated constants headersStef Walter2012-04-121-1/+1
* | Merge branch 'telepathy-glib-0.18', rejecting 0.18-specific changesSimon McVittie2012-04-121-1/+1
|\ \ | |/
| * Fix doc comments for recent stricter gtk-docStef Walter2012-04-122-2/+1
* | Generate TP_NUM_foo for every generated enumSimon McVittie2012-04-121-4/+14
* | many fixes to documentation commentsJonny Lamb2012-04-061-2/+1
|/
* improve the mtime-transferring hack in tools/Simon McVittie2012-03-091-8/+8
* Codegen: write temporary files first, and rename them into placeSimon McVittie2012-03-098-35/+80
* glib-interfaces-gen: generate self-contained header filesSimon McVittie2012-03-071-0/+1
* Stop generating lists of signals marshallers altogetherSimon McVittie2012-03-012-58/+0
* Generate code that uses g_cclosure_marshal_generic()Simon McVittie2012-03-012-7/+5
* Fix out-of-tree releasesSimon McVittie2012-02-201-3/+5
* Add coding style check for g_hash_table_destroy and g_array_free usageXavier Claessens2011-11-161-0/+13
* Update make-release-mail.py from the Gabble.Will Thompson2011-11-111-2/+11
* tests: add --enable-installed-testsAlban Crequy2011-11-041-0/+10
* codegen: add a whitelist of tp_cli_*_run_* methodsWill Thompson2011-10-101-11/+22
* ginterface-gen: set PropertiesChanged annotation flagsWill Thompson2011-09-061-0/+22
* Add skip annotation for NUM_FOOXavier Claessens2011-08-171-1/+1
* Update the release mail automation script to contain the Git URLDebarshi Ray2011-07-071-0/+3
* glib-client-gen.py: try to add the enum type when documenting guint argsJonny Lamb2011-05-021-5/+24
* with-session-bus.sh: set DBUS_SESSION_BUS_PID, like dbus-launch doesSimon McVittie2011-03-151-0/+2
* maintainer-make-release: check for gtk-doc at the startWill Thompson2011-02-011-0/+5
* maintainer-prepare-release: remove redundant 'make check'Will Thompson2011-02-011-1/+1
* with-session-bus.sh: only print debug if VERBOSE_TESTS is setJonny Lamb2011-01-131-3/+7
* c-constants-gen.py: add magic gir rune when generating flags enumGuillaume Desmottes2010-12-171-1/+1