summaryrefslogtreecommitdiff
path: root/src/rebar_app_info.erl
Commit message (Expand)AuthorAgeFilesLines
* add applications field to app_info to track all deps of an applicationTristan Sloughter2014-11-191-0/+11
* wip: upgrade pkg depsTristan Sloughter2014-11-021-1/+1
* dialyzer fixesTristan Sloughter2014-10-181-11/+6
* fixed up a few unknown typesTristan Sloughter2014-09-211-11/+11
* down to last 2 dialyzer errorsTristan Sloughter2014-09-211-3/+3
* more dialyzer fun. no likey opaque typesTristan Sloughter2014-09-211-2/+2
* slowly widdling away at dialyzer errorsTristan Sloughter2014-09-201-5/+4
* wip: updating handling of src deps to include level in lockTristan Sloughter2014-09-201-0/+9
* fix bug compiling app with no .app.srcTristan Sloughter2014-09-021-5/+5
* fix fetch and buildTristan Sloughter2014-09-021-4/+7
* only build invalid (not built) source deps and project appsTristan Sloughter2014-09-011-2/+11
* add first testTristan Sloughter2014-09-011-2/+25
* remove more code that can be brought back later if neededTristan Sloughter2014-08-301-1/+17
* wip: reworking deps fetching/sortingTristan Sloughter2014-08-291-0/+24
* quick and dirty fix for proper dep compilatoin orderTristan Sloughter2014-08-281-1/+11
* improved dep handling and add package list taskTristan Sloughter2014-08-241-9/+7
* only build unbuilt depsTristan Sloughter2014-08-181-0/+17
* add rebar update providerTristan Sloughter2014-08-161-0/+5
* large refactoringTristan Sloughter2014-08-161-0/+92