aboutsummaryrefslogtreecommitdiff
path: root/configure.ac (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add SQL_INSERT macro and update SQL queries to use server_host fieldAlexey Shchepin2017-11-021-0/+9
* Introduce mod_avatarEvgeniy Khramtsov2017-09-171-0/+9
* Update OTP version check by configureChristophe Romain2017-07-271-2/+2
* Add --enable-system-deps configure optionPaweł Chmielowski2017-05-311-0/+9
* Introduce --enable-stun and --enable-sip configure optionsEvgeniy Khramtsov2017-05-231-3/+21
* Set default prefix to /usr/localChristophe Romain2017-04-061-1/+1
* ejabberdctl: Fix path to epmdHolger Weiss2016-05-011-0/+1
* Always use laggerPaweł Chmielowski2016-01-261-11/+2
* lager is the default logger, we need to reverse the define flagMickael Remond2016-01-231-1/+1
* Add --enable-latest-deps to configurePaweł Chmielowski2015-12-181-0/+9
* Remove "--enable-nif" flagHolger Weiss2015-12-161-12/+3
* Remove supervisor option, disable it for c2s and mucChristophe Romain2015-11-041-9/+0
* Pass {C,CPP,LD}FLAGS used in main ./configure call to invocations from depsPaweł Chmielowski2015-10-201-0/+3
* oauth uses jiffy so fetch it unconditionallyPaweł Chmielowski2015-09-281-12/+3
* Enable oauth unconditionallyPaweł Chmielowski2015-09-251-12/+3
* Revert "Remove "--enable-json" flag"Christophe Romain2015-09-251-3/+12
* Add OAuth support (thanks to Aleksey)Christophe Romain2015-09-251-3/+12
* Remove "--enable-json" flagHolger Weiss2015-08-271-12/+3
* configure.ac: Don't insist on Erlang/OTP >= 17.5Holger Weiss2015-08-131-1/+1
* Ejabberd now requires erlang R17+Paweł Chmielowski2015-08-121-1/+1
* configure.ac: add AC_CONFIG_MACRO_DIRJohan Oudinet2015-06-301-0/+2
* Keep the version hardcoded in mix.exs fileMickael Remond2015-06-291-2/+1
* Add correct package version for mix (#577)Christophe Romain2015-05-291-1/+2
* Add SQLite3 library checks at the configure scriptEvgeniy Khramtsov2015-04-081-0/+7
* Add SQLite supportSergey Abramyan2015-03-201-3/+12
* Add Redis backend for SMEvgeniy Khramtsov2015-03-111-3/+12
* Add compatibility macros for deprecated types (thanks to Alexey)Christophe Romain2015-02-231-0/+2
* Add Elixir support to ejabberdMickaël Rémond2015-02-101-3/+12
* Cosmetic changes for "./configure --help" outputHolger Weiss2015-01-201-1/+1
* Enable transient supervisors by defaultHolger Weiss2015-01-201-2/+2
* Get rid of a hyphen in VSNEvgeniy Khramtsov2014-10-241-1/+1
* Remove "--enable-http" flagHolger Weiss2014-07-271-12/+3
* avoid incorrect release version string (EJAB-1695)Christophe Romain2014-07-211-1/+1
* Do not check for Erlang apps at configure time as it looks redundantEvgeniy Khramtsov2014-07-141-25/+0
* Add --enable-riak configure flagEvgeniy Khramtsov2014-07-101-0/+9
* Always enable STUN at compile timeEvgeniy Khramtsov2014-06-031-12/+3
* Always enable SIP at compile timeEvgeniy Khramtsov2014-05-021-12/+3
* SIP supportEvgeniy Khramtsov2014-04-301-3/+12
* Fix release version number.Jerome Sautret2013-08-301-2/+2
* Fix a typoEvgeniy Khramtsov2013-06-271-1/+1
* Add --enable-tools to --enable-allEvgeniy Khramtsov2013-06-271-10/+10
* Enable lager support by defaultEvgeniy Khramtsov2013-06-271-5/+5
* Disable lager by defaultAlexey Shchepin2013-06-191-2/+2
* set version to communityChristophe Romain2013-06-171-2/+1
* Switch to rebar build toolEvgeniy Khramtsov2013-06-131-0/+283