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_archive.erl
Age
Commit message (
Expand
)
Author
2016-02-18
fix bug building tarfile if vm.args doesn't exist
Tristan Sloughter
2016-01-06
Include src/ in tarballs unless specified not to
Fred Hebert
2015-07-23
Add include and priv dirs to tar file
CarlosEDP
2015-06-25
no longer run release before tar or relup, the user must call it
Tristan Sloughter
2015-05-08
use mustache instead of erlydtl for overlays
Tristan Sloughter
2015-04-01
support symbolic link overlays in dev_mode
David Best
2015-02-23
prevent files in the bin directory from being duplicated in the .tar
David Best
2015-02-01
cleanup: remove unused provider attributes to not complicate code
Tristan Sloughter
2015-01-10
remove system libs from tarball if set to false
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-11-05
Relup support for Windows
syl20bnr
2014-10-22
include state in format_error/2
Tristan Sloughter
2014-10-11
provider task dependencies
Tristan Sloughter
2014-08-28
include overlay files in tar
Tristan Sloughter
2014-05-14
refactor tar and relup commands to own providers
Tristan Sloughter