Age | Commit message (Expand) | Author |
2013-10-16 | add include_src option to config file, default true. This closes #15 | Tristan Sloughter |
2013-10-16 | fix load overlay to support filename not in a list. This closes #74 | Tristan Sloughter |
2013-10-15 | add a dev mode that symlinks the release instead of copying it | Eric |
2013-10-15 | ignore empty list of overlay vars to fix unneeded warning | Tristan Sloughter |
2013-10-15 | add optoin to use custom system_libs dir. This closes #64 | Tristan Sloughter |
2013-10-15 | Merge pull request #71 from evax/script_update_on_upgrade | Tristan Sloughter |
2013-10-15 | Merge pull request #70 from evax/erts_include_fixes | Tristan Sloughter |
2013-10-15 | Ensure scripts are updated on upgrade for cold starts | Evax Software |
2013-10-15 | Use the start_clean boot file for remote console | Evax Software |
2013-10-15 | Reuse generated erts directory in tar command | Evax Software |
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-10-12 | support list of overlay_vars files. This closes #4 | Tristan Sloughter |
2013-10-10 | fix non-path includes to be include instead of include_lib | Tristan Sloughter |
2013-10-07 | include relx header with include instead of include_lib | Tristan Sloughter |
2013-09-30 | Fixed REMSH var to be properly defined in generated runner bash script. Clean... | Nick Clark |
2013-09-28 | do not include erts in tar if include_erts is false | Tristan Sloughter |
2013-09-28 | warn, not error, on bad app during discovery provider | Tristan Sloughter |
2013-09-23 | Fix search of vm.args | Slava Yurin |
2013-09-20 | replace confusing disable-default-libs option with default-libs true or false | Tristan Sloughter |
2013-09-20 | Ensure exit codes propagate properly during upgrades | RJ |
2013-09-20 | Support upgrade and downgrade between versions | RJ |
2013-09-19 | create RELEASES file and include tarball so downgrade to initial release works | Tristan Sloughter |
2013-09-19 | add -v/--version cli option | 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-19 | do not write default empty sys.config or vm.args if it exists already | Tristan Sloughter |
2013-09-16 | keep application type of none for rel file | Tristan Sloughter |
2013-09-16 | Check presence of each beam listed in .app | Alexander V. Nikolaev |
2013-09-16 | fix bug in override resolution | Eric |
2013-09-16 | fix dialyzer issues | Tristan Sloughter |
2013-09-16 | improved user output look | Tristan Sloughter |
2013-09-16 | only print usage on opt_parse error or new option -h | Tristan Sloughter |
2013-09-14 | fix crash instead of error message for bad target action | Tristan Sloughter |
2013-09-14 | remove extend script overriding bindir variable after it is set | Tristan Sloughter |
2013-09-13 | support copying full directories in overlays | Tristan Sloughter |
2013-09-13 | place release logs dir in root of release dir structure | Tristan Sloughter |
2013-09-13 | replace use of wildcard ** since it is not in <R16 Erlang | Tristan Sloughter |
2013-09-12 | fix ternary shell operation in start script | Tristan Sloughter |
2013-09-12 | set version to semver for rebar semver plugin | Tristan Sloughter |
2013-09-12 | better formatting from neotoma | Tristan Sloughter |
2013-09-11 | allow multiple actions, including new action tar | Tristan Sloughter |
2013-09-11 | fix error messages | Tristan Sloughter |
2013-08-09 | Make unrolling of nested errors work | Torben Hoffmann |
2013-08-01 | Escape forward slash in 'sed' execution for extended bin | Juan Wajnerman |
2013-06-27 | Fix call to rlx_state:vm_args/2 | Loïc Hoguin |
2013-06-20 | Merge pull request #10 from lafka/lafka-vmargs-opt | Eric Merritt |
2013-06-20 | Add support for {vm_args,_} argument in config | Olav Frengstad |
2013-06-11 | numerous small bugfixes | Eric |
2013-05-10 | internal rename completion of all relcool to relx calls | Eric |