summaryrefslogtreecommitdiff
path: root/src/rebar_erlc_compiler.erl
Commit message (Expand)AuthorAgeFilesLines
...
* Another round of refactoring to yield better flexiblity in the base_compiler ...Dave Smith2010-01-031-55/+79
* Refactor of compilation logic to enable support for package modules and provi...Dave Smith2010-01-021-142/+44
* Added vi modeline/emacs local variables to file headersTuncer Ayaz2009-12-311-0/+2
* Deleted trailing whitespaceTuncer Ayaz2009-12-301-7/+7
* add hrl-triggered recompiling to 'eunit' build as wellBryan Fink2009-12-211-1/+1
* recompile files if their "includes" have changedBryan Fink2009-12-211-22/+62
* Adding fail_on_warning supportDave Smith2009-12-141-8/+26
* Fixing number of warnings and bugletsDave Smith2009-12-141-1/+1
* Added support for eunit tests as test/*_tests.erlJon Meredith2009-12-051-0/+3
* 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