aboutsummaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeLines
* configure: Indentation fixesdequis2015-02-23-21/+21
* Add --doc= configure option to disable helpfile generationdequis2015-02-23-8/+27
* Use glib's GChecksum for md5/sha1dequis2015-01-31-1/+1
* Add git specific stuff!dequis2015-01-25-0/+6
* Fix compiler warnings on Cygwin and Mac OS X.Jason Copenhaver2015-01-16-0/+8
* configure: --asan=1 parameter for AddressSanitizerdequis2014-11-24-1/+14
* RIP native win32 support (use cygwin instead)dequis2014-09-27-3/+1
* Add -lgcrypt when building with OTR built-indequis2014-09-27-1/+1
* fix latest HAS_NAMESER code on cygwin, mac and openbsdJason Copenhaver2014-07-24-27/+13
* srv_lookup: Portability fixes, handle compressed responsesjcopenha2014-07-24-1/+112
* Allow LDFLAGS to be provided in the environment and consistently use $(LDFLAGS)Jelmer Vernooij2014-07-20-0/+2
* Fix version in pkg-config file, also change bzr version format slightlydequis2014-06-26-2/+6
* configure: Let the user enable both built-in protocols and purpledequis2014-06-26-10/+15
* configure: Add spaces after <<EOF heredoc markers for claritydequis2014-06-26-9/+9
* pkgconfig: Plugindir fix for bitlbee.pc (Ticket #1085)jgeboski2014-02-27-0/+2
* Update json-parser code to git rev 11a80f389769d1f66ca7fbe64ad89c82d3ba4ba9.Wilmer van der Gaast2014-02-13-1/+1
* Fix building of debug binaries (partially broken by changeset:devel,253).Wilmer van der Gaast2013-12-20-2/+1
* Ugly: Bogus dependency on libotr2-dev, but adding a warning to the configureWilmer van der Gaast2013-12-07-0/+6
* Define _GNU_SOURCE via the command line instead of bitlbee.h (which doesn'tWilmer van der Gaast2013-06-02-1/+1
* Merging "storage" branch which I wrote long ago. It separates generation ofWilmer van der Gaast2013-04-20-34/+0
|\
| * Drop the LDAP stuff that was never even close to finished.Wilmer van der Gaast2012-06-04-34/+0
* | #978 fix Mac build of the Skype pluginMiklos Vajna2013-03-01-0/+5
* | make check: fix this to work againMiklos Vajna2013-01-20-1/+1
* | Remove claims that BitlBee with NSS for SSL is supported or even preferred.Wilmer van der Gaast2012-12-02-5/+5
* | Remove ssl_bogus.c, it really shouldn't be used anymore since it builds aWilmer van der Gaast2012-11-12-16/+2
* | Allow building position-independent executables. #981, patch from brainsmoke.Wilmer van der Gaast2012-09-15-0/+15
* | NSS module fixes from mcepl in #714. This removes des.c since it's noWilmer van der Gaast2012-08-19-8/+0
|/
* Commit two patches from RH package maintainer (#956).Wilmer van der Gaast2012-06-03-1/+3
* Set PACKAGE to BitlBee-LIBPURPLE for the libpurple variant, because in manyWilmer van der Gaast2012-05-02-0/+3
* Use -MMD instead of -MD for dependency calculation. This should drop mostWilmer van der Gaast2012-03-09-1/+1
* Require at least GLib 2.14 now. It was released in Aug 2007 so that meansWilmer van der Gaast2012-02-19-1/+1
* Rename SRCDIR directory to _SRCDIR_. I guess #907 was caused by SRCDIRWilmer van der Gaast2012-02-11-1/+1
* Fix compatibility with old GnuTLS versions, but with a warning. SeeWilmer van der Gaast2011-12-24-0/+4
* Skype module packaging.Wilmer van der Gaast2011-12-10-1/+5
* Fix libresolv detection on FreeBSD. Based on a patch by ashish@FreeBSD.org.Wilmer van der Gaast2011-12-07-2/+11
* Removing duplicate twitter=1 line. Bug #804.Wilmer van der Gaast2011-11-25-1/+0
* Drop the on-disk IPC socket by default. Nothing uses it. If one really wantsWilmer van der Gaast2011-10-19-2/+1
* Small changes to --skype= flag behaviour in configure script.Wilmer van der Gaast2011-07-24-9/+6
* configure: --skype=plugin -> --skype=1Miklos Vajna2011-06-30-2/+2
* Add build system support for building the skype pluginMiklos Vajna2011-04-12-0/+13
* systemd stuff (bug #738)Wilmer van der Gaast2011-03-18-0/+19
* More discouraging words on libpurple. Too many people seem to be using itWilmer van der Gaast2011-02-24-1/+7
* Fixing syntax error in configure script.Wilmer van der Gaast2010-12-16-0/+1
* Don't use NSS unless the user insists. It's known to not work so well (andWilmer van der Gaast2010-12-16-1/+2
* At least don't disable Twitter anymore for libpurple builds. libpurpleWilmer van der Gaast2010-12-07-2/+1
* Fixed out-of-directory build support to not get confused by Eclipse. #713Wilmer van der Gaast2010-11-20-2/+3
* Fix up NSS SSL module.Wilmer van der Gaast2010-11-20-3/+3
* Don't use the fd passing code in ipc.c on SunOS since it doesn't seem to beWilmer van der Gaast2010-11-12-0/+1
* Use gcrypt for 3DES encryption (used for new MSN authentication) so weWilmer van der Gaast2010-10-16-6/+8
* At least for now, only enable OTR if the user specifically asks for it.Wilmer van der Gaast2010-10-02-2/+4