Commit Verlauf

Autor SHA1 Nachricht Datum
  David Kalnischkies a249b3e6fd reimplement build-dep via apts normal resolver vor 9 Jahren
  David Kalnischkies f359b7e8c0 require explicit paths to dsc/control as we do for deb files vor 9 Jahren
  David Kalnischkies 64b66a46a7 show progress info while 'downloading' a local .deb file vor 9 Jahren
  Julian Andres Klode 1c73b0fc41 Do not parse Status fields from remote sources vor 9 Jahren
  Julian Andres Klode 6d7122b535 Annotate more methods with APT_OVERRIDE vor 9 Jahren
  David Kalnischkies c9443c0120 elimate duplicated code in pkgIndexFile subclasses vor 9 Jahren
  David Kalnischkies 5465192b9a add volatile sources support in libapt-pkg vor 9 Jahren
  David Kalnischkies 3b3028467c add c++11 override marker to overridden methods vor 9 Jahren
  David Kalnischkies 6c55f07a5f make all d-pointer * const pointers vor 9 Jahren
  David Kalnischkies c8a4ce6cbe add d-pointer, virtual destructors and de-inline de/constructors vor 9 Jahren
  David Kalnischkies b07aeb1a6e store Release files data in the Cache vor 9 Jahren
  David Kalnischkies e3c1cfc767 use IndexTarget to get to IndexFile vor 9 Jahren
  David Kalnischkies d38926efe1 stop depending on copy-on-write for std::string vor 9 Jahren
  David Kalnischkies 2f6a2fbbdc properly implement pkgRecord::Parser for *.deb files vor 10 Jahren
  David Kalnischkies dce45dbe97 mark internal interfaces as hidden vor 10 Jahren
  Michael Vogt 87ecd6a2d7 apt-pkg/deb/debindexfile.{cc,h}: kill GetIndexes() vor 10 Jahren
  David Kalnischkies 862bafea48 do not inline virtual destructors with d-pointers vor 10 Jahren
  David Kalnischkies 3809194b66 mark private methods as hidden vor 10 Jahren
  Michael Vogt 070536e61c Merge remote-tracking branch 'mvo/feature/build-dep-dsc2' into debian/experimental vor 10 Jahren
  Michael Vogt 0d29b9d436 WIP local deb install vor 10 Jahren
  Michael Vogt 77da39b958 add support for apt-get build-dep unpacked-source-dir vor 10 Jahren
  Michael Vogt a49e794802 create debIFTypeDscFile type vor 10 Jahren
  David Kalnischkies a02db58fd5 follow method attribute suggestions by gcc vor 11 Jahren
  David Kalnischkies 453b82a388 cleanup headers and especially #includes everywhere vor 11 Jahren
  David Kalnischkies 655122418d warning: unused parameter ‘foo’ [-Wunused-parameter] vor 11 Jahren
  David Kalnischkies 8f3ba4e870 do not pollute namespace in the headers with using (Closes: #500198) vor 13 Jahren
  Michael Vogt 36b8ebbb4a * [ABI-Break] Implement EDSP in libapt-pkg so that all front-ends which vor 13 Jahren
  David Kalnischkies 6d38011bb9 add a first round of stuff needed for talking between APT and solvers vor 13 Jahren
  Michael Vogt ff72bd0dc7 apt-pkg/deb/*: add placeholder dpointer and make destructors virtual vor 14 Jahren
  David Kalnischkies 2e5f4e45f5 * apt-pkg/cachefile.{cc,h}: vor 14 Jahren