Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-09-25 | sync tools/ with tp-glib master | Guillaume Desmottes | 17 | -138/+165 | |
Needed to stop using deprecated API in generated code. https://bugs.freedesktop.org/show_bug.cgi?id=69797 | |||||
2012-10-30 | tools: Remove telepathy-glib-env from version control | Debarshi Ray | 1 | -9/+0 | |
It is generated during the build. | |||||
2012-10-30 | tools: expect a tar.bz2 not a tar.gz | Jonny Lamb | 2 | -10/+10 | |
This is an ugly patch but it'll do for now. Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> | |||||
2012-07-03 | Update tools/ copy from telepathy-glib | Xavier Claessens | 30 | -1427/+1688 | |
This avoid single include from generated code | |||||
2012-04-03 | tools/telepathy.am: update to latest version from tp-glib | Jonny Lamb | 3 | -6/+148 | |
Well... s/tar.gz/tar.bz2/g. We should fix this in upstream tp-glib tbh. Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> | |||||
2011-11-18 | Update check-c-style.sh from telepathy-glib | Cosimo Alfarano | 1 | -0/+13 | |
2011-03-22 | version 0.2.6telepathy-logger-0.2.6 | Nicolas Dufresne | 2 | -0/+0 | |
2011-02-23 | Comment the auto-magic script creation | Nicolas Dufresne | 1 | -16/+19 | |
Nobody seem do know what those target does and they clearly break distcheck target so I'm commenting it for now. | |||||
2011-02-23 | Add missing test script to EXTRA_DIST | Nicolas Dufresne | 1 | -0/+4 | |
2011-02-22 | Fix valgrind support in tests/dbus | Nicolas Dufresne | 1 | -1/+1 | |
This is just a quick fix, there seems to be redondant stuff between valgrind.mk and the Makefiles.am. | |||||
2011-01-21 | Add test/dbus testsuites, as tp-glib does. | Cosimo Alfarano | 3 | -0/+137 | |
Importing only the needed modules from tests/lib/ | |||||
2010-03-30 | Make the extensions library public and perform some minor reorganization. | Travis Reitter | 2 | -0/+60 | |
2010-03-23 | Switch from shave to AM_SILENT_RULES | Simon McVittie | 1 | -1/+0 | |
2010-02-24 | Include maintainer tools in toplevel Makefile.am | Danielle Madeley | 1 | -22/+7 | |
2010-02-24 | make distcheck fixes | Danielle Madeley | 1 | -0/+4 | |
2010-02-11 | Generate client bindings | Danielle Madeley | 1 | -0/+1184 | |
2010-02-11 | Get org.freedesktop.Telepathy.Logger extension building | Danielle Madeley | 3 | -0/+996 | |
2010-01-29 | Added file for TP DBus extension support | Cosimo Alfarano | 24 | -1994/+451 | |
2009-12-04 | Completed importing and refactoring of EmpathyLogStore | Cosimo Alfarano | 27 | -0/+4832 | |
* removed any call which would make TPL depending on libempathy * copied empathy-time.[hc] * added some empathy's utility function to tpl_utils.[ch] * added support for automake/autoconf using empathy's one as basis: currently TPL depends on telepathy-glib and libxmp-2.0 (and theirs deps) * added AUTHORS COPYING INSTALL README and NEWS files (empty) |