summaryrefslogtreecommitdiff
path: root/src/rebar_pre_script.erl
Commit message (Collapse)AuthorAgeFilesLines
* Cleanup deprecations now that R14B03 is releasedTuncer Ayaz2011-05-311-64/+0
|
* Deprecate fail_on_warning and refactor codeTuncer Ayaz2011-04-071-16/+6
|
* Deprecate old hooksTuncer Ayaz2011-03-121-0/+18
|
* Clean up emacs file local variablesTuncer Ayaz2011-01-311-1/+1
|
* Unify executable invocationJuhani Rankimies2011-01-061-1/+2
| | | | | Add flags to rebar_utils:sh to control output and error handling. Replace calls to os:cmd with calls to rebar_utils:sh.
* Only run pre/post scripts for current directory; thanks to Tim Watson for ↵Dave Smith2010-07-271-1/+1
| | | | pointing this out
* Add rebar_pre_script courtesy of Geoff CantTuncer Ayaz2010-07-241-0/+55