Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-05-14 | Don't list test cases manually anymore | Loïc Hoguin | |
2016-12-19 | plugins/escript.mk: Remove $(ESCRIPT_FILE) in distclean-escript | Jean-Sébastien Pédron | |
... not $(ESCRIPT_NAME), which can be set to another value. While here, add a testcase for `make distclean`. | |||
2016-10-30 | Greatly improve the escript support | Loï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. |