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_assembler.erl
Age
Commit message (
Expand
)
Author
2013-05-09
support a hard distinction between configured releases and realized releases
Eric B Merritt
2013-04-10
Remove bin/erl before replacing it
Jason L. Shiffer
2013-03-23
add extended_start_script to example relcool config
Tristan Sloughter
2013-03-23
add extended start script
Tristan Sloughter
2013-03-22
change to release rootdir to run release
Tristan Sloughter
2013-03-13
copy start_clean boot file along with erts
Tristan Sloughter
2013-03-13
replace erl sript in copied erts with generated version
Tristan Sloughter
2013-01-25
support the discover task searching the output dir
Eric
2013-01-24
fix and normalize module headers
Eric
2012-12-28
support the ability to *not* autogenerate start scripts
Eric
2012-12-21
refactor rcl_prv_assembler for symplicity and reliability
Eric
2012-12-18
ensure that each directory is explicitly created before a copy occures.
Eric
2012-12-18
make sure that the app target dir is created befor a copy
Eric
2012-12-18
make sure that copy errors can be correctly detected
Eric
2012-12-18
fix a bug in the ability to rebuild releases
Eric
2012-12-10
assembler should create the output dir
Eric
2012-12-07
allow a user to specify additional opts to erlexec
Eric
2012-11-21
all relcool to symlink in 'overridden' apps
Eric
2012-11-21
minor cleanup and refactoring for rcl_prv_assembler, rcl_prv_discover
Eric
2012-10-24
add a bit of additional logging information
Eric
2012-09-19
discover should not discover files in the output dir
Eric
2012-09-19
fix minor bugs in the assembler
Eric
2012-09-19
fully support testing of release builds
Eric