aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeLines
* Merge branch 'master' into patched-masterMarius Halden2018-04-19-26/+2
|\
| * Remove old skype plugin. Use the skypeweb purple plugin instead.dequis2018-03-11-26/+2
* | Merge branch 'master' into patched-masterMarius Halden2017-07-04-0/+1
|\|
| * cygwin: add a missing mkdir of libdir to the makefiledequis2017-05-18-0/+1
* | Merge branch 'master' into patched-masterMarius Halden2017-05-14-0/+7
|\|
| * cygwin: Export a "libbitlbee.dll.a" to allow plugins to link to itdequis2017-05-13-0/+7
* | Merge branch 'master' into patched-masterMarius Halden2017-04-07-6/+6
|\|
| * Add --verbose configure option to control verbose build outputTim Harder2017-03-12-6/+6
* | Merge branch 'master' into patched-masterMarius Halden2016-12-26-1/+1
|\|
| * Include debug symbols in non-debug builds, disable stripping by defaultdequis2016-11-28-1/+1
* | Don't show message about install-dev if --devel=1Marius Halden2016-05-07-0/+2
* | Configure option for install-dev and install config sample automaticallyMarius Halden2016-05-07-4/+16
|/
* Authentication: scaffolding for multiple authentication backendsDennis Kaarsemaker2016-03-25-1/+1
* Move CAP commands to irc_cap.c; use enum for flagsdequis2015-09-30-1/+1
* Makefile: suggest users to run "make install-dev" after installdequis2015-08-26-2/+6
* Makefile: don't call 'doc' target of skype...dequis2015-05-28-3/+0
* Minor fixes before 3.4 release.3.4Wilmer van der Gaast2015-03-25-1/+1
* Add --doc= configure option to disable helpfile generationdequis2015-02-23-0/+6
* Add git specific stuff!dequis2015-01-25-1/+1
* Two minor build fixes.dequis2014-09-28-5/+3
* RIP native win32 support (use cygwin instead)dequis2014-09-27-10/+2
* Makefile: Use wildcard for headers to avoid missing filesdequis2014-09-27-1/+1
* Add missing dependency of install-systemd on systemd.Jelmer Vernooij2014-09-21-1/+1
* Allow LDFLAGS to be provided in the environment and consistently use $(LDFLAGS)Jelmer Vernooij2014-07-20-3/+3
* Nope, do not install systemd stuff by default. Remove it from the install:Wilmer van der Gaast2014-07-05-1/+4
* Two small fixes to make Debian builds work again.Wilmer van der Gaast2014-07-01-3/+4
* Makefile: use $(MAKE) for skype install (Ticket #1099)radhermit2014-02-28-1/+1
* Makefile: Use $INSTALL instead of the hardcoded command (Ticket #725)Robert Scheck2014-02-27-14/+14
* Install JSON header files.Wilmer van der Gaast2013-05-19-1/+1
* #978 fix Mac build of the Skype pluginMiklos Vajna2013-03-01-1/+1
* skype: remove unused build system targets, references to gitMiklos Vajna2013-01-01-0/+3
* Allow building position-independent executables. #981, patch from brainsmoke.Wilmer van der Gaast2012-09-15-2/+2
* Fix systemd service filesMiklos Vajna2012-02-22-2/+2
* Rename SRCDIR directory to _SRCDIR_. I guess #907 was caused by SRCDIRWilmer van der Gaast2012-02-11-9/+9
* Update help text for "set oauth" with what's supported now. Also adding aWilmer van der Gaast2011-12-19-3/+12
* Skype module packaging.Wilmer van der Gaast2011-12-10-5/+10
* Fix Skype typo: the in-tree config has a .dist suffixMiklos Vajna2011-11-24-1/+1
* Switch order of linker arguments for building otr.so which should fix theWilmer van der Gaast2011-10-17-1/+1
* Merging OTR fixes from pesco. Fixes #690 and possibly others.Wilmer van der Gaast2011-07-31-0/+1
|\
| * fix possible segfault(s) when changing otr statusSven Moritz Hallberg2011-06-26-0/+1
* | Merging Skype plugin. Many thanks to Miklos Vajna for all his work on this,Wilmer van der Gaast2011-07-24-1/+22
|\ \ | |/ |/|
| * Install skyped documentation if skype is enabledunknown2011-07-03-0/+9
| * Install skyped if skype is enabledunknown2011-07-03-0/+4
| * Add build system support for building the skype pluginMiklos Vajna2011-04-12-1/+9
* | honor LDFLAGS in otr.so make ruleSven Moritz Hallberg2011-05-01-1/+1
|/
* fakeroot is now known as fuckroot; it changes $UID but $USER is stillWilmer van der Gaast2011-03-19-1/+1
* Added init/ subdir and make clean.Wilmer van der Gaast2011-03-18-1/+1
* systemd stuff (bug #738)Wilmer van der Gaast2011-03-18-3/+21
* Don't use xargs -r in distclean (fixes OS X compatibility, #688).Wilmer van der Gaast2010-12-04-1/+1
* Allow building OTR support as a plugin. Fairly simple, let's hope I can getWilmer van der Gaast2010-09-29-4/+14