Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add error message for bad provider hook, fixes #521 | Tristan Sloughter | 2015-06-19 | 1 | -10/+19 |
* | Export following env vars when running hooks: | Jean Parpaillon | 2015-06-15 | 1 | -1/+56 |
* | store plugin providers in app_info's state for deps | Tristan Sloughter | 2015-05-28 | 1 | -1/+3 |
* | fix for plugin installation and code paths | Tristan Sloughter | 2015-05-27 | 1 | -1/+5 |
* | install dep plugins & run provider hooks the same as shell hooks | Tristan Sloughter | 2015-04-04 | 1 | -3/+24 |
* | output hook stdout and don't add extra newline | Tristan Sloughter | 2015-02-23 | 1 | -1/+1 |
* | fix for rebar deps dir path in hooks, making it absolute | Tristan Sloughter | 2015-01-24 | 1 | -1/+1 |
* | move dir functions from utils to new module rebar_dir | Tristan Sloughter | 2014-12-01 | 1 | -1/+1 |
* | wip: profiles | Tristan Sloughter | 2014-11-29 | 1 | -1/+1 |
* | set REBAR_DEPS_DIR in hooks env and run pre_compile hooks before deps compile | Tristan Sloughter | 2014-11-22 | 1 | -2/+3 |
* | add rebar_hooks module | Tristan Sloughter | 2014-11-02 | 1 | -0/+24 |