aboutsummaryrefslogtreecommitdiffstats
path: root/src/relx.erl
AgeCommit message (Expand)Author
2018-11-04allow specify additional providers via api and cli callsGrigory Starinkin
2015-11-21use the configured logging for error outputTristan Sloughter
2015-07-29Possibility for plugins to create custom actions/tasksPavel Khusainov
2014-11-09move back to using format_error/1Tristan Sloughter
2014-11-06update help output to include available tasksTristan Sloughter
2014-11-03Merge pull request #236 from tsloughter/format_error2Jordan Wilberding
2014-11-02Allow to specify a path to vm.args through command-line argumentsIvan Chernetsky
2014-10-23use providers PRV_ERROR and format_error/2Tristan Sloughter
2014-10-11support config passed in as proplist instead of filenameTristan Sloughter
2014-10-11provider task dependenciesTristan Sloughter
2014-06-24add include-erts cmd line arg, same as the config variableTristan Sloughter
2014-06-13remove defaults from getopts config for dev_mode and default_libsTristan Sloughter
2014-05-22fix for setting overrides with -aTristan Sloughter
2014-05-14refactor tar and relup commands to own providersTristan Sloughter
2014-03-06Added a command line override for the sys_config setting.Matt Rudder
2013-10-22remove v for version shorthand since it is used for relvsnTristan Sloughter
2013-10-15add a dev mode that symlinks the release instead of copying itEric
2013-10-15add optoin to use custom system_libs dir. This closes #64Tristan Sloughter
2013-10-14remove rlx log and use ec_cmd_log insteadEric
2013-10-12add overlay_vars command line argTristan Sloughter
2013-10-07include relx header with include instead of include_libTristan Sloughter
2013-09-28warn, not error, on bad app during discovery providerTristan Sloughter
2013-09-20replace confusing disable-default-libs option with default-libs true or falseTristan Sloughter
2013-09-19add -v/--version cli optionTristan Sloughter
2013-09-19add -p for setting code pathsTristan Sloughter
2013-09-16only print usage on opt_parse error or new option -hTristan Sloughter
2013-09-11allow multiple actions, including new action tarTristan Sloughter
2013-05-10internal rename completion of all relcool to relx callsEric
2013-05-09Basic file rename from rcl to rlxEric