Age | Commit message (Expand) | Author |
2015-09-19 | update erlware_commons, remove unneeded 'v' prefix hack and back to 'git' vsn | Tristan Sloughter |
2015-09-16 | remove unneeded ifdefs and change from NOTEST to TEST define | Tristan Sloughter |
2015-09-04 | Fix possible copy-paste bug in rlx_prv_assembler | Dmitry Ivanov |
2015-08-24 | version bump | Tristan Sloughter |
2015-08-24 | fix error message for template file that doesn't exist | Tristan Sloughter |
2015-07-29 | Possibility for plugins to create custom actions/tasks | Pavel Khusainov |
2015-07-23 | Add include and priv dirs to tar file | CarlosEDP |
2015-07-21 | version bump to 3.4.0 | Tristan Sloughter |
2015-07-18 | Merge pull request #369 from tsloughter/master | Jordan Wilberding |
2015-07-18 | fix console_clean in dev_mode by always creating start_clean.boot | Tristan Sloughter |
2015-07-15 | run overlay after release not before | Tristan Sloughter |
2015-07-12 | bump erlware_commons and relx patch vsn | Tristan Sloughter |
2015-07-12 | Added {cmd, Cmd} to version attribute. | Joe DeVivo |
2015-07-10 | version bump | Tristan Sloughter |
2015-07-10 | Now you can specify {semver, "version"} | Joe DeVivo |
2015-07-08 | bump version | Tristan Sloughter |
2015-07-08 | don't do release discovery unless needed -- like for relups | Tristan Sloughter |
2015-07-01 | version bump | Tristan Sloughter |
2015-06-30 | version bump: 3.1.0 | Tristan Sloughter |
2015-06-30 | Remove unnecessary `compile_source` option from `escript:extract/2`. | Paul Schoenfelder |
2015-06-25 | major version bump | Tristan Sloughter |
2015-06-25 | no longer run release before tar or relup, the user must call it | Tristan Sloughter |
2015-06-25 | Fix paths for symlinks | Daniel Widgren |
2015-06-22 | update erlware_commons dep for rebar3 and vsn bump | Tristan Sloughter |
2015-06-21 | update travis and version bump 2.1.0 | Tristan Sloughter |
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-06-01 | always include start_clean | Tristan Sloughter |
2015-06-01 | add include_nodetool option for including nodetool but not extended start script | Tristan Sloughter |
2015-05-18 | Merge pull request #345 from tsloughter/master | Jordan Wilberding |
2015-05-16 | fix add_providers config option for newest providers dep | Tristan Sloughter |
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 |
2015-04-23 | update for 18.0 | Tristan Sloughter |
2015-04-17 | handle directory that doesn't exist in dscv_util | Tristan Sloughter |
2015-04-06 | Add ERL_LIBS environment | Yury Gargay |
2015-04-01 | support symbolic link overlays in dev_mode | David Best |
2015-03-31 | Merge pull request #320 from davebest/bin_dups | 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-01 | Merge pull request #311 from tsloughter/cleanupv1.2.0 | 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 | add support for excluding applications from the release | Tristan Sloughter |
2015-01-30 | add config script funcionality | Luis Rascao |
2015-01-10 | remove system libs from tarball if set to false | Tristan Sloughter |
2015-01-06 | remove duplicates without changing order of list for lib dirs | Tristan Sloughter |
2014-12-24 | only unique lib dirs should be used to save time/confusion | Tristan Sloughter |
2014-12-13 | render overlay filenames for tar archive | Tristan Sloughter |