Age | Commit message (Collapse) | Author |
|
|
|
|
|
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
|
|
which makes the write fail. Fixes #120
|
|
thereby breaking dialyzer tests
|
|
Added R16B01/R16B02 otp release to travis config
|
|
|
|
Run the node embedded mode when in foreground
|
|
|
|
export ERL_LIBS before running console|console_clean|console_boot
|
|
|
|
mv nodetool and install_upgrade script to bin dir, so no need to incl erts
|
|
properly handle config files and switching on/off dev_mode
|
|
|
|
don't output release successfully created if verbose option is 0
|
|
add config option for output_dir, currently only a cmd arg
|
|
fix path to start_clean in console_clean start script option
|
|
Add option to skip release discovery
|