Age | Commit message (Expand) | Author |
2017-11-01 | Support OTP-20 Unicode functions | Fred Hebert |
2016-09-25 | Silence dialyzer warnings | Luis Rascao |
2015-11-21 | support overriding config values with per-release config values | Tristan Sloughter |
2015-09-16 | remove unneeded ifdefs and change from NOTEST to TEST define | Tristan Sloughter |
2015-07-08 | don't do release discovery unless needed -- like for relups | Tristan Sloughter |
2015-06-25 | no longer run release before tar or relup, the user must call it | Tristan Sloughter |
2015-02-01 | cleanup: remove unused provider attributes to not complicate code | Tristan Sloughter |
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 |