1
0
mirror of git://projects.qi-hardware.com/wernermisc.git synced 2024-11-22 08:07:31 +02:00
Werner's Miscellanea, Assorted small items that don't fit anywhere else http://projects.qi-hardware.com/index.php/p/wernermisc/
Go to file
Werner Almesberger 9b5480ab3e qpkg: merge identical versions in package databases
This avoids turning a prerequisite search into a massacre of, guessed,
O(sqrt(2^requisites)).

- gobble.c (gobble_buf, compact_pkg): if a package being added has the same
  version as an existing package with the same name, merge them and keep
  only one
2010-11-19 16:27:55 -03:00
qpkg qpkg: merge identical versions in package databases 2010-11-19 16:27:55 -03:00