summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Collapse)AuthorFilesLines
2013-11-04Update Python tools from telepathy-glib (avoid deprecations, etc.)Simon McVittie13-181/+167
Bug: https://bugs.freedesktop.org/show_bug.cgi?id=26609 Reviewed-by: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
2013-10-09Use MKDIR_P instead of deprecated mkdir_pSimon McVittie1-1/+1
In theory, AC_PROG_MKDIR_P only sets MKDIR_P, although for now it also sets the deprecated mkdir_p for compatibility with AM_PROG_MKDIR_P. Similar to MC commit 04dd9b4. Bug: https://bugs.freedesktop.org/show_bug.cgi?id=70045 Reviewed-by: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
2012-09-11Update tools from telepathy-glibXavier Claessens24-117/+2658
I know this adds useless tools, but it's easier to have a raw copy of tp-glib's directory. We should consider using a git submodule tbh.
2012-08-14Make sure "make -j3 maintainer-foo" worksXavier Claessens1-3/+12
2012-02-21Update telepathy.am from telepathy-glib 0.17.5 to fix out-of-tree releasesSimon McVittie1-3/+5
2011-11-21Merge branch 'xmpp-console'Will Thompson4-144/+285
Fixes: <https://bugs.freedesktop.org/show_bug.cgi?id=xmpp-console> Reviewed-by: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
2011-11-18tools: update to respect EmitsChangedSignalWill Thompson4-144/+285
2011-11-16Add coding style check for g_hash_table_destroy and g_array_free usageXavier Claessens1-0/+13
2011-07-27make-release-mail: detect headers more robustly.Will Thompson1-2/+11
I just broke this by having a line beginning 'telepathy-gabble' which was not actually a version header.
2011-05-12Update the release mail automation script to contain the Git URLDebarshi Ray1-0/+3
2011-03-14telepathy.am: update to latest version from tp-glibJonny Lamb1-1/+6
Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
2010-12-10Update telepathy.am from telepathy-glibSimon McVittie1-4/+9
2010-10-01Automate release processWill Thompson3-4/+107
The idea is that you smoke-test the release, then just run % make maintainer-make-release which generates the tarball, the signature, the signed tag, and the release mail, uploads the release to telepathy.freedesktop.org, and then reminds you of the remaining steps (nano version bump, pushing to upstream, and sending the mail). If you want to do all the local bits, but not send anything, just run: % make maintainer-prepare-release then do whatever you want to do with the tarball etc. If you think it's ready, run: % make maintainer-upload-release
2010-01-28Use the Glorious XIncludator, not identity.xslWill Thompson3-9/+41
2010-01-11Sync glib-ginterface-gen.py from telepathy-glib, fixing method names that ↵Simon McVittie1-3/+3
are C keywords This is commit 46dc86715c3ff6b0e from telepathy-glib. Reviewed-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
2010-01-11Grab UNRELEASED-checking distcheck-hook from tp-glibWill Thompson1-0/+12
Fixes: fd.o#23848 Reviewed-by: Simon McVittie <simon.mcvittie@collabora.co.uk>
2010-01-08Move xep.xsl into docs/ and add xep.dtd, xep.ent, xep.xsdSimon McVittie2-930/+1
The .ent and .dtd expect to be used from the same directory as the source.
2009-12-20Test for the source file, not the target fileSjoerd Simons1-2/+2
2009-12-08Fix coding style checks for out-of-tree buildsWill Thompson1-2/+2
2009-12-08Make log-strip.py process its argumentsWill Thompson1-2/+12
2009-12-08Make log-strip.py executableWill Thompson1-1/+1
2009-12-07Update code-gten tools from telepathy-glib 0.9.2Sjoerd Simons6-188/+337
2009-09-29Sync glib-interfaces-gen.py with tp-glib HEAD to stop spurious lines on ↵Jonny Lamb1-5/+5
building. Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
2009-09-29Move from shave to automake 1.11's silent rules.Jonny Lamb2-6/+2
Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
2009-08-27Force date format for ChangeLogWill Thompson1-1/+1
Fixes fd.o#21327 (or will do, when this is copied to telepathy-glib).
2009-08-25Only write the changelog since 0.6.0 to ChangeLog, and don't use --statSimon McVittie1-2/+1
The changelog.gz in our Debian packages is now bigger than Gabble itself!
2009-08-12improve log strip regex for pointersDafydd Harries1-1/+1
2009-08-11add tool for stripping log files for comparisonDafydd Harries1-0/+25
2009-04-21Keep QUIET_GEN in tools/shave.mk and include that in the appropriate Makefiles.Jonny Lamb2-1/+3
Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
2009-04-21Converted gabble to use shave and make make output legible.Jonny Lamb1-2/+4
Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
2009-01-20Insert "wait for exit" in a way that only enables it when using lcov or refdbgSimon McVittie1-1/+1
Based on comments from Guillaume.
2009-01-20Add LCOV machinerySimon McVittie2-0/+25
2008-11-04Update glib-ginterface-gen.py from telepathy-glib (no significant changes)Simon McVittie1-2/+13
2008-11-04Update tools/telepathy.am from telepathy-glib so it will upload the signatureSimon McVittie1-1/+6
2008-10-22Copy telepathy.am from telepathy-glibSimon McVittie2-0/+23
2008-08-19Update xep.xsl from xmpp.org (r2166)Simon McVittie1-1/+7
2008-08-19Remove empty .git-darcs-dir filesSimon McVittie1-0/+0
These are a remnant of the Darcs to Git conversion process, used to ensure that directories exist in Git even if empty. Our directories are all non-empty anyway.
2008-07-22Allow undefined (external) interfaces in extensionsSimon McVittie1-14/+27
20080722161257-53eee-92d43a0b50bcd290b7e1a735d77c694f85ac2349.gz
2008-07-21Update doc-generator.xsl from telepathy-spec HEADSimon McVittie1-38/+381
20080721140307-53eee-6a0557489561b371e7623dd2c73fe27994bcb5e8.gz
2008-07-21Update code-gen tools from telepathy-glib 0.7.12Simon McVittie9-498/+300
20080721135858-53eee-e543608d57731a947b8617c9446e02daa8ea6f22.gz
2008-07-21Update xep.xsl to r2040Simon McVittie1-5/+11
20080721135256-53eee-dab1d1a9b1f6239412527bd636530192b80cff9b.gz
2008-07-21Remove tab in check-c-style.shSimon McVittie1-1/+1
20080721132956-53eee-7fd748c43c6a9df70f0e6441c3b821e2fe8e1b87.gz
2008-07-21check-c-style.sh: be strict about formatting of casts and pointer typesSimon McVittie1-0/+20
20080721131854-53eee-9eb995b5a0a4e610900b5c0201169a7a9b3312ec.gz
2008-06-09Actually add GLib interfaces generator XSLSimon McVittie2-0/+102
20080609133120-53eee-e18006efcec630c20a1b64a317a5315ff8a397df.gz
2008-06-09tools: add glib-interfaces-*-generator.xslSimon McVittie1-1/+7
20080609130030-53eee-a15c4f334681f602f1f1ce6a76b8a3cbad4123da.gz
2008-06-09Update libglibcodegen.py from telepathy-glib; add libtpcodegen (new ↵Simon McVittie4-161/+445
dependency) and glib-gtypes-generator.py 20080609124532-53eee-dc3c7a9e80b283f3710ec33984369af99f7a4a27.gz
2008-06-09doc-generator.xsl: update from telepathy-glibSimon McVittie1-34/+119
20080609124150-53eee-f89242064de4ed92eee303e382dd5d62ea88be50.gz
2008-05-07Adapt check-coding-style hookSimon McVittie1-1/+1
20080507160536-53eee-2cc37e3a34fda74d3e319a4f6206f807d3e1c550.gz
2008-05-07Update code-gen tools from telepathy-glibSimon McVittie6-114/+532
20080507155231-53eee-ce404ef66ef46faab6ae2c46cc2f7efdd40f6263.gz
2008-04-23Update xep.xsl to r1806. Stop pasting in the revision number, it's ↵Simon McVittie2-7/+5
error-prone if there is a <?xml?> declaration 20080423110438-53eee-738b73568ac255cb914c64a3282240d926026e7d.gz