summaryrefslogtreecommitdiff
path: root/src/rebar_prv_install_deps.erl
Commit message (Expand)AuthorAgeFilesLines
...
* move locking to a providerTristan Sloughter2014-09-021-2/+2
* remove example from install_deps provider, shouldn't be called manuallyTristan Sloughter2014-09-011-1/+1
* only build invalid (not built) source deps and project appsTristan Sloughter2014-09-011-7/+13
* replace deps list with ordsetTristan Sloughter2014-08-311-9/+13
* refactor install_deps again and rename app_builder to compileTristan Sloughter2014-08-311-61/+82
* remove more code that can be brought back later if neededTristan Sloughter2014-08-301-43/+67
* wip: reworking deps fetching/sortingTristan Sloughter2014-08-291-111/+48
* quick and dirty fix for proper dep compilatoin orderTristan Sloughter2014-08-281-25/+32
* use locks if existsTristan Sloughter2014-08-281-26/+36
* wip: write lock fileTristan Sloughter2014-08-271-31/+34
* update package index url and README list of tasksTristan Sloughter2014-08-271-6/+6
* fix up tarball extraction path and parse goal constraintsTristan Sloughter2014-08-251-2/+12
* improved dep handling and add package list taskTristan Sloughter2014-08-241-0/+242