aboutsummaryrefslogtreecommitdiffstats
path: root/tools/.gitignore
Commit message (Collapse)AuthorAgeFilesLines
* Update tools to latest version of tp-glib and include a gitignoreXavier Claessens2008-11-221-1/+2
| | | | svn path=/trunk/; revision=1883
* Update tools/.gitignoreXavier Claessens2008-04-111-0/+1
| | | | svn path=/trunk/; revision=916
* Import tools from telepathy-glib 0.7.3 and build a static libemp-extensions.la.Xavier Claessens2008-02-261-0/+1
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