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_overlay.erl
Age
Commit message (
Expand
)
Author
2017-10-18
Add `erts_dir` overlay var (#614)
Luis Rascão
2017-05-08
Add the ability to chmod files in the overlay.
Anthony Molinaro
2016-10-27
Fix replace os vars functionality
Luis Rascao
2016-09-25
Silence dialyzer warnings
Luis Rascao
2016-03-15
Fixed template args order bug
Kozlov Yakov
2015-08-24
fix error message for template file that doesn't exist
Tristan Sloughter
2015-05-08
use mustache instead of erlydtl for overlays
Tristan Sloughter
2015-04-23
update for 18.0
Tristan Sloughter
2015-04-01
support symbolic link overlays in dev_mode
David Best
2015-02-19
support overlay file inclusion
Luis Rascao
2015-02-01
cleanup: remove unused provider attributes to not complicate code
Tristan Sloughter
2014-12-13
render overlay filenames for tar archive
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
2014-10-22
include state in format_error/2
Tristan Sloughter
2014-10-11
support config passed in as proplist instead of filename
Tristan Sloughter
2014-10-11
provider task dependencies
Tristan Sloughter
2014-05-19
Add {out_dir, false} to ERLYDTL_COMPILE_OPTS
Paul Schoenfelder
2014-03-05
Set auto_escape to false for erlydtl compilation
Paul Oliver
2014-02-17
Update erlydtl to v0.9.0
Andreas Stenius
2013-10-28
support using the original app vsn as a string not the parsed vsn
Eric
2013-10-15
ignore empty list of overlay vars to fix unneeded warning
Tristan Sloughter
2013-10-14
remove rlx log and use ec_cmd_log instead
Eric
2013-10-12
support list of overlay_vars files. This closes #4
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-16
improved user output look
Tristan Sloughter
2013-09-13
support copying full directories in overlays
Tristan Sloughter
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