| Commit message (Expand) | Author | Age | Files | Lines |
* | Implement 'rebar help CMD1 CMD2' and extend common 'rebar help' msg | Tuncer Ayaz | 2012-12-31 | 1 | -0/+27 |
* | noshell/noinput should NOT be the default emulator args for an escript | Dave Smith | 2012-10-02 | 1 | -1/+1 |
* | Clarify comments | Tuncer Ayaz | 2012-08-12 | 1 | -2/+3 |
* | Change escript zip archive creation as suggested by Siri Hansen | Tuncer Ayaz | 2012-08-11 | 1 | -9/+46 |
* | Fix R13B03 build (Reported-by: Sergey Nartimov) | Tuncer Ayaz | 2012-07-28 | 1 | -2/+2 |
* | Fix trivial comment typo | Tuncer Ayaz | 2012-07-26 | 1 | -1/+1 |
* | Remove shared state | Tuncer Ayaz | 2012-07-13 | 1 | -6/+7 |
* | Change escriptize archive permissions to a+x | Fred Hebert | 2012-07-10 | 1 | -1/+1 |
* | Use [{File,Bin}, ...] in escriptize zip:create | Tuncer Ayaz | 2012-06-17 | 1 | -55/+36 |
* | Add missing escriptize comments | Tuncer Ayaz | 2012-06-17 | 1 | -1/+2 |
* | Remove debug log | Tuncer Ayaz | 2012-06-15 | 1 | -1/+0 |
* | Simplify temp dir creation | Tuncer Ayaz | 2012-06-14 | 1 | -20/+7 |
* | Extend escriptize and reuse in bootstrap | Tuncer Ayaz | 2012-06-14 | 1 | -11/+14 |
* | Sync rebar_escripter with bootstrap escript | Tuncer Ayaz | 2012-06-14 | 1 | -25/+64 |
* | Remove ?FAIL in favor of ?ABORT | Dave Smith | 2012-06-08 | 1 | -2/+2 |
* | Add options for escript shebang, command, emu_args | Mathias Meyer | 2011-06-14 | 1 | -1/+5 |
* | Clean up code | Tuncer Ayaz | 2011-02-06 | 1 | -5/+10 |
* | Clean up emacs file local variables | Tuncer Ayaz | 2011-01-31 | 1 | -1/+1 |
* | Use file:change_mode/2 instead of invoking chmod | Juhani Rankimies | 2011-01-06 | 1 | -1/+3 |
* | Match ok result of filelib:ensure_dir/1 | Tuncer Ayaz | 2010-10-22 | 1 | -1/+1 |
* | Add support for overriding the default name/location of the escript; add supp... | Dave Smith | 2010-10-19 | 1 | -5/+18 |
* | Adding support for embedding other apps via escript_incl_apps | Dave Smith | 2010-08-29 | 1 | -3/+35 |
* | Refactoring app file access to be via rebar_app_utils in prep for supporting ... | Dave Smith | 2010-04-28 | 1 | -1/+1 |
* | Added vi modeline/emacs local variables to file headers | Tuncer Ayaz | 2009-12-31 | 1 | -0/+2 |
* | Deleted trailing whitespace | Tuncer Ayaz | 2009-12-30 | 1 | -1/+1 |
* | Silence warnings, courtesy of Tuncer Ayaz | Dave Smith | 2009-12-28 | 1 | -1/+1 |
* | Adding rudimentary escript generator | Dave Smith | 2009-12-22 | 1 | -0/+63 |