| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | remove more code that can be brought back later if needed | Tristan Sloughter | 2014-08-30 | 6 | -63/+0 | 
| | | |||||
| * | Fix warning in inttest/tplugins/tplugins_rt.erl | Tuncer Ayaz | 2012-07-01 | 1 | -1/+1 | 
| | | |||||
| * | Load plugins dynamically from source | Tim Watson | 2011-08-29 | 6 | -0/+63 | 
| This patch updates rebar_core to look for missing plugins (i.e. those that aren't found on the code path at runtime) in a configurable plugin directory, and dynamically compile and load them at runtime. By default, the directory "plugins" is searched, although this can be overriden by setting the plugin_dir in your rebar.config. | |||||
