summaryrefslogtreecommitdiff
path: root/apt-pkg/pkgsystem.h
Commit message (Collapse)AuthorAgeFilesLines
* cleanup headers and especially #includes everywhereDavid Kalnischkies2014-03-131-1/+1
| | | | | | | | 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 typos in documentation (codespell)Michael Vogt2014-02-221-2/+2
|
* revert 2184.1.3: forward declaration instead of headersDavid Kalnischkies2011-12-131-0/+4
| | | | | The breakage is just to big for now, so guard the change with #ifndef APT_8_CLEANER_HEADERS and be nice to library users
* use forward declaration in headers if possible instead of includesDavid Kalnischkies2011-09-191-2/+4
|
* * removed the pragma messMichael Vogt2006-10-021-3/+0
|
* Some more g++-3.2 fixes.Arch Librarian2004-09-201-2/+2
| | | | | | Author: doogie Date: 2002-11-11 06:55:50 GMT Some more g++-3.2 fixes.
* Use std C++ header names for includesArch Librarian2004-09-201-2/+2
| | | | | | Author: jgg Date: 2002-03-26 07:38:57 GMT Use std C++ header names for includes
* 'apt-cache policy' preferences debug tool.Arch Librarian2004-09-201-1/+3
| | | | | | Author: jgg Date: 2001-04-29 05:13:51 GMT 'apt-cache policy' preferences debug tool.
* Warning tidy upsArch Librarian2004-09-201-3/+3
| | | | | | Author: jgg Date: 2001-03-11 07:35:49 GMT Warning tidy ups
* Join with aliencodeArch Librarian2004-09-201-0/+95
Author: jgg Date: 2001-02-20 07:03:16 GMT Join with aliencode