David Kalnischkies
|
ce62f1def6
mark optional (private) symbols as hidden
|
hace 12 años |
David Kalnischkies
|
68134bda88
abstract version hash comparison a bit
|
hace 12 años |
David Kalnischkies
|
a02db58fd5
follow method attribute suggestions by gcc
|
hace 12 años |
David Kalnischkies
|
453b82a388
cleanup headers and especially #includes everywhere
|
hace 12 años |
David Kalnischkies
|
655122418d
warning: unused parameter ‘foo’ [-Wunused-parameter]
|
hace 12 años |
David Kalnischkies
|
885594fc88
share version strings between same versions (of different architectures)
|
hace 13 años |
David Kalnischkies
|
9c44383f2e
factor version string creation out of NewDepends, so we can easily reuse
|
hace 13 años |
David Kalnischkies
|
5a8e963bbb
add implicit dependencies needed for Multi-Arch at the time a Version
|
hace 14 años |
David Kalnischkies
|
99a2ea5a27
* apt-pkg/pkgcachegen.cc:
|
hace 14 años |
David Kalnischkies
|
1bc6873583
remove old APT_COMPATIBILITY ifdef's
|
hace 15 años |
David Kalnischkies
|
8f3ba4e870
do not pollute namespace in the headers with using (Closes: #500198)
|
hace 15 años |
Michael Vogt
|
64dda04bd9
* apt-pkg/pkgcachegen.{cc,h}:
|
hace 15 años |
David Kalnischkies
|
7635093c1c
switch from std::set to std::vector as it is way more simple, a bit
|
hace 16 años |
David Kalnischkies
|
dcdf1ef18b
* doc/apt.conf.5.xml:
|
hace 16 años |
David Kalnischkies
|
a9fe592842
* apt-pkg/pkgcachegen.{cc,h}:
|
hace 16 años |
David Kalnischkies
|
32b9a14cb4
use references instead of copies in the Cache generation methods
|
hace 16 años |
David Kalnischkies
|
7e58ab0c0d
wrap the mmap actions in the CacheGenerator in their own methods to
|
hace 16 años |
David Kalnischkies
|
2e5f4e45f5
* apt-pkg/cachefile.{cc,h}:
|
hace 16 años |
David Kalnischkies
|
67e0766f0e
Foreign Versions add an implicit Provides to the other packages in the group
|
hace 16 años |
David Kalnischkies
|
857e9c13d8
Drop the Arch information from the Version structure as we can get
|
hace 16 años |
David Kalnischkies
|
25396fb063
Split ListParser::NewDepends into two methods to use these new method
|
hace 16 años |
David Kalnischkies
|
5bf1571639
Implement the first step toward Multi-Arch by setting up a Group
|
hace 16 años |
David Kalnischkies
|
92fcbfc163
add the various foldmarkers in apt-pkg & cmdline (no code change)
|
hace 17 años |
Michael Vogt
|
a7955daaf5
* fixed compile errors with g++ 7.3 (thanks to
|
hace 19 años |
Michael Vogt
|
5cb3acda9e
* merged the no-pragma branch
|
hace 19 años |
Michael Vogt
|
1350057372
* removed the pragma mess
|
hace 20 años |
Michael Vogt
|
39c7baef5e
* merged with apt--mvo
|
hace 20 años |
Michael Vogt
|
171c75f13a
* applied parts of the string speedup patch from debian #319377 (ABI change)
|
hace 20 años |
Otavio Salvador
|
a52f938bcf
Port DDTP to APT 0.6 branch
|
hace 21 años |
Arch Librarian
|
4541554303
Gustavo Niemeyer stuff for RPM file depends
|
hace 22 años |