aboutsummaryrefslogtreecommitdiff
path: root/mix.exs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Detect debug option, and maybe disable debug_infoBadlop2022-02-111-1/+3
* Add forgotten option NO_CUSTOMIZE_HOSTNAME_CHECK to mix.exsBadlop2022-02-111-0/+1
* Fix typo introduced in 99fdba0, present since 16.01Badlop2022-02-111-1/+1
* Some dependencies are optional, check them in mix.exsBadlop2022-02-111-6/+6
* Update Luerl to 1.0.0, now available in Hex.pm (rvirding/luerl#142)Badlop2022-01-041-1/+1
* Fix "make rel" when using mix, broken after 94a733c66Badlop2022-01-041-1/+6
* Handle mix version when running docker-ejabberd/ecs/build.sh latestBadlop2021-12-081-0/+1
* Relax strictness in mix dependency versionsBadlop2021-12-081-1/+1
* Eliminate xref warning from last commitPaweł Chmielowski2021-12-061-0/+1
* Update mix depsPaweł Chmielowski2021-11-291-2/+2
* Update Jose to 1.11.1 (the last in hex.pm correctly versioned)Badlop2021-11-171-1/+1
* Update 'xmpp' dependencyAlexey Shchepin2021-10-291-1/+1
* Update 'xmpp' dependencyHolger Weiss2021-10-091-1/+1
* PubSub: Support 'max_items=max' node configurationHolger Weiss2021-08-201-1/+1
* When vsn is an exact tag, append .0 to satisfy SemVerBadlop2021-07-261-0/+3
* Remove stringprep override from mix.exsPaweł Chmielowski2021-07-261-1/+1
* Remove leading zeros in ejabberd version number to satisfy Elixir SemVerBadlop2021-07-211-1/+1
* Add support to build release with back to old Elixir 1.10.3Badlop2021-07-161-5/+23
* Minor mix.exs definitions copied from the template fileBadlop2021-07-161-1/+3
* Add support to build release with mixBadlop2021-07-161-0/+75
* Get ejabberd version from vars.configBadlop2021-07-161-1/+9
* Add sql to package files (#3251)Badlop2021-07-161-1/+1
* Add vars.config to package files: version and cond_deps use itBadlop2021-07-161-1/+1
* Sort package filesBadlop2021-07-161-1/+3
* Update mix applications list to fix error "p1_utils is listed as both..."Badlop2021-07-161-8/+8
* Update stringprep in mixPaweł Chmielowski2021-06-181-1/+1
* Revert luerl from v0.4 which has a compilation warning; v0.3 is enoughBadlop2021-06-081-1/+1
* Update eredis dependency from v1.0.8 to v1.2.0Badlop2021-05-281-1/+1
* Update luerl dependency from v0.3 to v0.4Badlop2021-05-281-1/+1
* Update lager dependency from 3.6.10 to 3.9.1 to make Dialyzer happyBadlop2021-05-281-1/+1
* When using OTP 24.0, use the new 'application' record definition (#3568)Badlop2021-04-141-0/+1
* Set version to 21.0421.04Jérôme Sautret2021-04-071-1/+1
* I think no need to be so strict in mix dependencies versionsBadlop2021-03-241-5/+5
* Update jiffy and epam to fix compilation (#3413)Badlop2021-03-121-2/+2
* Sort dependencies alphabetically, it makes manual checking easierBadlop2021-03-121-22/+22
* Add --enable-lua, and use that for luerl instead of --enable-tools (#3508)Badlop2021-03-081-1/+1
* Update sql_query record to handle the Erlang/OTP 24 compiler reportsBadlop2021-03-041-0/+1
* Fix version number21.01Jerome Sautret2021-01-291-1/+1
* Bump version in mix.exsJerome Sautret2021-01-291-1/+1
* Update mix depsPaweł Chmielowski2021-01-281-1/+1
* Update 'stun' dependencyHolger Weiss2021-01-221-1/+1
* Update xmpp dep in mixPaweł Chmielowski2020-12-151-1/+1
* Bump version in mix.exsPaweł Chmielowski2020-12-151-1/+1
* Update deps in mixPaweł Chmielowski2020-12-151-1/+1
* Add rebar.config* files when publishing to hex from mixPaweł Chmielowski2020-08-111-1/+1
* Copy Erlang compilation definitions from rebar.config to Docker (#3350)Badlop2020-08-101-0/+3
* Update mix.exs ejabberd versionMickael Remond2020-07-301-1/+1
* Update mix dependencies20.07Paweł Chmielowski2020-07-301-1/+1
* Update 'stun' dependency to tagged versionHolger Weiss2020-07-111-1/+1
* ejabberd_stun: Filter info/debug messagesHolger Weiss2020-07-011-1/+1