summaryrefslogtreecommitdiff
path: root/apt-pkg/makefile
AgeCommit message (Expand)Author
2016-08-10Get rid of the old buildsystemJulian Andres Klode
2016-01-31use CPPFLAGS instead of CXXFLAGS for stringview exportDavid Kalnischkies
2016-01-11Sort the list of sources to be built and linkedMattia Rizzolo
2016-01-07Switch performance critical code to use APT::StringViewJulian Andres Klode
2016-01-07FileFd: (native) LZ4 supportJulian Andres Klode
2014-05-23when using srv records, use the next server if one fails to connectMichael Vogt
2014-04-11use wildcard to get files in our library makefilesDavid Kalnischkies
2014-03-13use liblzma-dev to provide xz/lzma supportDavid Kalnischkies
2013-10-22Merge remote-tracking branch 'upstream/debian/sid' into feature/install-progr...Michael Vogt
2013-10-22move install-progress.{cc,h} to apt-pkgMichael Vogt
2013-10-21move iprogress.{cc,h} to private-progress.{cc,h} until its fully stableMichael Vogt
2013-10-11first iteration of install progress refactorMichael Vogt
2013-10-05Move ListUpdate/AquireUpdate into update.{cc,h}Michael Vogt
2013-10-05* move upgrade releated code into upgrade.{cc,h}Michael Vogt
2013-03-15* apt-pkg/indexcopy.cc:David Kalnischkies
2012-04-05 - add libbz2-dev as new build-dependencyDavid Kalnischkies
2011-07-29* apt-pkg/makefile:Michael Vogt
2011-07-13move implementation of checksums around by abstracting even moreDavid Kalnischkies
2011-06-08merge lp:~mvo/apt/sha512-template to add support for sha512Michael Vogt
2011-03-31rename edspwriter to straight edsp in toplevel as it does more thanDavid Kalnischkies
2011-03-30add a first round of stuff needed for talking between APT and solversDavid Kalnischkies
2011-02-25template based hashsum implementationMichael Vogt
2011-02-25move sha512,256 into apt-pkg/sha2.{cc,h}, move gifford implementation to sha2...Michael Vogt
2011-02-22add sha512 interface based on sha2 by aaron giffordMichael Vogt
2010-07-17* apt-pkg/cacheset.cc:David Kalnischkies
2010-07-17factor regex package name matches into newly created cachefilter classesDavid Kalnischkies
2010-07-11[ Martin Pitt ]David Kalnischkies
2010-06-15* cmdline/cacheset.cc:David Kalnischkies
2010-06-09* apt-pkg/contrib/fileutl.{h,cc}:martin@piware.de
2010-05-31rename packageset into cacheset while it is not too lateDavid Kalnischkies
2010-05-30move regex magic from apt-get to new FromRegEx methodDavid Kalnischkies
2010-05-30* apt-pkg/packageset.h:David Kalnischkies
2010-05-04* apt-pkg/contrib/weakptr.h:Julian Andres Klode
2010-01-31merge r1966..1967 from lp:~donkult/apt/sidMichael Vogt
2009-12-10merged -r1887..1901 from lp:~donkult/apt/sidMichael Vogt
2009-12-10* merge lp:~mvo/apt/netrc branch, this adds support for aMichael Vogt
2009-10-28refactor the buildsystem to extract library versions from one file,David Kalnischkies
2009-10-24Bumped libapt version and excluded eglibc from SONAME. (Closes: #448249)David Kalnischkies
2009-10-16port netrc support from maemonMichael Vogt
2009-08-27releasing version 0.7.230.7.23Michael Vogt
2009-08-25"backport" the APT::Configuration class to apt-sidDavid Kalnischkies
2009-07-23[ABI] merged the libudev-dlopen branch, this allows to passMichael Vogt
2009-07-09move libudev based code into libapt cdrom.cc classMichael Vogt
2009-06-09[ABI break] support '#' in apt.conf and /etc/apt/preferencesMichael Vogt
2009-04-09* apt-pkg/contrib/strutl.cc:Michael Vogt
2009-01-30[ABI break] merge support for http redirects, thanks toMichael Vogt
2007-10-25Changed ABIOtavio Salvador
2007-08-03* apt-pkg/deb/dpkgpm.{cc,h}:Michael Vogt
2007-07-03* first (raw and ineffient) implementationMichael Vogt
2007-05-02* merged with the apt--mvo branchMichael Vogt