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
/
rcl_prv_overlay.erl
Age
Commit message (
Collapse
)
Author
2013-01-24
fix and normalize module headers
Eric
2012-12-31
use relative root for overlay vars file path
Tristan Sloughter
2012-12-30
support config relative directories in templates and copy
Eric
2012-12-30
support only one config file in the system
Eric
2012-12-30
support 'to' dirs for mkdirs, templates, and copies being based on output dir
Eric
2012-12-28
make sure file permissions are set correctly in overlay template/copy
Eric
2012-12-28
make directory checking more robust
Eric
2012-12-28
make overlays synchronous
Eric
People seem to expect overlays to happen in order. This patch changes overlays such that they happen one at a time.
2012-12-28
support file->directory copies in overlay
Eric
2012-12-27
suport variables in vars files of overlays
Eric
2012-12-27
splint out render and write so we can reuse the render
Eric
2012-12-27
remove print statements that got left in
Eric
And made it through code review!!!
2012-12-26
overlay support
Eric
This includes support for overlays and fairly complete tests