summaryrefslogtreecommitdiff
path: root/apt-private/private-source.cc
AgeCommit message (Expand)Author
2019-12-26Fixed system() using coolstar's patch and added other required patchesJaywalker
2018-05-11Support release selector for volatile files as wellDavid Kalnischkies
2018-05-11Extend apt build-dep pkg/release to switch dep as neededDavid Kalnischkies
2017-12-13avoid some useless casts reported by -Wuseless-castDavid Kalnischkies
2017-07-12Reformat and sort all includes with clang-formatJulian Andres Klode
2017-07-12Drop cacheiterators.h includeJulian Andres Klode
2017-01-19fix various typos reported by spellintianDavid Kalnischkies
2016-12-31allow default build-essentials to be overriddenDavid Kalnischkies
2016-12-31add --indep-only for build-dep commandDavid Kalnischkies
2016-12-16default to --no-check for dpkg-source callDavid Kalnischkies
2016-12-16remove needless fork() in apt-get sourceDavid Kalnischkies
2016-12-16let {dsc,tar,diff}-only implicitly enable download-onlyDavid Kalnischkies
2016-11-09add support for Build-Depends/Conflicts-ArchJohannes Schauer
2016-07-22support "install ./foo.changes"David Kalnischkies
2016-06-22source: if download is skipped, don't try to unpackDavid Kalnischkies
2016-05-27prevent 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