summaryrefslogtreecommitdiff
path: root/m4
AgeCommit message (Collapse)AuthorFilesLines
2011-02-28Start work on introspection support.Jasper St. Pierre1-0/+94
https://bugs.freedesktop.org/show_bug.cgi?id=34770
2010-07-16Convert GConf schema to GSettings schemaDanielle Madeley1-0/+93
2010-04-21Use telepathy-glib's macro to wrap desired and undesired compiler warningsSimon McVittie2-9/+52
2010-03-23Switch from shave to AM_SILENT_RULESSimon McVittie1-77/+0
2009-12-04Completed importing and refactoring of EmpathyLogStoreCosimo Alfarano6-0/+235
* 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)