summaryrefslogtreecommitdiff
path: root/src/rebar_topo.erl
Commit message (Collapse)AuthorAgeFilesLines
* don't return {error, {error, iolist()}} from rbear_topoTristan Sloughter2014-11-011-1/+1
|
* fix format_error cycleTristan Sloughter2014-10-221-3/+3
|
* dialyzer fixesTristan Sloughter2014-10-181-8/+6
|
* preliminary _checkouts/ supportTristan Sloughter2014-10-131-4/+4
|
* fix compilation orderTristan Sloughter2014-09-261-1/+1
|
* down to last 2 dialyzer errorsTristan Sloughter2014-09-211-16/+14
|
* only build invalid (not built) source deps and project appsTristan Sloughter2014-09-011-7/+5
|
* wip: reworking deps fetching/sortingTristan Sloughter2014-08-291-22/+21
|
* large refactoringTristan Sloughter2014-08-161-0/+219
Removed separate compilers Resolves apps to build Finds avail deps before pulling/building Includes relx Simplifies build commands