aboutsummaryrefslogtreecommitdiffstats
path: root/src/rlx_prv_release.erl
AgeCommit message (Expand)Author
2015-11-21support overriding config values with per-release config valuesTristan Sloughter
2015-09-16remove unneeded ifdefs and change from NOTEST to TEST defineTristan Sloughter
2015-07-08don't do release discovery unless needed -- like for relupsTristan Sloughter
2015-06-25no longer run release before tar or relup, the user must call itTristan Sloughter
2015-02-01cleanup: remove unused provider attributes to not complicate codeTristan Sloughter
2014-11-27fix bug of not using proper erts version if erts path is usedTristan Sloughter
2014-11-26formattingTristan Sloughter
2014-11-22fix for error message output for no default releaseTristan Sloughter
2014-11-09move back to using format_error/1Tristan Sloughter
2014-11-06fix modules thta still were using format_error/1Tristan Sloughter
2014-11-03split release and app discovery into two separate providersTristan Sloughter
2014-10-23use providers PRV_ERROR and format_error/2Tristan Sloughter
2014-10-22include state in format_error/2Tristan Sloughter
2014-10-11provider task dependenciesTristan Sloughter
2014-06-23provide useful error message when no release to build is foundTristan Sloughter
2013-11-22Properly detect the default release and fail on conflictsJosé Valim
2013-10-14remove rlx log and use ec_cmd_log insteadEric
2013-10-10fix non-path includes to be include instead of include_libTristan Sloughter
2013-10-07include relx header with include instead of include_libTristan Sloughter
2013-09-16improved user output lookTristan Sloughter
2013-09-11allow multiple actions, including new action tarTristan Sloughter
2013-06-11numerous small bugfixesEric
2013-05-10internal rename completion of all relcool to relx callsEric
2013-05-09Basic file rename from rcl to rlxEric