summaryrefslogtreecommitdiff
path: root/src/rebar_hooks.erl
Commit message (Expand)AuthorAgeFilesLines
* fix for rebar deps dir path in hooks, making it absoluteTristan Sloughter2015-01-241-1/+1
* move dir functions from utils to new module rebar_dirTristan Sloughter2014-12-011-1/+1
* wip: profilesTristan Sloughter2014-11-291-1/+1
* set REBAR_DEPS_DIR in hooks env and run pre_compile hooks before deps compileTristan Sloughter2014-11-221-2/+3
* add rebar_hooks moduleTristan Sloughter2014-11-021-0/+24