Skip to content
Snippets Groups Projects
  1. Apr 04, 2014
  2. Mar 12, 2014
  3. Oct 01, 2013
  4. Sep 10, 2013
  5. Jul 08, 2013
  6. Jun 26, 2013
    • Natanael Copa's avatar
      build: lua module build fixes · fcb540ab
      Natanael Copa authored
      - do not link with -llua. We should not link apk or lua module with it.
      - default to lua 5.2
      - allow override the lua version with LUA_VERSION
      - allow override the lua pkg-config package with LUA_PC
      - only add the pkg-config lua --cflags to the lua module
      fcb540ab
  7. Jun 20, 2013
  8. Jun 03, 2013
  9. Jan 21, 2013
  10. Oct 09, 2012
  11. Jul 16, 2012
  12. Apr 27, 2012
  13. Mar 28, 2012
  14. Feb 02, 2012
  15. Feb 01, 2012
  16. Jan 17, 2012
  17. Dec 27, 2011
  18. Nov 01, 2011
  19. Oct 31, 2011
  20. Oct 20, 2011
  21. 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
  22. May 23, 2011
  23. Apr 06, 2011
  24. Mar 29, 2011
  25. Jan 04, 2011
  26. Dec 09, 2010
  27. Sep 23, 2010
  28. Jun 16, 2010
  29. Jun 15, 2010
  30. Jun 11, 2010
  31. Jun 08, 2010
  32. Mar 16, 2010
  33. Mar 04, 2010
  34. Dec 23, 2009
  35. Nov 24, 2009
  36. Sep 25, 2009
  37. Sep 03, 2009
  38. Aug 20, 2009
Loading