aboutsummaryrefslogtreecommitdiffstats
path: root/test/plugin_escript.mk
AgeCommit message (Collapse)Author
2016-10-30Greatly improve the escript supportLoïc Hoguin
The plugin can now easily generate escripts as complex as relx or rebar/rebar3. It generates a proper structure and allows embedding extra files by extending the escript-zip target. Documentation and tests have been added.