Age | Commit message (Collapse) | Author |
|
allow overlay inclusion of other files, similarly
to what OTP already does in sys.config files
|
|
cleanup: remove unused provider attributes to not complicate code
|
|
|
|
|
|
|
|
similar to rebar's config script, append a .script
suffix to the provided relx config that is evaluated
and can possibly change values in the original config
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Split app and release discovery and format_error fix
|
|
|
|
|
|
|
|
|
|
|
|
Some changes for providers as I work on rebar3
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
sort apps by version, so newest is chosen if it passes constraints
|
|
|
|
|
|
replace 'semver' placeholder in release defs with git derived vsn
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fix for #182, which requires we delete a read-only file before overwriti...
|
|
|
|
|
|
|