Refactor erlang build system with fw-template-erlang components
---------------------------------------------------------------
Key: THRIFT-892
URL: https://issues.apache.org/jira/browse/THRIFT-892
Project: Thrift
Issue Type: Task
Reporter: Anthony Molinaro
Assignee: Anthony Molinaro
Priority: Minor
fw-template-erlang is BSD licensed, so using sections of its build system in
thrift's build system is allowed. It's build system includes many niceties
such as
- eunit integration with make check
- dialyzer integration with make check
- coverage analysis performed during make check
- automatic .app file generation based on source code
I've used this template for a couple years now, it is very mature and uses
autoconf. Migrating the good pieces into thrift will have minimal impact.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.