Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-01-27 | Remove vestigial Loudmouth headers and build system | Will Thompson | 1 | -3/+0 | |
2011-11-21 | Support building on Android | Alvaro Soliverez | 1 | -0/+1 | |
This patch makes it possible to use installed versions of Wocky and Yell, rather than submodules; adds a missing explicit dependency on gio; and adds Androgenizer build targets. Modified from an original patch by Derek Foreman. https://bugs.freedesktop.org/show_bug.cgi?id=42446 | |||||
2011-10-28 | Update .gitignore with installed tests | Alban Crequy | 1 | -3/+11 | |
2011-05-02 | caps-hash test: removed | Jonny Lamb | 1 | -1/+0 | |
This has moved to wocky. Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> | |||||
2010-12-10 | tests: add GABBLE_TEST_BUSTLE env option | Jonny Lamb | 1 | -0/+1 | |
Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> | |||||
2010-10-01 | Merge branch 'telepathy-gabble-0.10' | Will Thompson | 1 | -0/+1 | |
Conflicts: NEWS configure.ac | |||||
2010-10-01 | Automate release process | Will Thompson | 1 | -0/+1 | |
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-09-17 | generate gabble-enumtypes.[ch] | Jonny Lamb | 1 | -0/+2 | |
Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> | |||||
2010-07-13 | gitignore: updated to include more emacs stuff | Jonny Lamb | 1 | -0/+2 | |
Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> | |||||
2010-01-11 | Add a simple test for gabble_set_tp_error_from_wocky() | Simon McVittie | 1 | -0/+1 | |
2010-01-11 | .gitignore: ignore intermediate files for gcov 4.4 | Simon McVittie | 1 | -0/+1 | |
This is basically commit a9cd3574ef61d from telepathy-glib. Reviewed-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> | |||||
2009-09-29 | Move from shave to automake 1.11's silent rules. | Jonny Lamb | 1 | -2/+0 | |
Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> | |||||
2009-09-11 | update gitignore | Guillaume Desmottes | 1 | -0/+3 | |
2009-08-26 | .gitignore: gabbleconfig.py has been renamed config.py | Guillaume Desmottes | 1 | -1/+1 | |
2009-08-14 | update .gitignore | Dafydd Harries | 1 | -3/+4 | |
2009-08-04 | add strace.log to .gitignore | Guillaume Desmottes | 1 | -0/+1 | |
2009-07-27 | .gitignore: Ignore configure.lineno, config.status.lineno | Simon McVittie | 1 | -0/+2 | |
It seems you get these if your /bin/sh is dash. Reviewed-by: Will Thompson <will.thompson@collabora.co.uk> | |||||
2009-07-23 | update gitignore | Guillaume Desmottes | 1 | -1/+2 | |
2009-04-21 | Converted gabble to use shave and make make output legible. | Jonny Lamb | 1 | -0/+2 | |
Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> | |||||
2009-02-06 | ignore twisted test temporary files | Dafydd Harries | 1 | -0/+2 | |
2009-02-02 | gitignore config.py instead of gabbleconfig.py as this file doesn't exist ↵ | Guillaume Desmottes | 1 | -1/+1 | |
anymore | |||||
2009-02-01 | Generate FIXME.out like telepathy-glib | Will Thompson | 1 | -0/+1 | |
2009-01-20 | Add LCOV machinery | Simon McVittie | 1 | -0/+4 | |
2009-01-20 | .gitignore: anchor paths at root of tree where appropriate | Simon McVittie | 1 | -56/+56 | |
2008-12-15 | update gitignore | Guillaume Desmottes | 1 | -0/+3 | |
2008-12-10 | add generated m4 files to gitignore | Guillaume Desmottes | 1 | -0/+5 | |
2008-09-30 | add refdbg.log to gitignore | Guillaume Desmottes | 1 | -0/+1 | |
2008-09-24 | Add cscope.out to .gitignore | Will Thompson | 1 | -0/+1 | |
2008-08-16 | Updated gitignore. | Jonny Lamb | 1 | -0/+4 | |
Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> | |||||
2008-08-15 | Set autogen.sh executable, use git in dist-hook, replace _boring with .gitignore | Simon McVittie | 1 | -0/+61 | |