aboutsummaryrefslogtreecommitdiffstats
path: root/src/rlx_config.erl
AgeCommit message (Expand)Author
2015-12-04replace last, not first when merging cli and config termsTristan Sloughter
2015-12-04don't reverse the config terms if there are cli argsTristan Sloughter
2015-11-21support overriding config values with per-release config valuesTristan Sloughter
2015-09-19update erlware_commons, remove unneeded 'v' prefix hack and back to 'git' vsnTristan Sloughter
2015-07-12Added {cmd, Cmd} to version attribute.Joe DeVivo
2015-07-10Now you can specify {semver, "version"}Joe DeVivo
2015-05-16fix add_providers config option for newest providers depTristan Sloughter
2015-01-31add support for excluding applications from the releaseTristan Sloughter
2015-01-30add config script funcionalityLuis Rascao
2015-01-10remove system libs from tarball if set to falseTristan Sloughter
2014-11-09move back to using format_error/1Tristan Sloughter
2014-11-06add option to strip debug_info from beam files if not dev_modeTristan Sloughter
2014-11-06fix modules thta still were using format_error/1Tristan Sloughter
2014-11-03support proper return value of ec_git_vsn of {ok, string()}Tristan Sloughter
2014-11-02Allow to specify a path to vm.args through command-line argumentsIvan Chernetsky
2014-10-11support config passed in as proplist instead of filenameTristan Sloughter
2014-10-11provider task dependenciesTristan Sloughter