Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename plugin to not clash with plugin from dep | Paweł Chmielowski | 2020-01-08 | 1 | -2/+2 |
| | |||||
* | Downgrade jose to version that works with rebar2 and del warning_as_error ↵ | Paweł Chmielowski | 2019-07-12 | 1 | -0/+7 |
| | | | | from it's config | ||||
* | Call configure on deps in separate rebar command that compile | Paweł Chmielowski | 2018-01-15 | 2 | -3/+8 |
| | | | | This way we rebar.config.script can use vars detected by configure | ||||
* | Use override syntax that rebar3 accepts | Paweł Chmielowski | 2018-01-15 | 1 | -2/+2 |
| | |||||
* | Avoid badarg error when running get-deps before ./configure has created ↵ | nosnilmot | 2017-11-15 | 1 | -3/+7 |
| | | | | src/ejabberd.app (#2103) | ||||
* | Call earlier deps configure scripts durring compilation | Paweł Chmielowski | 2017-09-26 | 1 | -0/+32 |
| | |||||
* | Override version of subdeps with version from main rebar.config | Paweł Chmielowski | 2017-06-07 | 1 | -0/+126 |
| | |||||
* | Add plugin for passing extra erl_opts flags to deps, and use it for hipe | Paweł Chmielowski | 2015-12-16 | 1 | -0/+12 |
This fixes #425 in github issue tracker |