]> git.ipfire.org Git - people/stevee/pakfire.git/commit
Replace the dependency tracker.
authorMichael Tremer <michael.tremer@ipfire.org>
Wed, 21 Dec 2011 21:39:37 +0000 (22:39 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Wed, 21 Dec 2011 21:39:37 +0000 (22:39 +0100)
commit630297543a5d93834d7ed12e21d29cdbf0130f2c
treedce690552cb5a6ce5dfa1e71e3d1c0ce3c0796a4
parent28d69c2c80ecdc093381723f27d465851da5785f
Replace the dependency tracker.

Dropping the old version of the dependency tracker that is replaced
by a new one that should be much faster and supports x86_64.

The code should do exactly the same the old did.
16 files changed:
po/pakfire.pot
python/pakfire/base.py
python/pakfire/builder.py
python/pakfire/packages/base.py
python/pakfire/packages/file.py
python/pakfire/packages/installed.py
python/pakfire/packages/make.py
tools/Makefile
tools/dependency-tracker [deleted file]
tools/find-common [new file with mode: 0644]
tools/find-provides [new file with mode: 0755]
tools/find-requires [new file with mode: 0755]
tools/functions-files
tools/functions-packager-find [deleted file]
tools/pkg-config.prov [deleted file]
tools/pkg-config.req [deleted file]