summaryrefslogtreecommitdiff
path: root/src/rebar_prv_update.erl
Commit message (Collapse)AuthorAgeFilesLines
...
* tmpTristan Sloughter2014-09-111-0/+1
|
* update works, but still needs to cause update of depsTristan Sloughter2014-09-031-13/+8
|
* quick and dirty fix for proper dep compilatoin orderTristan Sloughter2014-08-281-2/+1
|
* restrict packages to those that work on users systemTristan Sloughter2014-08-281-1/+14
|
* update package index url and README list of tasksTristan Sloughter2014-08-271-2/+1
|
* simplify dep download and buildingTristan Sloughter2014-08-231-2/+2
|
* add back templatingTristan Sloughter2014-08-231-7/+7
|
* switched package index to dictTristan Sloughter2014-08-231-3/+3
|
* refactoring and remove unused providers for nowTristan Sloughter2014-08-231-14/+34
|
* start of moving to splitting state from config parsingTristan Sloughter2014-08-171-13/+8
|
* add rebar update providerTristan Sloughter2014-08-161-0/+56