Age | Commit message (Expand) | Author |
2014-10-11 | fix tests for providers moved to new app and config list option | Tristan Sloughter |
2014-10-11 | support config passed in as proplist instead of filename | Tristan Sloughter |
2014-10-11 | add support for rebar3 deps dir | Tristan Sloughter |
2014-10-11 | provider task dependencies | Tristan Sloughter |
2014-10-11 | Merge pull request #223 from tsloughter/tar | Jordan Wilberding |
2014-10-10 | Added the 'escript' command to the extended release script to permit | Felix The Hammer Gallo |
2014-09-27 | Merge pull request #224 from jaydoane/replace-init-stop-with-halt-in-bin-dot-dtl | Tristan Sloughter |
2014-09-27 | Merge pull request #222 from srstrong/master | Tristan Sloughter |
2014-09-27 | Merge pull request #218 from tolbrino/tb/conf-pipedir | Tristan Sloughter |
2014-09-18 | Replace "-s init stop" with halt() | Jay Doane |
2014-08-28 | include overlay files in tar | Tristan Sloughter |
2014-08-22 | Modified error handling around nodetool to reduce silent failures | Steve Strong |
2014-08-12 | make PIPE_DIR overridable | Tino Breddin |
2014-08-09 | Merge pull request #207 from tsloughter/app_sort | Jordan Wilberding |
2014-07-23 | Merge pull request #215 from davidw/fix_heart_command | Tristan Sloughter |
2014-07-22 | Make HEART_COMMAND use the full path, otherwise it does not work. | David N. Welton |
2014-07-18 | Merge pull request #210 from davidw/net_ticktime_fix | Tristan Sloughter |
2014-07-17 | Get tick time in order to 'synchronize' with the node we are connecting with. | David N. Welton |
2014-07-10 | Merge pull request #208 from reset/assembler-copy-symlink-dir-contents | Tristan Sloughter |
2014-07-09 | ensure assembler copies the contents of symlinked dirs | Jamie Winsor |
2014-07-09 | sort apps by version, so newest is chosen if it passes constraints | Tristan Sloughter |
2014-06-28 | Merge pull request #204 from tsloughter/master | Jordan Wilberding |
2014-06-27 | fix for running console on target system. meaning start.boot | Tristan Sloughter |
2014-06-25 | Merge pull request #203 from tsloughter/master | Jordan Wilberding |
2014-06-25 | update README with new include-erts cli option | Tristan Sloughter |
2014-06-25 | Merge pull request #201 from tsloughter/semver | Jordan Wilberding |
2014-06-25 | Merge pull request #202 from tsloughter/include_erts_cli | Jordan Wilberding |
2014-06-24 | add include-erts cmd line arg, same as the config variable | Tristan Sloughter |
2014-06-24 | replace 'semver' placeholder in release defs with git derived vsn | Tristan Sloughter |
2014-06-23 | Merge pull request #200 from tsloughter/no_rel_error_msg | Jordan Wilberding |
2014-06-23 | provide useful error message when no release to build is found | Tristan Sloughter |
2014-06-20 | Merge pull request #199 from tsloughter/dialyzer_fixes | Jordan Wilberding |
2014-06-19 | dialyzer type fixes | Tristan Sloughter |
2014-06-19 | Merge pull request #195 from edescourtis/master | Tristan Sloughter |
2014-06-17 | Erlang 17+ doesn't start by 'R' | Eric des Courtis |
2014-06-14 | Merge pull request #193 from tsloughter/masterv1.0.4v1.0.3 | Jordan Wilberding |
2014-06-13 | remove defaults from getopts config for dev_mode and default_libs | Tristan Sloughter |
2014-06-02 | Merge pull request #192 from timclassic/master1.0.3 | Jordan Wilberding |
2014-06-01 | Run nodetool using results of find_erts_dir | Tim Stewart |
2014-05-24 | Merge pull request #191 from tsloughter/masterv1.0.2 | Jordan Wilberding |
2014-05-24 | fix cli/config file merging | Tristan Sloughter |
2014-05-24 | Merge pull request #190 from tsloughter/start_scripts | Jordan Wilberding |
2014-05-24 | Merge pull request #188 from tsloughter/master | Jordan Wilberding |
2014-05-23 | Merge pull request #1 from nuex/nuex_start_scripts | Tristan Sloughter |
2014-05-23 | add erts_dir fix to bin directory, remove extranneous erl_root declaration in... | nuex |
2014-05-23 | remove extra escape; ensures correct erts dir with or without spaces | nuex |
2014-05-22 | remove quoting that breaks start scripts | Tristan Sloughter |
2014-05-22 | fix for setting overrides with -a | Tristan Sloughter |
2014-05-20 | Merge pull request #187 from bitwalker/erlydtl-warnings | Tristan Sloughter |
2014-05-19 | Add {out_dir, false} to ERLYDTL_COMPILE_OPTS | Paul Schoenfelder |