summaryrefslogtreecommitdiff
path: root/src/rebar_resource.erl
Commit message (Expand)AuthorAgeFilesLines
* store hex package downloads in shared cache dirTristan Sloughter2015-05-121-19/+0
* replace package management with hex.pmTristan Sloughter2015-02-171-2/+2
* fixes for dialyzer findingsTristan Sloughter2014-11-301-1/+1
* replace rlx_depsolver use with new rebar_digraphTristan Sloughter2014-11-221-4/+4
* fix callback r14 supportTristan Sloughter2014-11-181-1/+1
* add make_vsn to rebar_resource for replacing app vsnsTristan Sloughter2014-11-031-2/+6
* verify checked out dep is the same as specified in the config and update if notTristan Sloughter2014-11-011-1/+4
* dynamicly find module for fullfilling dependencyTristan Sloughter2014-11-011-2/+13
* create rebar_resource behaviour and create git resourceTristan Sloughter2014-10-301-0/+25