aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeLines
* 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
|\|
| * Move OUTFILE determination to Makefile rather than configure.Jelmer Vernooij2008-06-10-0/+2
| * Update docs, remove obsolete win32-related utilities.Jelmer Vernooij2008-06-10-0/+2
| * Use system lib directories and pkg-config directory from target when specified.Jelmer Vernooij2008-06-09-1/+1
| * Merge trunk.Jelmer Vernooij2008-04-02-5/+17
| |\
| * \ [merge] WilmerJelmer Vernooij2006-05-25-1/+13
| |\ \
| * \ \ [merge] WilmerJelmer Vernooij2006-03-01-1/+1
| |\ \ \
| * \ \ \ Merge WilmerJelmer Vernooij2006-01-10-1/+1
| |\ \ \ \
| * | | | | Fix win32 build using mingw32 on linux (no ssl and yahoo yet though)Jelmer Vernooij2005-12-17-2/+2
| * | | | | Merge WilmerJelmer Vernooij2005-12-15-1/+1
| |\ \ \ \ \
| * \ \ \ \ \ Merge from WilmerJelmer Vernooij2005-11-28-1/+2
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge new changes from pluginable and WilmerJelmer Vernooij2005-11-15-1/+1
| |\ \ \ \ \ \ \
| * | | | | | | | Import win32 branchJelmer Vernooij2005-11-07-1/+7
* | | | | | | | | merged in upstream r379 (somewhere after 1.2-3).ulim2008-04-14-1/+0
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |
| * | | | | | | | Fix lcov dependencies.Jelmer Vernooij2008-02-16-1/+0
* | | | | | | | | Merged with upstream r328ulim2008-02-15-1/+1
|\| | | | | | | |
| * | | | | | | | encode: md5.c is no longer in protocols/, it's in lib/Miklos Vajna2007-12-31-1/+1
* | | | | | | | | Initial import of jabber file receive and DCC send support. This introducesulim2007-11-28-2/+2
|/ / / / / / / /
* | | | | | | | 1.1.1dev (Although the CHANGES change isn't in there).1.1.1Wilmer van der Gaast2007-11-24-1/+1
* | | | | | | | From vmiklos: Fixed list of header files in Makefile.Wilmer van der Gaast2007-08-30-1/+1
* | | | | | | | Merge from Jelmer (mainly unit testing things).Wilmer van der Gaast2007-07-01-0/+5
|\ \ \ \ \ \ \ \