Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
adds `-c <config-file>` or `--config <config-file>` instead of passing
the config file as an argument.
|
|
|
|
This happens for every call unless the user passes
--disable-default-libs to relcool or {disable_default_libs, true} in
the relcool config.
|
|
|
|
|
|
|
|
|
|
Signed-off-by: Jordan Wilberding <[email protected]>
|
|
Signed-off-by: Jordan Wilberding <[email protected]>
|
|
This is sub-optimal but I suspect rcl_depsolver is going to migrate
away from depsolver in any case.
|
|
This allows errors to be printed at the source
|
|
|
|
|