Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-06-03 | fix for #511 order of dependencies (#655) | Tristan Sloughter | |
2017-11-01 | Maintain no_dot_erlang.boot file in releases | Fred Hebert | |
Had a problem in OTP-21 (master) where escript calls in nodetool would fail since the file is not around and is being used by default there. The patch works by copying its equivalent file, which I belive to be just the start_clean file (their .rel.src are identical), into the same directories as we do for start_clean. Internal errors are renamed to be made neutral. | |||
2016-10-26 | Revert "remove rlx_topo since all systools >=R15 have a working sort of apps" | Tristan Sloughter | |
This reverts commit 701da7b9f2dfb872351b56938f7aed5bff0d79c7. | |||
2016-10-07 | Silence remaining dialyzer errors | Luis Rascao | |
2016-09-25 | Silence dialyzer warnings | Luis Rascao | |
Fix/add method specs, remove unreachable branches, make rlx_util:render/2 accept both iolists and binaries. | |||
2016-01-11 | remove rlx_topo since all systools >=R15 have a working sort of apps | Tristan Sloughter | |
2015-11-21 | support overriding config values with per-release config values | Tristan Sloughter | |
2015-07-18 | fix console_clean in dev_mode by always creating start_clean.boot | Tristan Sloughter | |
2015-04-23 | update for 18.0 | Tristan Sloughter | |
2014-11-09 | move back to using format_error/1 | Tristan Sloughter | |
2014-10-23 | use providers PRV_ERROR and format_error/2 | Tristan Sloughter | |
2013-10-28 | support using the original app vsn as a string not the parsed vsn | 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 | keep application type of none for rel file | Tristan Sloughter | |
2013-09-16 | improved user output look | 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 | |