summaryrefslogtreecommitdiff
path: root/src/rebar_fetch.erl
Commit message (Collapse)AuthorAgeFilesLines
* getting closerTristan Sloughter2014-09-261-4/+6
|
* move locking to a providerTristan Sloughter2014-09-021-8/+10
|
* remove more code that can be brought back later if neededTristan Sloughter2014-08-301-3/+4
|
* update package index url and README list of tasksTristan Sloughter2014-08-271-1/+1
|
* fix up tarball extraction path and parse goal constraintsTristan Sloughter2014-08-251-6/+11
|
* improved dep handling and add package list taskTristan Sloughter2014-08-241-60/+58
|
* refactoring and remove unused providers for nowTristan Sloughter2014-08-231-1/+8
|
* large refactoringTristan Sloughter2014-08-161-0/+247
Removed separate compilers Resolves apps to build Finds avail deps before pulling/building Includes relx Simplifies build commands