diff options
author | Konrad Kaplita <[email protected]> | 2013-11-18 13:54:07 +0100 |
---|---|---|
committer | Konrad Kaplita <[email protected]> | 2013-12-03 12:14:11 +0100 |
commit | 95c4565d078033c18561813c48c20de11ed9ab88 (patch) | |
tree | 1ced40925aef4edf196ec3040b571f187f0272ef /test/rlx_depsolver_tests.erl | |
parent | 04a0d907ae17cdc9b9c62130a009138b8580ff43 (diff) | |
download | relx-95c4565d078033c18561813c48c20de11ed9ab88.tar.gz relx-95c4565d078033c18561813c48c20de11ed9ab88.tar.bz2 relx-95c4565d078033c18561813c48c20de11ed9ab88.zip |
Add option to skip release discovery
`rlx_prv_discover` provider recursively scans all directories in
`lib_dirs` list looking for `*.app` and `*.rel` files.
This commit adds an option `disable_rel_discovery` to skip searching for
`*.rel` files when we know there aren't any. This speeds up release
generation with a lot of dependencies on the `libs_dir` list
significantly and reduces total release generation time in half.
Diffstat (limited to 'test/rlx_depsolver_tests.erl')
0 files changed, 0 insertions, 0 deletions