Implement CacheDB for source packages in apt-ftparchive
authorMichael Vogt <mvo@ubuntu.com>
Fri, 4 Apr 2014 12:30:17 +0000 (14:30 +0200)
committerMichael Vogt <mvo@ubuntu.com>
Fri, 4 Apr 2014 12:30:17 +0000 (14:30 +0200)
commitce928105d7279c5604f034740b04dc6a745fb859
treef31261fdbbae13f1b40f99cf42a1d79d677098a7
parent62f1ee1cc7a5e16ca0cbfbee3c00cefab1892f87
Implement CacheDB for source packages in apt-ftparchive
12 files changed:
apt-pkg/contrib/hashes.cc
apt-pkg/contrib/hashes.h
ftparchive/apt-ftparchive.cc
ftparchive/cachedb.cc
ftparchive/cachedb.h
ftparchive/makefile
ftparchive/sources.cc [new file with mode: 0644]
ftparchive/sources.h [new file with mode: 0644]
ftparchive/writer.cc
ftparchive/writer.h
test/integration/framework
test/integration/test-apt-ftparchive [new file with mode: 0755]