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
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-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
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
2016-01-12
format filename as string in warning message
Tristan Sloughter
2016-01-12
move missing beam and other app warnings to debug messages
Tristan Sloughter
2016-01-11
remove rlx_topo since all systools >=R15 have a working sort of apps
Tristan Sloughter
2016-01-06
Include src/ in tarballs unless specified not to
Fred Hebert
2015-12-04
replace last, not first when merging cli and config terms
Tristan Sloughter
2015-12-04
don't reverse the config terms if there are cli args
Tristan Sloughter
2015-11-22
update hex metdata, switching contributors to maintainers
Tristan Sloughter
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
use the configured logging for error output
Tristan Sloughter
2015-11-21
include lib dir if it exists, erl_interface is an ex. with a lib
Tristan Sloughter
[next]