Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Add --verbose configure option to control verbose build output | Tim Harder | 2017-03-12 | -2/+2 |
| | | | | Defaults to disabled to maintain the status quo. | |||
* | 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 | -1/+2 |
| | | | | | | | | | | 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. | |||
* | 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). | |||
* | Added twitter-module. | Geert Mulders | 2009-12-01 | -0/+43 |