aboutsummaryrefslogtreecommitdiff
path: root/rebar.config (unfollow)
Commit message (Expand)AuthorFilesLines
2022-05-02Simplify rules for choosing jiffy versionPaweł Chmielowski1-4/+2
2022-05-02Switch "make rel" and "make dev" to paths: conf, database, logsBadlop1-10/+10
2022-05-02Update hex depsPaweł Chmielowski1-5/+5
2022-05-02Update depsPaweł Chmielowski1-17/+17
2022-02-24Determine compile definitions based on Erlang versionBadlop1-2/+2
2022-02-24Use jiffy 1.1.0 when erlang < 20 because it doesn't have string:split/2Badlop1-1/+6
2022-02-24Update to jiffy 1.1.1 and p1_acme 1.0.18 to support Erlang/OTP 25.0-rc1Badlop1-2/+2
2022-02-24The lager dependency is used only with old Erlang versionsBadlop1-1/+3
2022-02-11Update copyright year to 2022Badlop1-1/+1
2022-02-11Fix typo introduced in 99fdba0, present since 16.01Badlop1-1/+1
2022-02-11Remove obsolete db_type defined environmentBadlop1-1/+0
2022-02-03New "make relive" similar to "ejabberdctl live" without installingBadlop1-0/+6
2022-01-04Workaround to support rebar2 git tag "1.0" and rebar3 hex version "1.0.0"Badlop1-1/+7
2022-01-04Update Luerl to 1.0.0, now available in Hex.pm (rvirding/luerl#142)Badlop1-2/+2
2021-12-23Fix ERTS path in ejabberdctl with `rebar3 release`Holger Weiss1-1/+1
2021-12-23Only provide Relx start script in dev profileBadlop1-1/+3
2021-12-23Revert "rebar.config: Don't create extended start script"Holger Weiss1-1/+1
2021-12-21rebar.config: Don't create extended start scriptHolger Weiss1-1/+1
2021-12-09Update stun and esip dependencies21.12Paweł Chmielowski1-2/+2
2021-12-07Remove CTLLOCKDIR (/var/lock/ejabberdctl) from Makefile.inFlorian Schmaus1-1/+0
2021-12-06Eliminate xref warning from last commitPaweł Chmielowski1-0/+1
2021-11-29Update depsPaweł Chmielowski1-5/+5
2021-11-17Update Jose to 1.11.1 (the last in hex.pm correctly versioned)Badlop1-1/+1
2021-11-02Update 'stun' dependencyHolger Weiss1-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-22Revert "Add workaround so rebar2 can use Elixir 1.12.0"21.07Paweł Chmielowski1-1/+1
2021-07-21Update pamPaweł Chmielowski1-1/+1
2021-07-21Update dependencesPaweł Chmielowski1-20/+20
2021-07-16Add workaround so rebar2 can use Elixir 1.12.0Badlop1-1/+1
2021-07-06Tell relx to include src, so that the tar will contain include/ (#3633)Badlop1-3/+6
2021-06-27Include odbc app in release only when required (#3633)Badlop1-1/+1
2021-06-27Copy captcha scripts in release (#3633)Badlop1-0/+1
2021-06-25New "make dev" and "./ejabberdctl" (requires using rebar3)Badlop1-0/+10
2021-06-25Add support for rebar3 to "make rel"Badlop1-0/+21
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-05-25New ci.yml with all static and dynamic testing suites (#3613)Badlop1-0/+2
2021-05-12Update xmpp to bring updated vcardPaweł Chmielowski1-1/+1
2021-04-29Fix invalid_encoding error when using extended plane characters in vcard.Paweł Chmielowski1-1/+1
2021-04-14When using OTP 24.0, use the new 'application' record definition (#3568)Badlop1-0/+1
2021-03-24Update rebar dependenciesBadlop1-17/+17
2021-03-08Remove support for HiPE, it was experimental and Erlang/OTP 24 removes itBadlop1-3/+0
2021-03-08Add --enable-lua, and use that for luerl instead of --enable-tools (#3508)Badlop1-1/+1
2021-03-04Update sql_query record to handle the Erlang/OTP 24 compiler reportsBadlop1-0/+1
2021-02-15fix eldap certificate verification (#3528)Stu Tomlinson1-0/+1
2021-02-10Update xmppPaweł Chmielowski1-1/+1