aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeLines
* 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
* Merge mainline stuff.Wilmer van der Gaast2010-08-31-1/+6
|\
| * Use nifty gcc -MD feature to automatically track .h dependencies of all CWilmer van der Gaast2010-08-27-1/+6
* | It compiles, including otr.c. Time to hook it up with the rest again.Wilmer van der Gaast2010-08-26-1/+1
|/
* OpenSolaris (non-gcc) fixes, patches from Dagobert Michelsen <dam@opencsw.org>Wilmer van der Gaast2010-08-07-1/+0
* Bump up the version number, and also copy bee.h to the public includeWilmer van der Gaast2010-08-02-1/+1
* Install all new/moved header files in install-dev so bitlbee-skype andWilmer van der Gaast2010-07-27-1/+1
* Merging killerbee stuff, bringing all the bleeding-edge stuff together.Wilmer van der Gaast2010-06-07-5/+5
|\
| * install-* targets should also work now. Let's see how this works out in a deb.Wilmer van der Gaast2010-05-25-4/+5
| * Allow one to run the configure script from a different directory and put allWilmer van der Gaast2010-05-25-1/+1
| * Merging killerbee. (The non-libpurple stuff currently doesn't compile.)Wilmer van der Gaast2010-05-25-2/+2
| |\
| * \ Merging stuff from mainline (1.2.6).Wilmer van der Gaast2010-04-24-0/+5
| |\ \
* | \ \ Merging loads of stuff from mainline.Wilmer van der Gaast2010-04-14-1/+6
|\ \ \ \ | | |/ / | |/| |
| * | | Make compiling on BSD less painful: mktemp really does need a template onWilmer van der Gaast2010-04-10-0/+5
* | | | Restored query/ask stuff.Wilmer van der Gaast2010-04-11-2/+2
* | | | Including DCC stuff again, with a wonderful extra layer of abstraction.Wilmer van der Gaast2010-04-11-1/+1
* | | | Restore the storage module.Wilmer van der Gaast2010-04-10-1/+1
* | | | nogaim.c is close to doing something useful again without speaking any IRCWilmer van der Gaast2010-03-31-1/+1
* | | | Added privmsg handlers to users/channels. root commands are coming back.Wilmer van der Gaast2010-03-27-1/+1
* | | | Simple IRC channel interface, use it to represent the control channel.Wilmer van der Gaast2010-03-26-1/+1
* | | | One total mess that doesn't do much yet, but reorganised some stuff andWilmer van der Gaast2010-03-26-1/+2
| |_|/ |/| |
* | | Now seems like a pretty good time to finally kill crypting.c and storage_text.Wilmer van der Gaast2010-03-24-2/+2
| |/ |/|
* | Merging mainline.Wilmer van der Gaast2010-03-17-7/+1
|\|
| * Replaced obsolete (useless for the current .xml files) encode/decode toolsWilmer van der Gaast2010-03-08-7/+1
* | Merging head.Wilmer van der Gaast2009-12-07-3/+3
|\|
| * Added chat.c to keep track of chatrooms the user cares about.Wilmer van der Gaast2008-08-30-1/+1
| * Also leave out .bzrignore from the tarballs.Wilmer van der Gaast2008-08-26-1/+1
* | Added conf entries and lib/ftutil.[ch].ulim2008-08-12-1/+1
* | merged in upstream r410.ulim2008-08-04-2/+12
|\|