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
Age
Commit message (
Expand
)
Author
2018-06-12
support for OTP21's sys.config.src file in releases (#647)
Tristan Sloughter
2018-06-03
fix for #511 order of dependencies (#655)
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-19
Merge pull request #465 from filmor/semver-prefix
Luis Rascão
2017-10-18
Add `erts_dir` overlay var (#614)
Luis Rascão
2017-10-18
Start script extensions (#613)
Luis Rascão
2017-10-19
Pass prefix through, again.
Benedikt Reinartz
2017-10-18
Merge pull request #540 from obi458/master
Luis Rascão
2017-09-06
Start top-level applications as early as possible.
Konstantin Tcepliaev
2017-07-24
Don't use builtin status hook as default
Luis Rascao
2017-06-08
rename gb_tree:tree to gb_trees:tree
Yoshikazu Aoshima
2017-05-15
Add custom status hook to extended script
Luis Rascao
2017-05-14
Merge pull request #585 from lrascao/fix/rewrite_otp_apps
Luis Rascão
2017-05-08
Add the ability to chmod files in the overlay.
Anthony Molinaro
2017-04-09
Only ensure kernel,stdlib for empty dep apps
Luis Rascao
2017-03-20
Ensure stdlib,kernel as application dependencies
Luis Rascao
2017-02-27
Drop use of export_all erlc directive
Luis Rascao
2017-02-02
Merge pull request #559 from lrascao/feature/fix_crash_on_relup_warning
Tristan Sloughter
2017-02-01
Don't crash on warnings emitted during relup
Luis Rascao
2017-01-29
Don't rewrite app files if contents are the same
Luis Rascao
2017-01-28
Expose warnings as errors option
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-26
Revert "remove rlx_topo since all systools >=R15 have a working sort of apps"
Tristan Sloughter
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-07
Silence remaining dialyzer errors
Luis Rascao
2016-10-06
Merge pull request #515 from lrascao/feature/erts_include_src
Tristan Sloughter
2016-10-06
Fixed overlay_vars handling.
Alexander Sedov
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-09-25
Silence dialyzer warnings
Luis Rascao
2016-09-16
Fix typo in log printout when disable_rel_discovery is set
Siri Hansen
2016-04-29
Add a boot variable to Windows scripts
emtenet
2016-03-15
Fixed template args order bug
Kozlov Yakov
2016-02-18
allow 'false' to tell relx to not create a sys.config or vm.args
Tristan Sloughter
2016-02-18
fix bug building tarfile if vm.args doesn't exist
Tristan Sloughter
2016-02-16
Fix case for applicaiton:get_env
Heinz N. Gies
2016-02-16
Use an app_env to get color intensity
Heinz N. Gies
2016-02-11
Fix typo
Heinz N. Gies
2016-02-09
Add low / high color mode
Heinz N. Gies
2016-02-05
Merge pull request #443 from tsloughter/master
v3.15.0
Jordan Wilberding
2016-02-05
targetdir may be list not binary, convert before comparing
Tristan Sloughter
2016-02-04
dammit, must split the path to use prefix to check for cycles
Tristan Sloughter
2016-01-31
Merge pull request #442 from tsloughter/master
Jordan Wilberding
[next]