mirror of
https://github.com/processone/ejabberd.git
synced 2024-11-20 16:15:59 +01:00
Fix CHANGELOG: rebar2's elixir workaround was problematic and was reverted
Problems: - That workaround required running "make" twice - CEAN (used to build installers) doesn't support that make && make - Support for Elixir in rebar3 doesn't yet exist - Preferable path for Elixir usage: install Elixir and use --with-rebar=mix
This commit is contained in:
parent
aefc374317
commit
5b0a28bbc9
@ -3,7 +3,6 @@
|
|||||||
Compilation
|
Compilation
|
||||||
- Add rebar3 3.15.2 binary
|
- Add rebar3 3.15.2 binary
|
||||||
- Add support for mix to: `./configure --enable-rebar=mix`
|
- Add support for mix to: `./configure --enable-rebar=mix`
|
||||||
- Add workaround so rebar2 can use Elixir 1.12.0
|
|
||||||
- Improved `make rel` to work with rebar3 and mix
|
- Improved `make rel` to work with rebar3 and mix
|
||||||
- Add `make dev` to build a development release with rebar3 or mix
|
- Add `make dev` to build a development release with rebar3 or mix
|
||||||
- Hex: Add `sql/` and `vars.config` to Hex package files
|
- Hex: Add `sql/` and `vars.config` to Hex package files
|
||||||
|
Loading…
Reference in New Issue
Block a user