summaryrefslogtreecommitdiff
path: root/apt-pkg/pkgsystem.cc
Commit message (Collapse)AuthorAgeFilesLines
* follow method attribute suggestions by gccDavid Kalnischkies2014-03-131-1/+3
| | | | | Git-Dch: Ignore Reported-By: gcc -Wsuggest-attribute={pure,const,noreturn}
* cleanup headers and especially #includes everywhereDavid Kalnischkies2014-03-131-1/+0
| | | | | | | | Beside being a bit cleaner it hopefully also resolves oddball problems I have with high levels of parallel jobs. Git-Dch: Ignore Reported-By: iwyu (include-what-you-use)
* fix a bunch of cppcheck "(warning) Member variable '<#>' is notDavid Kalnischkies2012-03-041-2/+2
| | | | initialized in the constructor." messages (no functional change)
* reorder includes: add <config.h> if needed and include it at firstDavid Kalnischkies2011-09-131-0/+2
|
* * make apt build with g++ 4.3Michael Vogt2007-09-101-0/+1
|
* * remove all the remaining #pragma implementationMichael Vogt2007-06-081-4/+0
|
* buffer in the very unlikely event that someone adds 10 ...Arch Librarian2004-09-201-1/+3
| | | | | | | Author: mdz Date: 2004-02-27 00:43:16 GMT buffer in the very unlikely event that someone adds 10 packaging systems to apt (Closes: #233678)
* Join with aliencodeArch Librarian2004-09-201-0/+45
Author: jgg Date: 2001-02-20 07:03:16 GMT Join with aliencode