Commit Graph

78 Commits (22.05)

Author SHA1 Message Date
Jérôme Sautret d0452e3bef Update version to 22.05
11 months ago
Badlop a852c31c6c Set default ejabberd version number when not using git
11 months ago
Badlop ba0d5e4dcf Nowadays NEW_SQL_SCHEMA is only used to determine the default sql schema
1 year ago
Badlop 9661d06334 Remove obsolete db_type defined environment
1 year ago
Badlop 965196a2e8 Ensure db_type default value is set when no mssql was defined. Fix typo
1 year ago
Badlop a7912f5344 Fix configure when mssql option not set, and add it to --enable-all
1 year ago
Badlop 3b30d5b0ed Fix support for MSSQL testing
1 year ago
Badlop 7714046511 Run autoupdate to replace obsolete AC_HELP_STRING with AS_HELP_STRING
1 year ago
Badlop 4c5641a648 Add support for mix to: ./configure --enable-rebar=mix
2 years ago
Badlop 14c8e1226f Generate enabled_backends in ejabberd.app instead of configure (#3549)
2 years ago
badlop 75a4e23996
Merge pull request #3458 from nosnilmot/sqlite3-macos
2 years ago
Badlop c46bf7d56b Remove support for HiPE, it was experimental and Erlang/OTP 24 removes it
2 years ago
Badlop 1b155ed6e7 Add --enable-lua, and use that for luerl instead of --enable-tools (#3508)
2 years ago
Michael Slezak 3c16f21413 Allow ejabberd to be compatible as a dependency for an Erlang project using rebar3
2 years ago
Stu Tomlinson 1f60f5d8af Remove external dependency on sqlite3 for macos
2 years ago
Stu Tomlinson 0fc1aea379 rebar3 support for main build process
3 years ago
Badlop ad31fbee1e Sort alphabetically configure options (thanks to Neustradamus)(#3246)
3 years ago
Badlop fba6a64648 Fix English typos in configure.ac
3 years ago
Jérôme Sautret 0539637d30
Merge pull request #3232 from weiss/enable-stun
3 years ago
Paweł Chmielowski 25597a4326 Run tests for mssql only if configured with --enable-mssql
3 years ago
Holger Weiss b1b3c4cdcf Enable STUN/TURN by default
3 years ago
Evgeny Khramtsov e3962aea6e Use lager on OTP<22.0
3 years ago
Evgeny Khramtsov e4a8afb15d Replace lager with built-in new logging API
3 years ago
Evgeny Khramtsov 3f7d9e3ad6 Remove Riak support
4 years ago
Holger Weiss 598e00e80f Bump required Erlang/OTP version to 19.1
4 years ago
Paweł Chmielowski 768d37a29c Remove no longer used deps
4 years ago
Holger Weiss d1402fc48d configure.ac: Bump required Erlang/OTP version
4 years ago
Evgeniy Khramtsov 3a5d2dbed8 Move mod_irc to ejabberd-contrib
5 years ago
Evgeniy Khramtsov 49b08949b1 Do not check for deprecated types
5 years ago
Badlop b293e99aee Add option --enable-group=xxx (thanks to andreabenini)(#1429)
5 years ago
Paweł Chmielowski 69de43d5ee Remove line left from debugging
5 years ago
Paweł Chmielowski 3b646cc2ec Run tests only on backends enabled by configure
5 years ago
Evgeniy Khramtsov 0f86559d83 Always build eimp dependency
5 years ago
Alexey Shchepin 78dfb832b8 Add SQL_INSERT macro and update SQL queries to use server_host field
5 years ago
Evgeniy Khramtsov e4d21c1941 Introduce mod_avatar
6 years ago
Christophe Romain 58110e4bc1 Update OTP version check by configure
6 years ago
Paweł Chmielowski 5d3870faa3 Add --enable-system-deps configure option
6 years ago
Evgeniy Khramtsov 69de1780a0 Introduce --enable-stun and --enable-sip configure options
6 years ago
Christophe Romain 00c613b351 Set default prefix to /usr/local
6 years ago
Holger Weiss b202004862 ejabberdctl: Fix path to epmd
7 years ago
Paweł Chmielowski 239b1c6f74 Always use lagger
7 years ago
Mickael Remond 0920511de2 lager is the default logger, we need to reverse the define flag
7 years ago
Paweł Chmielowski 48909bdbee Add --enable-latest-deps to configure
7 years ago
Holger Weiss b5cc4a3a7d Remove "--enable-nif" flag
7 years ago
Christophe Romain 341be9b682 Remove supervisor option, disable it for c2s and muc
8 years ago
Paweł Chmielowski 2d22d6061e Pass {C,CPP,LD}FLAGS used in main ./configure call to invocations from deps
8 years ago
Paweł Chmielowski 846b520edc oauth uses jiffy so fetch it unconditionally
8 years ago
Paweł Chmielowski e2cc45933f Enable oauth unconditionally
8 years ago
Christophe Romain 5eab6e315e Revert "Remove "--enable-json" flag"
8 years ago
Christophe Romain a1129dc96b Add OAuth support (thanks to Aleksey)
8 years ago