Age | Commit message (Expand) | Author | Files | Lines |
2010-01-28 | Use the Glorious XIncludator, not identity.xsl | Will Thompson | 3 | -9/+41 |
2010-01-11 | Sync glib-ginterface-gen.py from telepathy-glib, fixing method names that are... | Simon McVittie | 1 | -3/+3 |
2010-01-11 | Grab UNRELEASED-checking distcheck-hook from tp-glib | Will Thompson | 1 | -0/+12 |
2010-01-08 | Move xep.xsl into docs/ and add xep.dtd, xep.ent, xep.xsd | Simon McVittie | 2 | -930/+1 |
2009-12-20 | Test for the source file, not the target file | Sjoerd Simons | 1 | -2/+2 |
2009-12-08 | Fix coding style checks for out-of-tree builds | Will Thompson | 1 | -2/+2 |
2009-12-08 | Make log-strip.py process its arguments | Will Thompson | 1 | -2/+12 |
2009-12-08 | Make log-strip.py executable | Will Thompson | 1 | -1/+1 |
2009-12-07 | Update code-gten tools from telepathy-glib 0.9.2 | Sjoerd Simons | 6 | -188/+337 |
2009-09-29 | Sync glib-interfaces-gen.py with tp-glib HEAD to stop spurious lines on build... | Jonny Lamb | 1 | -5/+5 |
2009-09-29 | Move from shave to automake 1.11's silent rules. | Jonny Lamb | 2 | -6/+2 |
2009-08-27 | Force date format for ChangeLog | Will Thompson | 1 | -1/+1 |
2009-08-25 | Only write the changelog since 0.6.0 to ChangeLog, and don't use --stat | Simon McVittie | 1 | -2/+1 |
2009-08-12 | improve log strip regex for pointers | Dafydd Harries | 1 | -1/+1 |
2009-08-11 | add tool for stripping log files for comparison | Dafydd Harries | 1 | -0/+25 |
2009-04-21 | Keep QUIET_GEN in tools/shave.mk and include that in the appropriate Makefiles. | Jonny Lamb | 2 | -1/+3 |
2009-04-21 | Converted gabble to use shave and make make output legible. | Jonny Lamb | 1 | -2/+4 |
2009-01-20 | Insert "wait for exit" in a way that only enables it when using lcov or refdbg | Simon McVittie | 1 | -1/+1 |
2009-01-20 | Add LCOV machinery | Simon McVittie | 2 | -0/+25 |
2008-11-04 | Update glib-ginterface-gen.py from telepathy-glib (no significant changes) | Simon McVittie | 1 | -2/+13 |
2008-11-04 | Update tools/telepathy.am from telepathy-glib so it will upload the signature | Simon McVittie | 1 | -1/+6 |
2008-10-22 | Copy telepathy.am from telepathy-glib | Simon McVittie | 2 | -0/+23 |
2008-08-19 | Update xep.xsl from xmpp.org (r2166) | Simon McVittie | 1 | -1/+7 |
2008-08-19 | Remove empty .git-darcs-dir files | Simon McVittie | 1 | -0/+0 |
2008-07-22 | Allow undefined (external) interfaces in extensions | Simon McVittie | 1 | -14/+27 |
2008-07-21 | Update doc-generator.xsl from telepathy-spec HEAD | Simon McVittie | 1 | -38/+381 |
2008-07-21 | Update code-gen tools from telepathy-glib 0.7.12 | Simon McVittie | 9 | -498/+300 |
2008-07-21 | Update xep.xsl to r2040 | Simon McVittie | 1 | -5/+11 |
2008-07-21 | Remove tab in check-c-style.sh | Simon McVittie | 1 | -1/+1 |
2008-07-21 | check-c-style.sh: be strict about formatting of casts and pointer types | Simon McVittie | 1 | -0/+20 |
2008-06-09 | Actually add GLib interfaces generator XSL | Simon McVittie | 2 | -0/+102 |
2008-06-09 | tools: add glib-interfaces-*-generator.xsl | Simon McVittie | 1 | -1/+7 |
2008-06-09 | Update libglibcodegen.py from telepathy-glib; add libtpcodegen (new dependenc... | Simon McVittie | 4 | -161/+445 |
2008-06-09 | doc-generator.xsl: update from telepathy-glib | Simon McVittie | 1 | -34/+119 |
2008-05-07 | Adapt check-coding-style hook | Simon McVittie | 1 | -1/+1 |
2008-05-07 | Update code-gen tools from telepathy-glib | Simon McVittie | 6 | -114/+532 |
2008-04-23 | Update xep.xsl to r1806. Stop pasting in the revision number, it's error-pron... | Simon McVittie | 2 | -7/+5 |
2008-04-22 | Update xep.xsl to r1803 with an even more lenient license | Simon McVittie | 1 | -1/+24 |
2008-04-22 | Add xep.xsl from xmpp.org, and a maintainer-only Makefile target to resync it | Simon McVittie | 2 | -1/+897 |
2008-04-21 | Remove ls-interfaces.xsl from tools/ (no longer used or needed) | Simon McVittie | 2 | -37/+1 |
2008-04-02 | rearranged coding style check injection and fixed typo in exec-with-log.sh.in | Senko Rasic | 1 | -1/+3 |
2007-12-04 | Remove tools that are no longer needed | Simon McVittie | 4 | -173/+1 |
2007-12-04 | Add missing identity.xsl | Simon McVittie | 2 | -0/+8 |
2007-12-04 | Remove genginterface (no longer needed) | Simon McVittie | 2 | -730/+0 |
2007-12-04 | Also add glib-signals-marshal-gen.py from telepathy-glib | Simon McVittie | 2 | -0/+56 |
2007-12-04 | Add libglibcodegen.py and glib-ginterfaces-generator.py (from telepathy-glib) | Simon McVittie | 3 | -0/+955 |
2007-12-04 | Sync check-coding-style.mk etc. from telepathy-glib (add check-misc.sh, adjus... | Simon McVittie | 4 | -3/+19 |
2007-12-04 | Sync XSLT from telepathy-glib (use new FSF address, Lesser rather than Librar... | Simon McVittie | 5 | -10/+10 |
2007-12-04 | Add a rule to tools/Makefile.am to update the tools from ../telepathy-glib wh... | Simon McVittie | 1 | -0/+9 |
2007-12-04 | darcs mv check-* tools/ ; adjust src/Makefile.am, tests/Makefile.am, tools/Ma... | Simon McVittie | 4 | -0/+71 |