aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2015-09-28Revert "Fix possible copy-paste bug in rlx_prv_assembler"Tristan Sloughter
2015-09-19update erlware_commons, remove unneeded 'v' prefix hack and back to 'git' vsnTristan Sloughter
2015-09-16remove unneeded ifdefs and change from NOTEST to TEST defineTristan Sloughter
2015-09-04Fix possible copy-paste bug in rlx_prv_assemblerDmitry Ivanov
2015-08-24version bumpTristan Sloughter
2015-08-24fix error message for template file that doesn't existTristan Sloughter
2015-07-29Possibility for plugins to create custom actions/tasksPavel Khusainov
2015-07-23Add include and priv dirs to tar fileCarlosEDP
2015-07-21version bump to 3.4.0Tristan Sloughter
2015-07-18Merge pull request #369 from tsloughter/masterJordan Wilberding
2015-07-18fix console_clean in dev_mode by always creating start_clean.bootTristan Sloughter
2015-07-15run overlay after release not beforeTristan Sloughter
2015-07-12bump erlware_commons and relx patch vsnTristan Sloughter
2015-07-12Added {cmd, Cmd} to version attribute.Joe DeVivo
2015-07-10version bumpTristan Sloughter
2015-07-10Now you can specify {semver, "version"}Joe DeVivo
2015-07-08bump versionTristan Sloughter
2015-07-08don't do release discovery unless needed -- like for relupsTristan Sloughter
2015-07-01version bumpTristan Sloughter
2015-06-30version bump: 3.1.0Tristan Sloughter
2015-06-30Remove unnecessary `compile_source` option from `escript:extract/2`.Paul Schoenfelder
2015-06-25major version bumpTristan Sloughter
2015-06-25no longer run release before tar or relup, the user must call itTristan Sloughter
2015-06-25Fix paths for symlinksDaniel Widgren
2015-06-22update erlware_commons dep for rebar3 and vsn bumpTristan Sloughter
2015-06-21update travis and version bump 2.1.0Tristan Sloughter
2015-06-21use packages and add hex package metadata to .app.srcTristan Sloughter
2015-06-17Fixing test for windows, changing symlink to symlink_or_copyDaniel Widgren
2015-06-01always include start_cleanTristan Sloughter
2015-06-01add include_nodetool option for including nodetool but not extended start scriptTristan Sloughter
2015-05-18Merge pull request #345 from tsloughter/masterJordan Wilberding
2015-05-16fix add_providers config option for newest providers depTristan Sloughter
2015-05-16don't return value as string if not a printable stringTristan Sloughter
2015-05-08use mustache v0.3.0Tristan Sloughter
2015-05-08use mustache instead of erlydtl for overlaysTristan Sloughter
2015-04-23update for 18.0Tristan Sloughter
2015-04-17handle directory that doesn't exist in dscv_utilTristan Sloughter
2015-04-06Add ERL_LIBS environmentYury Gargay
2015-04-01support symbolic link overlays in dev_modeDavid Best
2015-03-31Merge pull request #320 from davebest/bin_dupsTristan Sloughter
2015-02-23prevent files in the bin directory from being duplicated in the .tarDavid Best
2015-02-19support overlay file inclusionLuis Rascao
2015-02-01Merge pull request #311 from tsloughter/cleanupv1.2.0Jordan Wilberding
2015-02-01fix target ordering to be the same as the user enteredTristan Sloughter
2015-02-01cleanup: remove unused provider attributes to not complicate codeTristan Sloughter
2015-01-31add support for excluding applications from the releaseTristan Sloughter
2015-01-30add config script funcionalityLuis Rascao
2015-01-10remove system libs from tarball if set to falseTristan Sloughter
2015-01-06remove duplicates without changing order of list for lib dirsTristan Sloughter
2014-12-24only unique lib dirs should be used to save time/confusionTristan Sloughter