summaryrefslogtreecommitdiff
path: root/tools/telepathy.am
Commit message (Collapse)AuthorAgeFilesLines
* sync tools/ with tp-glib masterGuillaume Desmottes2013-09-251-10/+19
| | | | | | Needed to stop using deprecated API in generated code. https://bugs.freedesktop.org/show_bug.cgi?id=69797
* tools: expect a tar.bz2 not a tar.gzJonny Lamb2012-10-301-8/+8
| | | | | | This is an ugly patch but it'll do for now. Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
* Update tools/ copy from telepathy-glibXavier Claessens2012-07-031-8/+8
| | | | This avoid single include from generated code
* tools/telepathy.am: update to latest version from tp-glibJonny Lamb2012-04-031-6/+59
| | | | | | | 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>
* Include maintainer tools in toplevel Makefile.amDanielle Madeley2010-02-241-22/+7
|
* Added file for TP DBus extension supportCosimo Alfarano2010-01-291-2/+13
|
* Completed importing and refactoring of EmpathyLogStoreCosimo Alfarano2009-12-041-0/+27
* 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)