Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | check-whitespace.sh: check trailing tabs | Guillaume Desmottes | 2009-06-25 | 1 | -0/+6 |
| | |||||
* | Add simple flymake support. | Jonny Lamb | 2009-06-05 | 2 | -0/+5 |
| | | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> | ||||
* | disable tab coding style check for now | Guillaume Desmottes | 2009-05-18 | 1 | -5/+6 |
| | |||||
* | Add shave support to build process. | Jonny Lamb | 2009-04-24 | 2 | -9/+12 |
| | | | | | | Use --enable-shave to enable building with shave. Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> | ||||
* | Update tools to latest version of tp-glib and include a gitignore | Xavier Claessens | 2008-11-22 | 26 | -992/+1474 |
| | | | | svn path=/trunk/; revision=1883 | ||||
* | Fix typo in extension glib client generation code. This is already fixed ↵ | Jonny Lamb | 2008-11-22 | 1 | -1/+1 |
| | | | | | | | | upstream in telepathy-glib. (Jonny Lamb) Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> svn path=/trunk/; revision=1800 | ||||
* | Update tools/.gitignore | Xavier Claessens | 2008-04-11 | 1 | -0/+1 |
| | | | | svn path=/trunk/; revision=916 | ||||
* | Update tools from tp-glib 0.7.6 | Xavier Claessens | 2008-04-11 | 10 | -39/+421 |
| | | | | svn path=/trunk/; revision=915 | ||||
* | Import tools from telepathy-glib 0.7.3 and build a static libemp-extensions.la. | Xavier Claessens | 2008-02-26 | 20 | -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 |