Age | Commit message (Expand) | Author |
2016-02-05 | Merge pull request #443 from tsloughter/masterv3.15.0 | Jordan Wilberding |
2016-02-05 | targetdir may be list not binary, convert before comparing | Tristan Sloughter |
2016-02-04 | dammit, must split the path to use prefix to check for cycles | Tristan Sloughter |
2016-01-31 | Merge pull request #442 from tsloughter/master | Jordan Wilberding |
2016-01-30 | use list comp instead of ec_plists for copy directory | Tristan Sloughter |
2016-01-23 | replacing OS vars: use .orig files to prevent overwriting | erlanger |
2016-01-12 | format filename as string in warning message | Tristan Sloughter |
2016-01-12 | move missing beam and other app warnings to debug messages | Tristan Sloughter |
2016-01-11 | remove rlx_topo since all systools >=R15 have a working sort of apps | Tristan Sloughter |
2016-01-06 | Include src/ in tarballs unless specified not to | Fred Hebert |
2015-12-04 | replace last, not first when merging cli and config terms | Tristan Sloughter |
2015-12-04 | don't reverse the config terms if there are cli args | Tristan Sloughter |
2015-11-22 | update hex metdata, switching contributors to maintainers | Tristan Sloughter |
2015-11-21 | Merge pull request #415 from tsloughter/erl_inteface_lib | Jordan Wilberding |
2015-11-21 | error out with useful message if the user provided sys.config isn't parseable | Tristan Sloughter |
2015-11-21 | use the configured logging for error output | Tristan Sloughter |
2015-11-21 | include lib dir if it exists, erl_interface is an ex. with a lib | Tristan Sloughter |
2015-11-21 | support overriding config values with per-release config values | Tristan Sloughter |
2015-11-19 | move relup successfuly created log message to after it is sucessfully written | Tristan Sloughter |
2015-11-19 | relup successfully created message should be an info log not an error | Tristan Sloughter |
2015-11-19 | update neotoma plugin | Tristan Sloughter |
2015-09-28 | Revert "Fix possible copy-paste bug in rlx_prv_assembler" | Tristan Sloughter |
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 |