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_assembler.erl
Age
Commit message (
Expand
)
Author
2018-06-23
only copy mode and time attributes when copying files
Tristan Sloughter
2018-06-12
support for OTP21's sys.config.src file in releases (#647)
Tristan Sloughter
2017-11-01
Maintain no_dot_erlang.boot file in releases
Fred Hebert
2017-11-01
Support OTP-20 Unicode functions
Fred Hebert
2017-10-18
Start script extensions (#613)
Luis Rascão
2017-10-18
Merge pull request #540 from obi458/master
Luis Rascão
2017-07-24
Don't use builtin status hook as default
Luis Rascao
2017-05-15
Add custom status hook to extended script
Luis Rascao
2017-01-29
Don't rewrite app files if contents are the same
Luis Rascao
2016-12-17
Replace rebar_log calls to enable relx to build extended script with builders...
Aleksandar Markovski
2016-11-26
Merge pull request #541 from lrascao/feature/exclude_modules
Tristan Sloughter
2016-11-21
Provide a new config directive that allows per-app module exclusion
Luis Rascao
2016-11-12
Add support for new relx directive that provides start/stop shell script hooks
Luis Rascao
2016-10-27
Fix replace os vars functionality
Luis Rascao
2016-10-25
Merge pull request #529 from lrascao/feature/include_nodetool_on_extended_sta...
Luis Rascão
2016-10-25
Always include nodetool when generating extended start script
Luis Rascao
2016-10-18
Fixed: #524. Erts src folder existence check added
Alexey Ovchinnikov
2016-10-05
win32 cross release on unix
obi458
2016-10-03
Don't include erts src when user requests src not be included
Luis Rascao
2016-04-29
Add a boot variable to Windows scripts
emtenet
2016-02-18
allow 'false' to tell relx to not create a sys.config or vm.args
Tristan Sloughter
2016-02-05
targetdir may be list not binary, convert before comparing
Tristan Sloughter
2016-01-31
Merge pull request #442 from tsloughter/master
Jordan Wilberding
2016-01-30
use list comp instead of ec_plists for copy directory
Tristan Sloughter
2016-01-23
replacing OS vars: use .orig files to prevent overwriting
erlanger
2015-11-21
Merge pull request #415 from tsloughter/erl_inteface_lib
Jordan Wilberding
2015-11-21
error out with useful message if the user provided sys.config isn't parseable
Tristan Sloughter
2015-11-21
include lib dir if it exists, erl_interface is an ex. with a lib
Tristan Sloughter
2015-09-28
Revert "Fix possible copy-paste bug in rlx_prv_assembler"
Tristan Sloughter
2015-09-04
Fix possible copy-paste bug in rlx_prv_assembler
Dmitry Ivanov
2015-07-18
Merge pull request #369 from tsloughter/master
Jordan Wilberding
2015-07-18
fix console_clean in dev_mode by always creating start_clean.boot
Tristan Sloughter
2015-07-15
run overlay after release not before
Tristan Sloughter
2015-06-17
Fixing test for windows, changing symlink to symlink_or_copy
Daniel Widgren
2015-06-01
always include start_clean
Tristan Sloughter
2015-06-01
add include_nodetool option for including nodetool but not extended start script
Tristan Sloughter
2015-05-08
use mustache instead of erlydtl for overlays
Tristan Sloughter
2015-02-01
cleanup: remove unused provider attributes to not complicate code
Tristan Sloughter
2015-01-31
add support for excluding applications from the release
Tristan Sloughter
2014-11-22
if include_erts is false, do not include stdlibs
Tristan Sloughter
2014-11-09
move back to using format_error/1
Tristan Sloughter
2014-11-06
add option to strip debug_info from beam files if not dev_mode
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
provider task dependencies
Tristan Sloughter
2014-07-09
ensure assembler copies the contents of symlinked dirs
Jamie Winsor
2014-05-17
Merge pull request #183 from jwilberding/fix_rlx
v1.0.0
Tristan Sloughter
2014-05-17
Fix for #182, which requires we delete a read-only file before overwriting it
Jordan Wilberding
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
[next]