summaryrefslogtreecommitdiff
path: root/src/rebar_erlc_compiler.erl
Commit message (Collapse)AuthorAgeFilesLines
* Make sure reason for crash is available for debug loggingDave Smith2009-12-021-1/+1
|
* Adding support for parallel compilation; use 3 workers by defaultDave Smith2009-12-011-10/+60
|
* More workDave Smith2009-11-301-2/+2
|
* More gross structural work; now has log levels and broken out log level controlDave Smith2009-11-291-5/+8
|
* Fix options to be more consistentDave Smith2009-11-251-2/+2
|
* Adding support for basic compilation orderingDave Smith2009-11-251-8/+18
|
* Renaming compiler moduleDave Smith2009-11-251-0/+108
--HG-- rename : src/rebar_doterl_compiler.erl => src/rebar_erlc_compiler.erl