Skip to content
Snippets Groups Projects
  1. Sep 09, 2011
  2. Sep 05, 2011
  3. Aug 18, 2011
    • Timo Teräs's avatar
      solver: reintroduce install_if support · 1fb1afc5
      Timo Teräs authored
       * each package name has two sorting positions, one which causes
         install_if triggers to be run, and other for bulk dependencies
       * fix also inverted ordering of package installations
      1fb1afc5
  4. Aug 05, 2011
  5. Aug 01, 2011
    • Timo Teräs's avatar
      solver: generate proper error messages · a5146f1b
      Timo Teräs authored
       * the solver no longer does look-ahead locking of names
         (could be possibly optimized later); instead names are now
         always ordered strictly to properly detect the package names
         which are unsolveable
       * basic error tests added, so we can see the most likely problem
         in dependencies easily
      a5146f1b
  6. Jul 27, 2011
  7. Jul 26, 2011
    • Timo Teräs's avatar
      solver: new package selection logic (which is not yet used) · 79b53d4d
      Timo Teräs authored
       * basic code for a backtracking, forward checking dependency satisfier
       * works better when there are tricky dependencies to solve
         (when can't just upgrade everything to most preferred versions)
       * the new code always evaluates all of 'world' constraints
         (old code just does incremental updates based on heuristics)
       * is probably somewhat slower than old code (probably unnoticeable
         difference in most cases)
       * makes easier to write support for provides and repository pinning
       * test applet and a bunch of test cases added which uses the new code
       * from the old feature set install_if is not yet implemented
      79b53d4d
  8. Jul 24, 2011
  9. Jul 22, 2011
  10. Jul 16, 2011
  11. Jul 11, 2011
  12. Jun 28, 2011
  13. May 27, 2011
  14. May 23, 2011
  15. Apr 27, 2011
  16. Apr 22, 2011
  17. Apr 14, 2011
  18. Apr 09, 2011
  19. Apr 07, 2011
  20. Apr 06, 2011
  21. Apr 04, 2011
  22. Mar 31, 2011
  23. Mar 30, 2011
  24. Mar 29, 2011
  25. Mar 27, 2011
Loading