summaryrefslogtreecommitdiff
path: root/inttest/erlc/rebar.config
Commit message (Collapse)AuthorAgeFilesLines
* remove more code that can be brought back later if neededTristan Sloughter2014-08-301-13/+0
|
* Fix #249 (erlc regression)Slava Yurin2014-05-301-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 #249Slava Yurin2014-05-301-1/+3
|
* erlc: add test suiteTuncer Ayaz2014-03-121-0/+10