aboutsummaryrefslogtreecommitdiffstats
path: root/protocols/skype/Makefile
Commit message (Collapse)AuthorAgeLines
* skyped: add _SRCDIR_ to makefile, test build in travisdequis2015-05-29-1/+1
|
* skyped: fix make install-doc targetdequis2015-05-28-4/+2
|
* Include prebuilt skyped manpage, remove asciidoc dependencydequis2015-05-17-13/+2
|
* Add --doc= configure option to disable helpfile generationdequis2015-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 oneMiklos Vajna2013-01-13-1/+1
|
* skype: remove unused build system targets, references to gitMiklos Vajna2013-01-01-70/+3
|
* skype: make checkpatch happy again (cosmetics)Miklos Vajna2013-01-01-1/+1
|
* Rename SRCDIR directory to _SRCDIR_. I guess #907 was caused by SRCDIRWilmer van der Gaast2012-02-11-7/+7
| | | | | unexpectedly being set to something already.
* Another packaging fix: Don't put skyped manpage in bitlbee-common.Wilmer van der Gaast2011-12-11-11/+11
|
* Skype module packaging.Wilmer van der Gaast2011-12-10-7/+7
|
* Install skyped documentation if skype is enabledunknown2011-07-03-2/+12
|
* Merge bitlbee-skype into bitlbeeMiklos Vajna2011-04-12-0/+97