aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Collapse)AuthorAgeFilesLines
* Update tools/.gitignoreXavier Claessens2008-04-111-0/+1
| | | | svn path=/trunk/; revision=916
* Update tools from tp-glib 0.7.6Xavier Claessens2008-04-1110-39/+421
| | | | svn path=/trunk/; revision=915
* Import tools from telepathy-glib 0.7.3 and build a static libemp-extensions.la.Xavier Claessens2008-02-2620-0/+3952
Link that library into libempathy (it's not actually used for anything at this point). Extensions currently built: ChannelHandler and StreamEngine. The namespacing convention used is emp_*, Emp*, EMP_* so it won't be included in the library ABI. svn path=/trunk/; revision=663