Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix #249 (erlc regression) | Slava Yurin | 2014-05-30 | 1 | -1/+2 |
| | | | | | | | | | | | | | The combination of changes to rebar_erlc_compiler, and the fact that erl_first_files is inherited, caused a regression. To fix that, ensure every project uses its own .rebar/erlcinfo. While at it, fix the issue that erl_first_files entries were not included when initializing the dep digraph. Reported-by: Louis-Philippe Gauthier Reported-by: Roland Karlsson Thanks: Tuncer Ayaz | ||||
* | Regression test for #249 | Slava Yurin | 2014-05-30 | 1 | -1/+3 |
| | |||||
* | erlc: add test suite | Tuncer Ayaz | 2014-03-12 | 1 | -0/+10 |