index
:
relx.git
gh-pages
master
revert-426-vars
try-circleci
try-cirrus
Sane, simple release creation for Erlang.
Erlware
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
relx.erl
Age
Commit message (
Expand
)
Author
2015-11-21
use the configured logging for error output
Tristan Sloughter
2015-07-29
Possibility for plugins to create custom actions/tasks
Pavel Khusainov
2014-11-09
move back to using format_error/1
Tristan Sloughter
2014-11-06
update help output to include available tasks
Tristan Sloughter
2014-11-03
Merge pull request #236 from tsloughter/format_error2
Jordan Wilberding
2014-11-02
Allow to specify a path to vm.args through command-line arguments
Ivan Chernetsky
2014-10-23
use providers PRV_ERROR and format_error/2
Tristan Sloughter
2014-10-11
support config passed in as proplist instead of filename
Tristan Sloughter
2014-10-11
provider task dependencies
Tristan Sloughter
2014-06-24
add include-erts cmd line arg, same as the config variable
Tristan Sloughter
2014-06-13
remove defaults from getopts config for dev_mode and default_libs
Tristan Sloughter
2014-05-22
fix for setting overrides with -a
Tristan Sloughter
2014-05-14
refactor tar and relup commands to own providers
Tristan Sloughter
2014-03-06
Added a command line override for the sys_config setting.
Matt Rudder
2013-10-22
remove v for version shorthand since it is used for relvsn
Tristan Sloughter
2013-10-15
add a dev mode that symlinks the release instead of copying it
Eric
2013-10-15
add optoin to use custom system_libs dir. This closes #64
Tristan Sloughter
2013-10-14
remove rlx log and use ec_cmd_log instead
Eric
2013-10-12
add overlay_vars command line arg
Tristan Sloughter
2013-10-07
include relx header with include instead of include_lib
Tristan Sloughter
2013-09-28
warn, not error, on bad app during discovery provider
Tristan Sloughter
2013-09-20
replace confusing disable-default-libs option with default-libs true or false
Tristan Sloughter
2013-09-19
add -v/--version cli option
Tristan Sloughter
2013-09-19
add -p for setting code paths
Tristan Sloughter
2013-09-16
only print usage on opt_parse error or new option -h
Tristan Sloughter
2013-09-11
allow multiple actions, including new action tar
Tristan Sloughter
2013-05-10
internal rename completion of all relcool to relx calls
Eric
2013-05-09
Basic file rename from rcl to rlx
Eric