Age | Commit message (Expand) | Author |
2015-04-17 | handle directory that doesn't exist in dscv_util | Tristan Sloughter |
2015-04-17 | update rebar3 for r15 | Tristan Sloughter |
2015-04-17 | Merge pull request #333 from tsloughter/rebar3v1.3.0 | Jordan Wilberding |
2015-04-17 | update rebar3 for escriptize including .app file fix | Tristan Sloughter |
2015-04-17 | Merge pull request #332 from tsloughter/rebar3 | Jordan Wilberding |
2015-04-17 | update erlydtl and switch to rebar3 | Tristan Sloughter |
2015-04-06 | Merge pull request #328 from surik/master | Tristan Sloughter |
2015-04-06 | Add ERL_LIBS environment | Yury Gargay |
2015-04-05 | Merge pull request #327 from jaydoane/replace-init-stop-with-halt | Tristan Sloughter |
2015-04-04 | Replace "cut -d ' ' -f2" with "awk '{print $2}'" so it will work on a mac, wh... | Jay Doane |
2015-04-04 | Replace "-s init stop" with "halt()" in relx_get_longname | Jay Doane |
2015-04-01 | Merge pull request #321 from davebest/link_overlay | Tristan Sloughter |
2015-04-01 | support symbolic link overlays in dev_mode | David Best |
2015-03-31 | Replace "-s init stop" with halt() | Jay Doane |
2015-03-31 | Merge pull request #326 from tsloughter/windows | Jordan Wilberding |
2015-03-31 | support spaces in erl path in windows script | Tristan Sloughter |
2015-03-31 | Merge pull request #320 from davebest/bin_dups | Tristan Sloughter |
2015-03-31 | Merge pull request #316 from davidw/fix_hostname_lookup2 | Tristan Sloughter |
2015-03-31 | Merge pull request #260 from syl20bnr/remove_uneeded_chars | Tristan Sloughter |
2015-03-31 | Merge pull request #319 from lrascao/feature/support_overlay_inclusion | Tristan Sloughter |
2015-02-23 | prevent files in the bin directory from being duplicated in the .tar | David Best |
2015-02-19 | support overlay file inclusion | Luis Rascao |
2015-02-17 | Use 'erl' to determine Erlang hostname rather than nodetool | David N. Welton |
2015-02-01 | Merge pull request #311 from tsloughter/cleanupv1.2.0 | Jordan Wilberding |
2015-02-01 | Merge pull request #310 from tsloughter/action_order | Jordan Wilberding |
2015-02-01 | Merge pull request #309 from tsloughter/master | Jordan Wilberding |
2015-02-01 | fix target ordering to be the same as the user entered | Tristan Sloughter |
2015-02-01 | cleanup: remove unused provider attributes to not complicate code | Tristan Sloughter |
2015-01-31 | don't use CONFIG_PATH os var, fixes #241 | Tristan Sloughter |
2015-01-31 | Merge pull request #308 from tsloughter/emu | Jordan Wilberding |
2015-01-31 | Merge pull request #307 from tsloughter/master | Jordan Wilberding |
2015-01-31 | add escript emu args to speed up start time | Tristan Sloughter |
2015-01-31 | don't overdo it with generated apps that are there to be ignored | Tristan Sloughter |
2015-01-31 | add support for excluding applications from the release | Tristan Sloughter |
2015-01-30 | Merge pull request #306 from tsloughter/master | Jordan Wilberding |
2015-01-30 | Merge pull request #305 from lrascao/feature/support_config_script | Tristan Sloughter |
2015-01-30 | expose rpc and rpcterms functionality from extended bins script | Tristan Sloughter |
2015-01-30 | add config script funcionality | Luis Rascao |
2015-01-28 | Merge pull request #303 from tsloughter/rpcterms_fix | Jordan Wilberding |
2015-01-28 | support rpcterms with no args or argstring in nodetool | Tristan Sloughter |
2015-01-28 | Merge pull request #302 from tsloughter/rpcterms_fix | Jordan Wilberding |
2015-01-27 | treat rpcterm args as a string not a list of elements | Tristan Sloughter |
2015-01-14 | Merge pull request #294 from tsloughter/tar_system_libs | Jordan Wilberding |
2015-01-11 | Update README.md to reflect change to system_libs option | Tristan Sloughter |
2015-01-11 | Merge pull request #296 from tsloughter/basic_bin | Jordan Wilberding |
2015-01-10 | handle the renaming of the boot script to start.boot in basic bin script | Tristan Sloughter |
2015-01-10 | remove system libs from tarball if set to false | Tristan Sloughter |
2015-01-06 | Merge pull request #290 from tsloughter/unpack_command | Jordan Wilberding |
2015-01-06 | Merge pull request #291 from tsloughter/dedup_lib_dirs | Jordan Wilberding |
2015-01-06 | Merge pull request #292 from philipcristiano/fix-readme-relvsn | Tristan Sloughter |