Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Corrects a fix to src_dir values | Fred Hebert | 2017-09-27 | 1 | -2/+3 |
* | Fix relative src dir specifications | Fred Hebert | 2017-08-30 | 1 | -1/+1 |
* | Add 'recursive' option | Siri Hansen | 2016-11-21 | 1 | -3/+63 |
* | Read env var REBAR_CACHE_DIR on rebar3 only once | Francisco Rojas | 2016-04-06 | 1 | -1/+1 |
* | use priv_dir in rebar_dir test | Francisco Rojas | 2016-03-17 | 1 | -2/+2 |
* | Allows overwrite default cache dir using REBAR_CACHE_DIR | Francisco Rojas | 2016-03-15 | 1 | -2/+34 |
* | Add tests for base_dir reconfiguration | Fred Hebert | 2015-12-19 | 1 | -3/+40 |
* | dedup `src_dirs` and `extra_src_dirs` on read | alisdair sullivan | 2015-10-30 | 1 | -6/+6 |
* | extract `retarget_path/2', `relative_path/2' and `reduce_path/1' and | alisdair sullivan | 2015-09-13 | 1 | -5/+33 |
* | wip: move state into app_info | Tristan Sloughter | 2015-08-31 | 1 | -21/+21 |
* | methods for retrieving `src_dirs` and `extra_src_dirs` | alisdair sullivan | 2015-05-19 | 1 | -0/+99 |