Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | skyped: add _SRCDIR_ to makefile, test build in travis | dequis | 2015-05-29 | -1/+1 |
| | ||||
* | skyped: fix make install-doc target | dequis | 2015-05-28 | -4/+2 |
| | ||||
* | Include prebuilt skyped manpage, remove asciidoc dependency | dequis | 2015-05-17 | -13/+2 |
| | ||||
* | Add --doc= configure option to disable helpfile generation | dequis | 2015-02-23 | -3/+3 |
| | | | | | | | | | | | | | It will get disabled automatically if the deps (xmlto and xsltproc) are missing Also added checks for asciidoc (a2x) for the skype plugin, which needs it for the skyped man page, and will also get that disabled if --doc=0 is passed or if asciidoc isn't installed. This should keep those ugly deps under control for now. I'd like to replace them at some point with something less dumb. | |||
* | skype: convert msg test to a mock-based one | Miklos Vajna | 2013-01-13 | -1/+1 |
| | ||||
* | skype: remove unused build system targets, references to git | Miklos Vajna | 2013-01-01 | -70/+3 |
| | ||||
* | skype: make checkpatch happy again (cosmetics) | Miklos Vajna | 2013-01-01 | -1/+1 |
| | ||||
* | Rename SRCDIR directory to _SRCDIR_. I guess #907 was caused by SRCDIR | Wilmer van der Gaast | 2012-02-11 | -7/+7 |
| | | | | | unexpectedly being set to something already. | |||
* | Another packaging fix: Don't put skyped manpage in bitlbee-common. | Wilmer van der Gaast | 2011-12-11 | -11/+11 |
| | ||||
* | Skype module packaging. | Wilmer van der Gaast | 2011-12-10 | -7/+7 |
| | ||||
* | Install skyped documentation if skype is enabled | unknown | 2011-07-03 | -2/+12 |
| | ||||
* | Merge bitlbee-skype into bitlbee | Miklos Vajna | 2011-04-12 | -0/+97 |