aboutsummaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeLines
* Include debug symbols in non-debug builds, disable stripping by defaultdequis2016-11-28-2/+2
* Remove yahoo (the old protocol). Use funyahoo++ instead.dequis2016-11-19-11/+0
* configure: improve error message on missing pkg-configdequis2016-07-25-1/+7
* configure: add 'arch' variable again, needed for portabilitydequis2016-05-25-0/+2
* Remove the ARCH / CPU defines.Jelmer Vernooij2016-05-15-7/+0
* ldap authentication backendDennis Kaarsemaker2016-03-25-0/+13
* Linux pam authentication backendDennis Kaarsemaker2016-03-25-0/+15
* Authentication: scaffolding for multiple authentication backendsDennis Kaarsemaker2016-03-25-0/+5
* Show ./configure args in bitlbee -V, config.h and Makefile.settingsdequis2015-11-21-0/+7
* Add missing space in configureAndré Glüpker2015-10-08-4/+4
* Improved cross compiler support.Guillermo A. Amaral2015-08-31-4/+27
* configure: use pkg-config for libotrdequis2015-08-07-22/+14
* Replace `backticks` with $(something better) in configure script.Wilmer van der Gaast2015-07-29-26/+26
* configure: allow specifying location of python executabledequis2015-06-04-1/+7
* configure: bsd sed doesn't support \+ without -r, use * insteaddequis2015-05-31-1/+1
* configure: 'sed -r' doesn't work in mac os xdequis2015-05-31-2/+2
* configure: handle 'git describe' failures when no tags are reachabledequis2015-05-31-2/+7
* configure: workaround for branch names with slashes in them...dequis2015-05-30-1/+1
* Include prebuilt skyped manpage, remove asciidoc dependencydequis2015-05-17-10/+0
* configure: Replace xmlto/xsltproc checks with a python>=2.5 checkdequis2015-05-17-8/+5
* configure: fix spoofed BITLBEE_VERSION env variable handlingdequis2015-05-06-0/+7
* configure: change version number format, add --dump-versiondequis2015-05-03-25/+28
* 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