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
/
rlx_prv_release.erl
Age
Commit message (
Expand
)
Author
2014-11-27
fix bug of not using proper erts version if erts path is used
Tristan Sloughter
2014-11-26
formatting
Tristan Sloughter
2014-11-22
fix for error message output for no default release
Tristan Sloughter
2014-11-09
move back to using format_error/1
Tristan Sloughter
2014-11-06
fix modules thta still were using format_error/1
Tristan Sloughter
2014-11-03
split release and app discovery into two separate providers
Tristan Sloughter
2014-10-23
use providers PRV_ERROR and format_error/2
Tristan Sloughter
2014-10-22
include state in format_error/2
Tristan Sloughter
2014-10-11
provider task dependencies
Tristan Sloughter
2014-06-23
provide useful error message when no release to build is found
Tristan Sloughter
2013-11-22
Properly detect the default release and fail on conflicts
José Valim
2013-10-14
remove rlx log and use ec_cmd_log instead
Eric
2013-10-10
fix non-path includes to be include instead of include_lib
Tristan Sloughter
2013-10-07
include relx header with include instead of include_lib
Tristan Sloughter
2013-09-16
improved user output look
Tristan Sloughter
2013-09-11
allow multiple actions, including new action tar
Tristan Sloughter
2013-06-11
numerous small bugfixes
Eric
2013-05-10
internal rename completion of all relcool to relx calls
Eric
2013-05-09
Basic file rename from rcl to rlx
Eric