aboutsummaryrefslogtreecommitdiff
path: root/mix.exs (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Fix cond_options with new optionsChristophe Romain2019-03-111-1/+5
|
* Add mqtree in included_applicationsChristophe Romain2019-02-271-1/+1
|
* Prepare 19.02Christophe Romain2019-02-261-1/+1
|
* Update mqtreePaweł Chmielowski2019-02-261-1/+2
|
* Add os_mon to included_application, but start it in ej_system_monitorPaweł Chmielowski2019-01-161-1/+1
|
* Move some apps back to included_applicationsPaweł Chmielowski2019-01-161-4/+5
|
* Update xmpp in mixPaweł Chmielowski2019-01-161-1/+1
|
* Reintroduce change removed in last commit by mistakePaweł Chmielowski2019-01-151-6/+5
|
* Use tag for xmpp dependencyPaweł Chmielowski2019-01-151-5/+6
|
* Update list of applications in mix.exsPaweł Chmielowski2019-01-151-6/+5
| | | | | We now use normal application for starting dependencies, so we no longer should put them in included_applications
* Remove no longer used depsPaweł Chmielowski2019-01-021-7/+3
|
* Update distilleryChristophe Romain2019-01-021-1/+1
|
* Update ejabberd version for mixMickael Remond2018-12-261-1/+1
|
* Add code for handling deprecations of get_stacktrace()Paweł Chmielowski2018-12-131-0/+9
|
* Update mix packaging18.12Paweł Chmielowski2018-12-061-2/+2
|
* Revert "Upgrade Elixir to 1.6.6 (#2653)"Christophe Romain2018-11-271-1/+1
| | | | | | | | | | This reverts commit d3a9fbf62f1e505371a55629485d6c64e973733c. rebar2 (which is still used) is not able to cope with this change it should check lib/elixir/src/elixir.app.src instead of src/elixir.app.src as src/elixir.app.src moved away, currently check fails and this breaks jenkins tests. options: use rebar3, or drop rebar completely to rely only on mix.
* Upgrade Elixir to 1.6.6 (#2653)Christophe Romain2018-11-271-1/+1
|
* Bump lager version in mix as wellChristophe Romain2018-11-231-1/+1
|
* Fix version in mix.exsChristophe Romain2018-10-091-1/+1
|
* Add pkix to included_applicationsPaweł Chmielowski2018-10-091-1/+1
|
* Add pkix to mix.exsPaweł Chmielowski2018-10-091-0/+1
|
* Bump version in mix.exsPaweł Chmielowski2018-06-281-1/+1
|
* Update depsPaweł Chmielowski2018-06-281-1/+1
|
* Move mod_irc to ejabberd-contribEvgeniy Khramtsov2018-06-201-1/+1
|
* Update mix depsChristophe Romain2018-06-111-1/+1
|
* Missing #block_item{} record building with mixRogério da Silva Yokomizo2018-05-221-1/+1
| | | | Ref: #638f2d2
* Update mix.exs version18.04Christophe Romain2018-04-251-1/+1
|
* Get rid of 'fs' package dependency in mix18.03Christophe Romain2018-03-231-3/+2
|
* Update mix depsPaweł Chmielowski2018-03-231-1/+1
|
* Update mix.exs versionChristophe Romain2018-03-231-1/+1
|
* Remove deps override on mixChristophe Romain2018-01-221-2/+2
|
* Sync mix and rebar for eimp depChristophe Romain2018-01-161-5/+4
|
* Include acme deps in release, fixes f2c3fe8acChristophe Romain2018-01-151-1/+2
|
* Add mix dependencies for acme supportChristophe Romain2018-01-121-0/+2
|
* Prepare mix for 18.01Christophe Romain2018-01-101-1/+1
|
* Update mix depsChristophe Romain2018-01-101-6/+6
|
* Update mix depsChristophe Romain2018-01-101-4/+4
|
* Update mix depsChristophe Romain2018-01-101-6/+6
|
* Make mysql and pgsql one of the default module for MixMickael Remond2017-12-291-3/+3
|
* Fix stun/esip mix depsChristophe Romain2017-12-281-4/+4
|
* Let mix pass compile ejabberd as dependencyChristophe Romain2017-12-281-3/+3
|
* Update mix specChristophe Romain2017-12-281-7/+7
|
* Add missing application building with mixChristophe Romain2017-12-271-2/+2
|
* Prepare mix for 17.12Christophe Romain2017-12-271-1/+1
|
* Update dependenciesChristophe Romain2017-12-261-3/+3
|
* Let mix aware of unpackaged hex.pm dependencies (#2170)Christophe Romain2017-12-211-6/+6
|
* Add fs as dep in mix.exsPaweł Chmielowski2017-11-091-1/+2
|
* Define flags that depend on erlang version in mix.exsPaweł Chmielowski2017-11-061-1/+14
|
* Support for --enable-graphics in mix.exsJorje Barrera2017-10-241-3/+10
|
* Fix warning when compile with newer elixirChristophe Romain2017-10-041-1/+6
|