Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add additional comments | Tristan Sloughter | 2015-05-22 | 1 | -0/+3 |
* | fix storing of pkg and src deps in app_info | Tristan Sloughter | 2015-05-22 | 1 | -2/+3 |
* | include applications list in compile sort | Tristan Sloughter | 2015-04-15 | 1 | -1/+5 |
* | clean ups from Fred's comments | Tristan Sloughter | 2015-04-11 | 1 | -1/+1 |
* | support single atoms for pkg deps, fetch highest version available | Tristan Sloughter | 2015-04-11 | 1 | -5/+7 |
* | Add tests and fixes for packages upgrades | Fred Hebert | 2015-02-23 | 1 | -13/+20 |
* | package dep names are binary, fix install deps and related tests | Tristan Sloughter | 2015-02-03 | 1 | -9/+9 |
* | Adding pkg deps tests and refactorings | Fred Hebert | 2014-12-16 | 1 | -17/+21 |
* | Return cycles in deps solver | Fred Hebert | 2014-12-06 | 1 | -1/+9 |
* | wip: profiles | Tristan Sloughter | 2014-11-29 | 1 | -3/+9 |
* | rename functions to be clearer | Tristan Sloughter | 2014-11-22 | 1 | -8/+12 |
* | use digraph topo sort for building | Tristan Sloughter | 2014-11-22 | 1 | -1/+48 |
* | include initial verticies in solution list | Tristan Sloughter | 2014-11-22 | 1 | -3/+4 |
* | replace rlx_depsolver use with new rebar_digraph | Tristan Sloughter | 2014-11-22 | 1 | -66/+11 |
* | new dep graph working | Tristan Sloughter | 2014-11-22 | 1 | -0/+101 |