summaryrefslogtreecommitdiff
path: root/src/rebar_compiler.erl
Commit message (Expand)AuthorAgeFilesLines
* Fix duplicate module naming in edoc test suite dataTino Breddin2019-04-161-3/+3
* Fix Parallel CompilationFred Hebert2019-03-291-2/+11
* Enable parallel buildMaxim Fedorov2019-03-281-1/+55
* Fix handling of updated files in extra_src_dirsFred Hebert2019-02-011-24/+50
* Fix typespecs of new compiler behaviourFred Hebert2018-11-231-1/+3
* fix needed_files type specTristan Sloughter2018-11-181-1/+2
* check last modified time on erl files for xrl and yrl files before compilingTristan Sloughter2018-11-091-2/+11
* Fix a bug in compiler path handlingFred Hebert2018-10-111-4/+3
* compiler behaviour (#1893)Tristan Sloughter2018-10-051-0/+304