summaryrefslogtreecommitdiff
path: root/src/rebar_plugins.erl
Commit message (Expand)AuthorAgeFilesLines
* move dir functions from utils to new module rebar_dirTristan Sloughter2014-12-011-1/+1
* fixes for dialyzer findingsTristan Sloughter2014-11-301-0/+1
* global plugins install to global config directoryTristan Sloughter2014-11-291-4/+6
* fix lock provider to work anytime it is runTristan Sloughter2014-11-291-1/+1
* fix check for plugin being a providerTristan Sloughter2014-11-221-1/+1
* add plugin and its deps to path as they are builtTristan Sloughter2014-11-081-4/+6
* add commentTristan Sloughter2014-11-081-0/+1
* support base dir and properly reset deps_dir after plugin providerTristan Sloughter2014-11-081-1/+2
* warn on bad pluginTristan Sloughter2014-11-071-22/+49
* handle no plugins as [] list of pluginsTristan Sloughter2014-09-201-1/+1
* only compile invalid pluginsTristan Sloughter2014-09-201-1/+2
* move deps and plugins to _ prefixedTristan Sloughter2014-09-201-1/+1
* install plugins to plugins/Tristan Sloughter2014-09-201-3/+21
* install plugins to plugins/Tristan Sloughter2014-09-191-1/+8
* add do taskTristan Sloughter2014-09-181-0/+12