Age | Commit message (Collapse) | Author |
|
as part of #114.
|
|
Give release scripts ability to handle directories with spaces
|
|
|
|
Allow VMARGS_PATH and CONFIG_PATH to be overridden
|
|
|
|
|
|
Allow overriding RUNNER_LOG_DIR
|
|
|
|
Replace relcool with relx in example config.
|
|
|
|
Added note about rebar version
|
|
|
|
Accelerate application discovery
|
|
Added a command line override for the sys_config setting.
|
|
use vm.args in basic bin script
|
|
|
|
Make scripts in rlx_prv_assembler DTL templates
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Start scripts should honor existing LD_LIBRARY_PATH settings
|
|
The start scripts export the LD_LIBRARY_PATH environment variable to "$ERTS_DIR/lib". They should honor existing LD_LIBRARY_PATH required e.g. for running ports.
|
|
2 fixes
|
|
Ensure latest rebar is fetched when building on Travis-CI
|
|
|
|
|
|
|
|
|
|
|
|
Set auto_escape to false for erlydtl compilation
|
|
|
|
Make relx be compatible with Erlang 17.0-rc1
|
|
Update erlydtl to v0.9.0
|
|
|
|
|
|
|
|
|
|
Reverting erlydtl to 0.8.0 after discussion in https://github.com/erlydt...
|
|
https://github.com/erlydtl/erlydtl/issues/126
|
|
Fixes #120
|