Francisco Rojas
|
243e94391a
|
Read env var REBAR_CACHE_DIR on rebar3 only once
Instead of reading every time that rebar_dir:global_cache_dir/1 is
called
|
9 år sedan |
Francisco Rojas
|
2d1d251add
|
use priv_dir in rebar_dir test
|
9 år sedan |
Francisco Rojas
|
6c9bc2c1d5
|
Allows overwrite default cache dir using REBAR_CACHE_DIR
Allows overwrite the default cache directory using the environment
variable REBAR_CACHE_DIR.
|
9 år sedan |
Fred Hebert
|
9e01db6852
|
Add tests for base_dir reconfiguration
Tests both absolutes and relative paths.
|
9 år sedan |
alisdair sullivan
|
edfa4427a3
|
dedup `src_dirs` and `extra_src_dirs` on read
|
9 år sedan |
alisdair sullivan
|
6a89485448
|
extract `retarget_path/2', `relative_path/2' and `reduce_path/1' and
add tests
|
9 år sedan |
Tristan Sloughter
|
98752aab93
|
wip: move state into app_info
|
9 år sedan |
alisdair sullivan
|
d05103a4a8
|
methods for retrieving `src_dirs` and `extra_src_dirs`
note that now ALL `src_dirs` across included profiles are
compiled. previously only the last included profile's `src_dirs`
were used
|
10 år sedan |