index
:
relx.git
gh-pages
master
revert-426-vars
try-circleci
try-cirrus
Sane, simple release creation for Erlang.
Erlware
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
rlx_prv_config.erl
Age
Commit message (
Expand
)
Author
2014-10-11
provider task dependencies
Tristan Sloughter
2014-06-24
replace 'semver' placeholder in release defs with git derived vsn
Tristan Sloughter
2014-05-24
fix cli/config file merging
Tristan Sloughter
2014-05-14
refactor tar and relup commands to own providers
Tristan Sloughter
2014-05-14
refactor cli args and config file var merging
Tristan Sloughter
2014-05-09
breaking change: output release to <output_dir>/<release_name>/
Tristan Sloughter
2014-05-04
don't override release set in cmd args
Tristan Sloughter
2014-03-06
Added a command line override for the sys_config setting.
Matt Rudder
2014-01-18
add config option for output_dir, currently only a cmd arg
Tristan Sloughter
2013-11-18
Support wildcards in lib dirs
José Valim
2013-10-21
patch for exception: no match of right hand side value
Łukasz Biedrycki
2013-10-18
add extend to release definition. This closes #16
Tristan Sloughter
2013-10-16
add include_src option to config file, default true. This closes #15
Tristan Sloughter
2013-10-16
fix load overlay to support filename not in a list. This closes #74
Tristan Sloughter
2013-10-15
add a dev mode that symlinks the release instead of copying it
Eric
2013-10-12
add overlay_vars command line arg
Tristan Sloughter
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-19
add lib_dirs option to for config file, same as -l cli arg
Tristan Sloughter
2013-06-27
Fix call to rlx_state:vm_args/2
Loïc Hoguin
2013-06-20
Add support for {vm_args,_} argument in config
Olav Frengstad
2013-05-10
internal rename completion of all relcool to relx calls
Eric
2013-05-09
Basic file rename from rcl to rlx
Eric