summaryrefslogtreecommitdiff
path: root/src/rebar_escripter.erl
Commit message (Expand)AuthorAgeFilesLines
* Clean up codeTuncer Ayaz2011-02-061-5/+10
* Clean up emacs file local variablesTuncer Ayaz2011-01-311-1/+1
* Use file:change_mode/2 instead of invoking chmodJuhani Rankimies2011-01-061-1/+3
* Match ok result of filelib:ensure_dir/1Tuncer Ayaz2010-10-221-1/+1
* Add support for overriding the default name/location of the escript; add supp...Dave Smith2010-10-191-5/+18
* Adding support for embedding other apps via escript_incl_appsDave Smith2010-08-291-3/+35
* Refactoring app file access to be via rebar_app_utils in prep for supporting ...Dave Smith2010-04-281-1/+1
* Added vi modeline/emacs local variables to file headersTuncer Ayaz2009-12-311-0/+2
* Deleted trailing whitespaceTuncer Ayaz2009-12-301-1/+1
* Silence warnings, courtesy of Tuncer AyazDave Smith2009-12-281-1/+1
* Adding rudimentary escript generatorDave Smith2009-12-221-0/+63