Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-09-25 | Silence dialyzer warnings | Luis Rascao | |
Fix/add method specs, remove unreachable branches, make rlx_util:render/2 accept both iolists and binaries. | |||
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-09 | Add low / high color mode | Heinz N. Gies | |
2015-09-16 | remove unneeded ifdefs and change from NOTEST to TEST define | Tristan Sloughter | |
2015-06-30 | Remove unnecessary `compile_source` option from `escript:extract/2`. | Paul Schoenfelder | |
- This was printing error output if the caller was not an escript, regardless of error handling strategy. - The option is not actually required for extracting a valid escript. | |||
2015-06-25 | Fix paths for symlinks | Daniel Widgren | |
2015-06-21 | use packages and add hex package metadata to .app.src | Tristan Sloughter | |
2015-06-17 | Fixing test for windows, changing symlink to symlink_or_copy | Daniel Widgren | |
2015-05-16 | don't return value as string if not a printable string | Tristan Sloughter | |
2015-05-08 | use mustache v0.3.0 | Tristan Sloughter | |
2015-05-08 | use mustache instead of erlydtl for overlays | Tristan Sloughter | |
2014-05-14 | refactor tar and relup commands to own providers | Tristan Sloughter | |
2013-11-18 | Support wildcards in lib dirs | José Valim | |
Wildcards are supported in both lib_dirs in config files as well via the -l command line option. | |||
2013-09-16 | improved user output look | Tristan Sloughter | |
2013-09-13 | replace use of wildcard ** since it is not in <R16 Erlang | Tristan Sloughter | |
2013-09-11 | allow multiple actions, including new action tar | Tristan Sloughter | |
2013-06-11 | numerous small bugfixes | Eric | |
2013-05-10 | internal rename completion of all relcool to relx calls | Eric | |
2013-05-09 | Basic file rename from rcl to rlx | Eric | |