1. 25 Apr, 2016 1 commit
    • Will's avatar
      Fix make_dependency_sorted_list ordering function. · 4c27b771
      Will authored
      Previous implelmentaiton only worked for a single level tree of dependencies.
      This implementations recursively determines the number of levels below a dep_file and uses this value as the key to sort by. The 'dependendency level is cached in the dep_file object to reduce the number of recursive calls.
      Will not handle circular dependencies well.
      4c27b771
  2. 19 Apr, 2016 3 commits
  3. 24 Jun, 2015 1 commit
  4. 27 Apr, 2015 1 commit
  5. 24 Apr, 2015 1 commit
  6. 28 Mar, 2015 3 commits
  7. 27 Mar, 2015 1 commit
  8. 16 Mar, 2015 1 commit
  9. 09 Feb, 2015 1 commit
  10. 08 Feb, 2015 18 commits
  11. 07 Feb, 2015 9 commits