Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-07-12 | Added {cmd, Cmd} to version attribute. | Joe DeVivo | |
Whatever CMD returns will be the version number | |||
2015-07-10 | Now you can specify {semver, "version"} | Joe DeVivo | |
where "version" is the prefix you use for tagging versions in git | |||
2015-05-16 | fix add_providers config option for newest providers dep | Tristan Sloughter | |
2015-01-31 | add support for excluding applications from the release | Tristan Sloughter | |
2015-01-30 | add config script funcionality | Luis Rascao | |
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 | |||
2015-01-10 | remove system libs from tarball if set to false | Tristan Sloughter | |
2014-11-09 | move back to using format_error/1 | Tristan Sloughter | |
2014-11-06 | add option to strip debug_info from beam files if not dev_mode | Tristan Sloughter | |
2014-11-06 | fix modules thta still were using format_error/1 | Tristan Sloughter | |
2014-11-03 | support proper return value of ec_git_vsn of {ok, string()} | Tristan Sloughter | |
2014-11-02 | Allow to specify a path to vm.args through command-line arguments | Ivan Chernetsky | |
2014-10-11 | support config passed in as proplist instead of filename | Tristan Sloughter | |
2014-10-11 | provider task dependencies | Tristan Sloughter | |