Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | change more instances of mistyped `erl_first_modules` to | alisdair sullivan | 2015-01-15 | 1 | -1/+1 |
* | replace single profile atom in providers with list of profiles | Tristan Sloughter | 2015-01-11 | 1 | -2/+1 |
* | when compiling `common_test` or `eunit` use the same tmp dir | alisdair sullivan | 2015-01-09 | 1 | -5/+17 |
* | add support for a bare `test` directory when using `apps` libdirs | alisdair sullivan | 2015-01-08 | 1 | -7/+24 |
* | exclude `_checkouts` from directories to be precompiled for | alisdair sullivan | 2015-01-08 | 1 | -3/+14 |
* | preserve rebar path when running `ct` and `eunit` tests | alisdair sullivan | 2015-01-07 | 1 | -2/+5 |
* | reworked eunit provider | alisdair sullivan | 2015-01-06 | 1 | -493/+110 |
* | move dir functions from utils to new module rebar_dir | Tristan Sloughter | 2014-12-01 | 1 | -4/+4 |
* | move back to using format_error/1 | Tristan Sloughter | 2014-11-09 | 1 | -4/+4 |
* | handle throw by relx | Tristan Sloughter | 2014-11-08 | 1 | -3/+3 |
* | add eunit task, still work to be done | Tristan Sloughter | 2014-11-05 | 1 | -0/+528 |