summaryrefslogtreecommitdiff
path: root/apt-private/private-source.cc
AgeCommit message (Expand)Author
2017-02-22let {dsc,tar,diff}-only implicitly enable download-onlyDavid Kalnischkies
2016-06-22source: if download is skipped, don't try to unpackDavid Kalnischkies
2016-06-01prevent C++ locale number formatting in text APIsDavid Kalnischkies
2016-03-06support APT::Get::Build-Dep-Automatic again in build-depDavid Kalnischkies
2016-02-10get dpkg lock in build-dep if cache was invalid againDavid Kalnischkies
2016-02-03avoid building dependency tree in 'source' commandDavid Kalnischkies
2016-02-03use pkgCache::VS instead of pkgDepCache::VS()David Kalnischkies
2016-01-26get sources for packages in multiple releases againDavid Kalnischkies
2016-01-25reimplement build-dep via apts normal resolverDavid Kalnischkies
2016-01-14delay build-dep variable initialisation until neededDavid Kalnischkies
2016-01-02fail installing build-deps if parsing them failedDavid Kalnischkies
2015-12-01require explicit paths to dsc/control as we do for deb filesDavid Kalnischkies
2015-12-01deal with configured build-essential firstDavid Kalnischkies
2015-12-01split build-dep satisfier loop out of DoBuildDepDavid Kalnischkies
2015-11-29do not override exact targetrelease matches with lesser matchesAndreas Cadhalpun
2015-11-04sanify API to get 'the' candidate versionDavid Kalnischkies
2015-11-04hidden support more apt-get/apt-cache commands in aptDavid Kalnischkies