| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix escriptize failure when ebin/ has subdirs | Fred Hebert | 2017-12-14 | 1 | -1/+2 |
* | Remove duplicate ebins from escripts | Fred Hebert | 2017-08-10 | 1 | -1/+1 |
* | Unicode support in all the places | Fred Hebert | 2017-08-06 | 1 | -7/+7 |
* | Path-type sensitive .cmd creation | Fred Hebert | 2017-02-28 | 1 | -1/+4 |
* | WIP windows escripts get cmd autogenerated | Fred Hebert | 2017-02-24 | 1 | -3/+17 |
* | Make the escriptize provider hookable | Fred Hebert | 2016-08-13 | 1 | -2/+7 |
* | Merge pull request #1298 from ferd/escript-filter-paths-fix | Fred Hebert | 2016-08-10 | 1 | -1/+3 |
|\ |
|
| * | Fix filtering of system libraries in escriptize | Fred Hebert | 2016-08-10 | 1 | -1/+3 |
* | | Handle `escriptize` when the specified app is missing | Nathaniel Waisbrot | 2016-08-04 | 1 | -2/+6 |
|/ |
|
* | Escriptize based on configured apps only | Fred Hebert | 2016-06-26 | 1 | -5/+19 |
* | escript should append the ebin dirs to the code path not prepend | Tristan Sloughter | 2015-09-14 | 1 | -1/+1 |
* | improve escriptize provider | Tristan Sloughter | 2015-06-02 | 1 | -3/+3 |
* | keep all_deps list in state created for building deps | Tristan Sloughter | 2015-05-30 | 1 | -1/+2 |
* | fix bareness issues | Fred Hebert | 2015-05-31 | 1 | -1/+1 |
* | improve erlydtl source and out dir discovery | Tristan Sloughter | 2015-04-19 | 1 | -25/+37 |
* | restructure escriptize provider so the error is properly returned | Tristan Sloughter | 2015-04-17 | 1 | -17/+17 |
* | Fixes #306: help text consistency | Fred Hebert | 2015-04-02 | 1 | -1/+1 |
* | Fix dialyzer warnings | James Fish | 2015-03-18 | 1 | -1/+1 |
* | update erlydtl compiler to output to _build, add simple test | Tristan Sloughter | 2015-03-07 | 1 | -0/+1 |
* | update all examples in providers to use rebar3 | Tristan Sloughter | 2015-03-07 | 1 | -1/+1 |
* | Add escriptize provider and a minimal test | Pierre Fenoll | 2015-03-06 | 1 | -0/+221 |