First draft of make system and name change to apt-pkg
authorArch Librarian <arch@canonical.com>
Mon, 20 Sep 2004 16:50:46 +0000 (16:50 +0000)
committerArch Librarian <arch@canonical.com>
Mon, 20 Sep 2004 16:50:46 +0000 (16:50 +0000)
commit094a497dd2dba1f47157e07d57f97c338a5ddaa0
treef9ad4e0a4cd981b0c070dc1610f2a0cba562dfc5
parentfb9ebfdb9af6f397270276e385acae0b01802b47
First draft of make system and name change to apt-pkg
Author: jgg
Date: 1998-07-12 23:58:20 GMT
First draft of make system and name change to apt-pkg
35 files changed:
apt-pkg/algorithms.cc
apt-pkg/algorithms.h
apt-pkg/cacheiterators.h
apt-pkg/contrib/configuration.cc
apt-pkg/contrib/configuration.h
apt-pkg/contrib/error.cc
apt-pkg/contrib/error.h
apt-pkg/contrib/fileutl.cc
apt-pkg/contrib/fileutl.h
apt-pkg/contrib/mmap.cc
apt-pkg/contrib/mmap.h
apt-pkg/deb/deblistparser.cc
apt-pkg/deb/deblistparser.h
apt-pkg/depcache.cc
apt-pkg/depcache.h
apt-pkg/init.cc
apt-pkg/init.h
apt-pkg/makefile [new file with mode: 0644]
apt-pkg/orderlist.cc
apt-pkg/orderlist.h
apt-pkg/packagemanager.cc
apt-pkg/packagemanager.h
apt-pkg/pkgcache.cc
apt-pkg/pkgcache.h
apt-pkg/pkgcachegen.cc
apt-pkg/pkgcachegen.h
apt-pkg/sourcelist.cc
apt-pkg/sourcelist.h
apt-pkg/tagfile.cc
apt-pkg/tagfile.h
apt-pkg/templates.cc
apt-pkg/version.cc
apt-pkg/version.h
buildlib/defaults.mak [new file with mode: 0644]
buildlib/library.mak [new file with mode: 0644]