Age | Commit message (Collapse) | Author |
|
|
|
|
|
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...
|
|
|
|
|
|
|
|
|
|
|
|
don't override release set in cmd args
|