vp-build/lib
Juan RP 28cfeea6d1 New dependency sorting algorithm made in 2 days.
This algorithm works for all packages currently usable on xbps.
Previous code didn't take into account the correct order between
indirect and direct deps.

--HG--
extra : convert_revision : c49a20ce300e6e9dfa565325b40745b5a78b78ed
2009-02-12 17:30:38 +01:00
..
cmpver.c Checkpoint for installation of binary packages. 2008-12-23 12:28:21 +01:00
depends.c New dependency sorting algorithm made in 2 days. 2009-02-12 17:30:38 +01:00
fexec.c libxbps: add fexec.c from NetBSD's pkg_install, with some minor mods. 2008-12-28 04:34:27 +01:00
humanize_number.c Prefix humanize_number() with xbps_. 2008-12-22 07:51:14 +01:00
install.c Added support to keep track of reverse depends on installed packages. 2009-02-10 02:52:12 +01:00
Makefile New dependency sorting algorithm made in 2 days. 2009-02-12 17:30:38 +01:00
plist.c New dependency/install/unpack WIP code. 2009-02-07 13:27:24 +01:00
remove.c Reorganize headers and move two funcs into util.c, where they belong. 2009-02-05 16:53:49 +01:00
repository.c Split repository functions from plist.c into its own file. 2008-12-27 23:03:17 +01:00
requiredby.c xbps_update_pkg_requiredby: fix a double free. 2009-02-10 12:04:10 +01:00
sha256.c Reorganize the tree splitting stuff on its own dir. 2008-12-21 23:57:02 +01:00
sortdeps.c New dependency sorting algorithm made in 2 days. 2009-02-12 17:30:38 +01:00
unpack.c Fix binpkg dependency installation with new code. 2009-02-09 16:39:55 +01:00
util.c New dependency/install/unpack WIP code. 2009-02-07 13:27:24 +01:00