Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Removing some more cruft now that I've (re)discovered ld garbage collection. | Wilmer van der Gaast | 2012-10-20 | -1/+1 |
| | | | | | Mostly stuff related to obsolete Y!MSG login obfuscation schemes. | |||
* | 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/+1 |
| | | | | | with some changes. | |||
* | Try another way to silence int-pointer cast warnings in the Yahoo! module. | Wilmer van der Gaast | 2010-08-04 | -1/+1 |
| | | | | | -Wno-pointer-to-int-cast is not supported by gcc3. | |||
* | New handling of authorization requests. The old one wasn't fully broken | Wilmer van der Gaast | 2010-07-24 | -1/+1 |
| | | | | | actually, but it needed a reconnect to see new contacts. | |||
* | 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). | |||
* | Fix lcov dependencies. | Jelmer Vernooij | 2008-02-16 | -1/+1 |
| | ||||
* | Add lcov target | Jelmer Vernooij | 2007-01-22 | -0/+1 |
| | ||||
* | Add support for checking test suite coverage using gcov. | Jelmer Vernooij | 2006-07-07 | -0/+3 |
| | ||||
* | Got rid of yahoo_list, since GLib has this all already. Couldn't test too ↵ | Wilmer van der Gaast | 2006-01-13 | -1/+1 |
| | | | | well if this breaks anything, but it shouldn't. | |||
* | Changed filenames of IM modules (jabberr, msnn, etc, didn't really make sense) | Wilmer van der Gaast | 2005-12-17 | -4/+4 |
| | ||||
* | Initial repository (0.99 release tree)0.99 | Wilmer van der Gaast | 2005-11-06 | -0/+37 |