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_state.erl
Age
Commit message (
Collapse
)
Author
2013-10-25
Don't ignore -d command line argument.
Martin Schùˆrrer
2013-10-16
add include_src option to config file, default true. This closes #15
Tristan Sloughter
2013-10-15
add a dev mode that symlinks the release instead of copying it
Eric
This should only ever be used for development, however it makes it very, very nice to be able to simple recompile a project without recopying it to try new things.
2013-10-15
add optoin to use custom system_libs dir. This closes #64
Tristan Sloughter
2013-10-14
remove rlx log and use ec_cmd_log instead
Eric
2013-10-12
add overlay_vars command line arg
Tristan Sloughter
2013-09-20
replace confusing disable-default-libs option with default-libs true or false
Tristan Sloughter
2013-09-19
add -p for setting code paths
Tristan Sloughter
2013-09-19
add lib_dirs option to for config file, same as -l cli arg
Tristan Sloughter
2013-09-16
fix dialyzer issues
Tristan Sloughter
2013-09-16
improved user output look
Tristan Sloughter
2013-09-14
fix crash instead of error message for bad target action
Tristan Sloughter
2013-09-11
allow multiple actions, including new action tar
Tristan Sloughter
2013-06-20
Add support for {vm_args,_} argument in config
Olav Frengstad
2013-05-10
internal rename completion of all relcool to relx calls
Eric
2013-05-09
Basic file rename from rcl to rlx
Eric