summaryrefslogtreecommitdiff
path: root/configure.ac (follow)
Commit message (Expand)AuthorAgeFilesLines
* Bump versionPaweł Chmielowski2022-10-251-1/+1
* Update version to 22.05Jérôme Sautret2022-05-061-1/+1
* Set default ejabberd version number when not using gitBadlop2022-05-021-1/+1
* Nowadays NEW_SQL_SCHEMA is only used to determine the default sql schemaBadlop2022-02-111-1/+1
* Remove obsolete db_type defined environmentBadlop2022-02-111-4/+3
* Ensure db_type default value is set when no mssql was defined. Fix typoBadlop2022-02-031-2/+2
* Fix configure when mssql option not set, and add it to --enable-allBadlop2022-02-031-4/+4
* Fix support for MSSQL testingBadlop2022-02-031-1/+2
* Run autoupdate to replace obsolete AC_HELP_STRING with AS_HELP_STRINGBadlop2022-01-251-27/+24
* Add support for mix to: ./configure --enable-rebar=mixBadlop2021-07-161-1/+1
* Generate enabled_backends in ejabberd.app instead of configure (#3549)Badlop2021-03-151-12/+0
* Merge pull request #3458 from nosnilmot/sqlite3-macosbadlop2021-03-091-6/+13
|\
| * Remove external dependency on sqlite3 for macosStu Tomlinson2020-12-231-6/+13
* | Remove support for HiPE, it was experimental and Erlang/OTP 24 removes itBadlop2021-03-081-9/+0
* | Add --enable-lua, and use that for luerl instead of --enable-tools (#3508)Badlop2021-03-081-3/+12
* | Allow ejabberd to be compatible as a dependency for an Erlang project using r...Michael Slezak2021-02-161-2/+1
|/
* rebar3 support for main build processStu Tomlinson2020-09-211-0/+11
* Sort alphabetically configure options (thanks to Neustradamus)(#3246)Badlop2020-05-191-120/+121
* Fix English typos in configure.acBadlop2020-04-291-2/+2
* Merge pull request #3232 from weiss/enable-stunJérôme Sautret2020-04-291-2/+2
|\
| * Enable STUN/TURN by defaultHolger Weiss2020-04-201-2/+2
* | Run tests for mssql only if configured with --enable-mssqlPaweł Chmielowski2020-04-281-3/+3
|/
* Use lager on OTP<22.0Evgeny Khramtsov2019-10-251-1/+1
* Replace lager with built-in new logging APIEvgeny Khramtsov2019-10-181-1/+1
* Remove Riak supportEvgeny Khramtsov2019-07-181-13/+4
* Bump required Erlang/OTP version to 19.1Holger Weiss2019-02-281-1/+1
* Remove no longer used depsPaweł Chmielowski2019-01-021-12/+3
* configure.ac: Bump required Erlang/OTP versionHolger Weiss2018-12-061-1/+1
* Move mod_irc to ejabberd-contribEvgeniy Khramtsov2018-06-201-2/+2
* Do not check for deprecated typesEvgeniy Khramtsov2018-06-141-2/+0
* Add option --enable-group=xxx (thanks to andreabenini)(#1429)Badlop2018-03-201-0/+13
* Remove line left from debuggingPaweł Chmielowski2018-01-301-2/+0
* Run tests only on backends enabled by configurePaweł Chmielowski2018-01-301-0/+14
* Always build eimp dependencyEvgeniy Khramtsov2018-01-151-9/+0
* 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