summaryrefslogtreecommitdiff
path: root/vars.config.in (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add SQLite supportSergey Abramyan2015-03-201-0/+1
|
* Add Redis backend for SMEvgeniy Khramtsov2015-03-111-0/+1
|
* Add compatibility macros for deprecated types (thanks to Alexey)Christophe Romain2015-02-231-0/+1
|
* Add Elixir support to ejabberdMickaël Rémond2015-02-101-0/+1
|
* Remove "--enable-http" flagHolger Weiss2014-07-271-1/+0
| | | | | Specifying the "--enable-http" flag on the ./configure command line had no effect.
* Add --enable-riak configure flagEvgeniy Khramtsov2014-07-101-0/+1
|
* Always enable STUN at compile timeEvgeniy Khramtsov2014-06-031-1/+0
|
* Always enable SIP at compile timeEvgeniy Khramtsov2014-05-021-1/+0
|
* SIP supportEvgeniy Khramtsov2014-04-301-0/+1
| | | | | | | Conflicts: configure configure.ac doc/guide.tex
* Switch to rebar build toolEvgeniy Khramtsov2013-06-131-0/+51
Use dynamic Rebar configuration Make iconv dependency optional Disable transient_supervisors compile option Add hipe compilation support Only compile ibrowse and lhttpc when needed Make it possible to generate an OTP application release Add --enable-debug compile option Add --enable-all compiler option Add --enable-tools configure option Add --with-erlang configure option. Add --enable-erlang-version-check configure option. Add lager support Improve the test suite