aboutsummaryrefslogtreecommitdiff
path: root/configure.ac (unfollow)
Commit message (Expand)AuthorFilesLines
2022-05-06Update version to 22.0522.05Jérôme Sautret1-1/+1
2022-05-02Set default ejabberd version number when not using gitBadlop1-1/+1
2022-02-11Nowadays NEW_SQL_SCHEMA is only used to determine the default sql schemaBadlop1-1/+1
2022-02-11Remove obsolete db_type defined environmentBadlop1-4/+3
2022-02-03Ensure db_type default value is set when no mssql was defined. Fix typoBadlop1-2/+2
2022-02-03Fix configure when mssql option not set, and add it to --enable-allBadlop1-4/+4
2022-02-03Fix support for MSSQL testingBadlop1-1/+2
2022-01-25Run autoupdate to replace obsolete AC_HELP_STRING with AS_HELP_STRINGBadlop1-27/+24
2021-07-16Add support for mix to: ./configure --enable-rebar=mixBadlop1-1/+1
2021-03-15Generate enabled_backends in ejabberd.app instead of configure (#3549)Badlop1-12/+0
2021-03-08Remove support for HiPE, it was experimental and Erlang/OTP 24 removes itBadlop1-9/+0
2021-03-08Add --enable-lua, and use that for luerl instead of --enable-tools (#3508)Badlop1-3/+12
2021-02-16Allow ejabberd to be compatible as a dependency for an Erlang project using r...Michael Slezak1-2/+1
2020-12-23Remove external dependency on sqlite3 for macosStu Tomlinson1-6/+13
2020-09-21rebar3 support for main build processStu Tomlinson1-0/+11
2020-05-19Sort alphabetically configure options (thanks to Neustradamus)(#3246)Badlop1-120/+121
2020-04-29Fix English typos in configure.acBadlop1-2/+2
2020-04-28Run tests for mssql only if configured with --enable-mssqlPaweł Chmielowski1-3/+3
2020-04-20Enable STUN/TURN by defaultHolger Weiss1-2/+2
2019-10-25Use lager on OTP<22.0Evgeny Khramtsov1-1/+1
2019-10-18Replace lager with built-in new logging APIEvgeny Khramtsov1-1/+1
2019-07-18Remove Riak supportEvgeny Khramtsov1-13/+4
2019-02-28Bump required Erlang/OTP version to 19.1Holger Weiss1-1/+1
2019-01-02Remove no longer used depsPaweł Chmielowski1-12/+3
2018-12-06configure.ac: Bump required Erlang/OTP versionHolger Weiss1-1/+1
2018-06-20Move mod_irc to ejabberd-contribEvgeniy Khramtsov1-2/+2
2018-06-14Do not check for deprecated typesEvgeniy Khramtsov1-2/+0
2018-03-20Add option --enable-group=xxx (thanks to andreabenini)(#1429)Badlop1-0/+13
2018-01-30Remove line left from debuggingPaweł Chmielowski1-2/+0
2018-01-30Run tests only on backends enabled by configurePaweł Chmielowski1-0/+14
2018-01-15Always build eimp dependencyEvgeniy Khramtsov1-9/+0
2017-11-02Add SQL_INSERT macro and update SQL queries to use server_host fieldAlexey Shchepin1-0/+9
2017-09-17Introduce mod_avatarEvgeniy Khramtsov1-0/+9
2017-07-27Update OTP version check by configureChristophe Romain1-2/+2
2017-05-31Add --enable-system-deps configure optionPaweł Chmielowski1-0/+9
2017-05-23Introduce --enable-stun and --enable-sip configure optionsEvgeniy Khramtsov1-3/+21
2017-04-06Set default prefix to /usr/localChristophe Romain1-1/+1
2016-05-01ejabberdctl: Fix path to epmdHolger Weiss1-0/+1
2016-01-26Always use laggerPaweł Chmielowski1-11/+2
2016-01-23lager is the default logger, we need to reverse the define flagMickael Remond1-1/+1
2015-12-18Add --enable-latest-deps to configurePaweł Chmielowski1-0/+9
2015-12-16Remove "--enable-nif" flagHolger Weiss1-12/+3
2015-11-04Remove supervisor option, disable it for c2s and mucChristophe Romain1-9/+0
2015-10-20Pass {C,CPP,LD}FLAGS used in main ./configure call to invocations from depsPaweł Chmielowski1-0/+3
2015-09-28oauth uses jiffy so fetch it unconditionallyPaweł Chmielowski1-12/+3
2015-09-25Enable oauth unconditionallyPaweł Chmielowski1-12/+3
2015-09-25Revert "Remove "--enable-json" flag"Christophe Romain1-3/+12
2015-09-25Add OAuth support (thanks to Aleksey)Christophe Romain1-3/+12
2015-08-27Remove "--enable-json" flagHolger Weiss1-12/+3
2015-08-13configure.ac: Don't insist on Erlang/OTP >= 17.5Holger Weiss1-1/+1