Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-10-23 | use providers PRV_ERROR and format_error/2 | Tristan Sloughter | |
2014-10-11 | provider task dependencies | Tristan Sloughter | |
2013-12-03 | Accelerate `rlx_prv_discover` provider | Konrad Kaplita | |
Introduce option `enable_shallow_app_discovery` which is disabled by default. When enabled searching for `*.app` files is done by using `filelib:wildcard/1` and doesn't recursively traverse all directories under `libs_dir` root dirs. Instead its assumed that each directory on `libs_dir` list contains a flat list of application dirs or is an app itself. | |||
2013-10-14 | remove rlx log and use ec_cmd_log instead | Eric | |
2013-10-10 | fix non-path includes to be include instead of include_lib | Tristan Sloughter | |
2013-10-07 | include relx header with include instead of include_lib | Tristan Sloughter | |
2013-09-28 | warn, not error, on bad app during discovery provider | Tristan Sloughter | |
2013-09-16 | Check presence of each beam listed in .app | Alexander V. Nikolaev | |
This allow to build riak, because one of riak deps (node_package) have stuff in priv/ and valid node_package.app, but no one .beam files. | |||
2013-09-16 | fix bug in override resolution | Eric | |
2013-09-16 | fix dialyzer issues | Tristan Sloughter | |
2013-09-16 | improved user output look | Tristan Sloughter | |
2013-05-10 | internal rename completion of all relcool to relx calls | Eric | |
2013-05-09 | Basic file rename from rcl to rlx | Eric | |