28 Commits (a7e0fef349afcb5710273bba15f48bac45184185)

Author SHA1 Message Date
  Fred Hebert 963c49f5eb Unicode support in all the places 7 years ago
  Fred Hebert 8ae17c483d Fix Alisdair's review, add more types and docs 8 years ago
  Tristan Sloughter 31a24ad4ff this patch treats pkg and src deps as equals, so level decides winner 9 years ago
  Tristan Sloughter 070f828e10 properly update locks for deps and ignore skip messages for locks 9 years ago
  Tristan Sloughter e941e170e4 small refactorings per Fred comments 9 years ago
  pvmart 278c0bdfa5 fix leaking ets tables caused by digraphs 9 years ago
  Tristan Sloughter 073dbb71ec handle new tests for mix package types (git/pkg) 9 years ago
  Tristan Sloughter be4ae19fec track parent app of deps and add tree provider to display the relations 9 years ago
  Tristan Sloughter ab92f1a292 install package deps in same level/profile order as src deps 9 years ago
  Tristan Sloughter 125ff06b74 add tree option to deps command that prints pkg deps tree 9 years ago
  Tristan Sloughter c7bb13f29b keep correct Level for pkg deps of scm deps 9 years ago
  Tristan Sloughter 8aaff65d6b bug fix: was using outer LevelsAcc variable in inner foldl 9 years ago
  Tristan Sloughter e45c67b023 add additional comments 10 years ago
  Tristan Sloughter f772dcee2e fix storing of pkg and src deps in app_info 10 years ago
  Tristan Sloughter f82874de58 include applications list in compile sort 10 years ago
  Tristan Sloughter d317869a3e clean ups from Fred's comments 10 years ago
  Tristan Sloughter d75ba02671 support single atoms for pkg deps, fetch highest version available 10 years ago
  Fred Hebert c283dd2c69 Add tests and fixes for packages upgrades 10 years ago
  Tristan Sloughter d53fb93cc1 package dep names are binary, fix install deps and related tests 10 years ago
  Fred Hebert 2985c7bed5 Adding pkg deps tests and refactorings 10 years ago
  Fred Hebert 63003c3986 Return cycles in deps solver 10 years ago
  Tristan Sloughter 14cb6803e0 wip: profiles 10 years ago
  Tristan Sloughter 6ec98e0b69 rename functions to be clearer 10 years ago
  Tristan Sloughter 4888810c69 use digraph topo sort for building 10 years ago
  Tristan Sloughter eb5c0eb424 include initial verticies in solution list 10 years ago
  Tristan Sloughter af35d5f0a2 replace rlx_depsolver use with new rebar_digraph 10 years ago
  Tristan Sloughter f22db1302d new dep graph working 10 years ago