summaryrefslogtreecommitdiff
path: root/src/rebar_reltool.erl
Commit message (Expand)AuthorAgeFilesLines
* Look for dirs named erts-vsn when setting up spec for copying filesDave Smith2010-01-141-1/+7
* Rolled back getopt to restore custom variablesTuncer Ayaz2010-01-011-2/+2
* Added vi modeline/emacs local variables to file headersTuncer Ayaz2009-12-311-0/+2
* Enhanced option parsing with new getopt and made rebar more user friendlyTuncer Ayaz2009-12-311-2/+2
* Deleted trailing whitespaceTuncer Ayaz2009-12-301-7/+7
* Make sure to append overlay files to end of spec; otherwise might be overwrit...Dave Smith2009-12-161-1/+1
* Adding support for overlaysDave Smith2009-12-141-1/+30
* Fixing warningDave Smith2009-12-141-8/+0
* Adding rudimentary support for creating empty dirs in reltool targetDave Smith2009-12-111-24/+85
* Add ability to forcibly overwrite existing releaseDave Smith2009-12-101-1/+14
* Ongoing reltool integration work; now better able to identify issues with mis...Dave Smith2009-12-031-16/+81
* Adding first crack at reltool supportDave Smith2009-12-021-0/+97