summaryrefslogtreecommitdiff
path: root/mix.exs (unfollow)
Commit message (Expand)AuthorFilesLines
2022-05-17Define license for hex.pm using SPDX identifierBadlop1-1/+1
2022-05-17ex_doc is required to publish docs to hex.pmBadlop1-0/+1
2022-05-02Switch "make rel" and "make dev" to paths: conf, database, logsBadlop1-8/+8
2022-04-21Copy include/ files for ejabberd, deps and otp, as "mix release" lacks thatBadlop1-0/+15
2022-04-08Fix compatibility with older mix versionsPaweł Chmielowski1-1/+1
2022-03-10mix.exs: Don't allow admins to override boot flagsHolger Weiss1-3/+5
2022-03-10Add fine-grained Elixir version requirementBadlop1-2/+31
2022-03-10Add -boot and -boot_var in ejabberdctl instead of adding vm.argsBadlop1-2/+1
2022-03-10Let's assume ex_doc is no longer neededBadlop1-1/+0
2022-03-10Update ejabberd to not use Distillery (#3788)Badlop1-1/+0
2022-02-24Determine compile definitions based on Erlang versionBadlop1-12/+3
2022-02-24Fix bug introduced in 8d8a3177 (#3782)Badlop1-1/+1
2022-02-24Update to jiffy 1.1.1 and p1_acme 1.0.18 to support Erlang/OTP 25.0-rc1Badlop1-1/+1
2022-02-24The lager dependency is used only with old Erlang versionsBadlop1-2/+3
2022-02-21mix.exs: Don't forget to include epam/luerlHolger Weiss1-1/+3
2022-02-21mix.exs: Be more careful while editing the versionHolger Weiss1-2/+2
2022-02-18Put esip in mix included_applications only when it's enabledPaweł Chmielowski1-1/+2
2022-02-11Detect debug option, and maybe disable debug_infoBadlop1-1/+3
2022-02-11Add forgotten option NO_CUSTOMIZE_HOSTNAME_CHECK to mix.exsBadlop1-0/+1
2022-02-11Fix typo introduced in 99fdba0, present since 16.01Badlop1-1/+1
2022-02-11Some dependencies are optional, check them in mix.exsBadlop1-6/+6
2022-01-04Update Luerl to 1.0.0, now available in Hex.pm (rvirding/luerl#142)Badlop1-1/+1
2022-01-04Fix "make rel" when using mix, broken after 94a733c66Badlop1-1/+6
2021-12-08Handle mix version when running docker-ejabberd/ecs/build.sh latestBadlop1-0/+1
2021-12-08Relax strictness in mix dependency versionsBadlop1-1/+1
2021-12-06Eliminate xref warning from last commitPaweł Chmielowski1-0/+1
2021-11-29Update mix depsPaweł Chmielowski1-2/+2
2021-11-17Update Jose to 1.11.1 (the last in hex.pm correctly versioned)Badlop1-1/+1
2021-10-29Update 'xmpp' dependencyAlexey Shchepin1-1/+1
2021-10-09Update 'xmpp' dependencyHolger Weiss1-1/+1
2021-08-20PubSub: Support 'max_items=max' node configurationHolger Weiss1-1/+1
2021-07-26When vsn is an exact tag, append .0 to satisfy SemVerBadlop1-0/+3
2021-07-26Remove stringprep override from mix.exsPaweł Chmielowski1-1/+1
2021-07-21Remove leading zeros in ejabberd version number to satisfy Elixir SemVerBadlop1-1/+1
2021-07-16Add support to build release with back to old Elixir 1.10.3Badlop1-5/+23
2021-07-16Minor mix.exs definitions copied from the template fileBadlop1-1/+3
2021-07-16Add support to build release with mixBadlop1-0/+75
2021-07-16Get ejabberd version from vars.configBadlop1-1/+9
2021-07-16Add sql to package files (#3251)Badlop1-1/+1
2021-07-16Add vars.config to package files: version and cond_deps use itBadlop1-1/+1
2021-07-16Sort package filesBadlop1-1/+3
2021-07-16Update mix applications list to fix error "p1_utils is listed as both..."Badlop1-8/+8
2021-06-18Update stringprep in mixPaweł Chmielowski1-1/+1
2021-06-08Revert luerl from v0.4 which has a compilation warning; v0.3 is enoughBadlop1-1/+1
2021-05-28Update eredis dependency from v1.0.8 to v1.2.0Badlop1-1/+1
2021-05-28Update luerl dependency from v0.3 to v0.4Badlop1-1/+1
2021-05-28Update lager dependency from 3.6.10 to 3.9.1 to make Dialyzer happyBadlop1-1/+1
2021-04-14When using OTP 24.0, use the new 'application' record definition (#3568)Badlop1-0/+1
2021-04-07Set version to 21.04Jérôme Sautret1-1/+1
2021-03-24I think no need to be so strict in mix dependencies versionsBadlop1-5/+5