summaryrefslogtreecommitdiff
path: root/plugins/override_opts.erl (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Downgrade jose to version that works with rebar2 and del warning_as_error ↵Paweł Chmielowski2019-07-121-0/+7
| | | | from it's config
* Call configure on deps in separate rebar command that compilePaweł Chmielowski2018-01-151-3/+3
| | | | This way we rebar.config.script can use vars detected by configure
* Use override syntax that rebar3 acceptsPaweł Chmielowski2018-01-151-2/+2
|
* Avoid badarg error when running get-deps before ./configure has created ↵nosnilmot2017-11-151-3/+7
| | | | src/ejabberd.app (#2103)
* Call earlier deps configure scripts durring compilationPaweł Chmielowski2017-09-261-0/+32