Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Allow building position-independent executables. #981, patch from brainsmoke. | Wilmer van der Gaast | 2012-09-15 | -1/+1 |
| | ||||
* | Rename SRCDIR directory to _SRCDIR_. I guess #907 was caused by SRCDIR | Wilmer van der Gaast | 2012-02-11 | -3/+3 |
| | | | | | unexpectedly being set to something already. | |||
* | Use nifty gcc -MD feature to automatically track .h dependencies of all C | Wilmer van der Gaast | 2010-08-27 | -0/+3 |
| | | | | | | | | | | files, this finally gives proper dependencies, which means the end of getting broken binaries around headerfile changes, etc. Sure, this may not work on obscurux with superawesomeincompatiblecc while autoconf does, but at least BitlBee's configure script still runs in <1s. :-) | |||
* | OpenSolaris (non-gcc) fixes, patches from Dagobert Michelsen <dam@opencsw.org> | Wilmer van der Gaast | 2010-08-07 | -1/+0 |
| | | | | | with some changes. | |||
* | Merging killerbee stuff, bringing all the bleeding-edge stuff together. | Wilmer van der Gaast | 2010-06-07 | -1/+4 |
|\ | ||||
| * | Allow one to run the configure script from a different directory and put all | Wilmer van der Gaast | 2010-05-25 | -1/+4 |
| | | | | | | | | | | | | build files in there. I need this to properly make Debian package variants (i.e. libpurple and native). | |||
* | | Starting to restore chatroom stuff. Only enough to create and be joined | Wilmer van der Gaast | 2010-05-06 | -1/+1 |
| | | | | | | | | | | into a room. More will follow soon. | |||
* | | Including DCC stuff again, with a wonderful extra layer of abstraction. | Wilmer van der Gaast | 2010-04-11 | -1/+1 |
| | | | | | | | | | | | | | | Some hooks are missing so sending files doesn't work yet. Receiving also still seems to have some issues. On the plus side, at least the MSN/Jabber modules work again. | |||
* | | nogaim.c is close to doing something useful again without speaking any IRC | Wilmer van der Gaast | 2010-03-31 | -2/+1 |
| | | | | | | | | | | itself. | |||
* | | Start restoring IM-related bits, added bee_user.c with basic functions | Wilmer van der Gaast | 2010-03-29 | -1/+1 |
| | | | | | | | | | | and UI callbacks. | |||
* | | One total mess that doesn't do much yet, but reorganised some stuff and | Wilmer van der Gaast | 2010-03-26 | -1/+3 |
|/ | | | | | untying the IRC and the core parts a little bit. Lots of work left to do. | |||
* | Fix lcov dependencies. | Jelmer Vernooij | 2008-02-16 | -1/+1 |
| | ||||
* | Add lcov target | Jelmer Vernooij | 2007-01-22 | -0/+1 |
| | ||||
* | [merge] wilmer | Jelmer Vernooij | 2006-12-05 | -1/+1 |
|\ | ||||
| * | Moving all generic files to lib/ instead of having some in / and some in | Wilmer van der Gaast | 2006-06-25 | -1/+1 |
| | | | | | | | | | | protocols/, and adding RC4 code. | |||
* | | Add support for checking test suite coverage using gcov. | Jelmer Vernooij | 2006-07-07 | -0/+3 |
|/ | ||||
* | Added --events= flag to configure. | Wilmer van der Gaast | 2006-05-14 | -2/+1 |
| | ||||
* | It works, it works! \o/ | Wilmer van der Gaast | 2006-05-13 | -0/+1 |
| | ||||
* | events_libevent.c | Wilmer van der Gaast | 2006-05-12 | -1/+1 |
| | ||||
* | Split off event handling related functions (depending on GLib) to events_glib.c. | Wilmer van der Gaast | 2006-05-09 | -1/+1 |
| | ||||
* | Moved util.c to root, moved some things to there from bitlbee.c | Wilmer van der Gaast | 2005-12-27 | -1/+1 |
| | ||||
* | http_client lib | Wilmer van der Gaast | 2005-12-17 | -1/+1 |
| | ||||
* | Initial repository (0.99 release tree)0.99 | Wilmer van der Gaast | 2005-11-06 | -0/+49 |