summaryrefslogtreecommitdiff
path: root/apt-pkg/contrib/macros.h
AgeCommit message (Expand)Author
2020-02-18Remove code tagged APT_PKG_590, add some missing includesJulian Andres Klode
2020-02-18Bump ABI to 6.0Julian Andres Klode
2020-01-14Raise buffer size for Hashes::AddFD() from 4 KiB to 64 KiBJulian Andres Klode
2020-01-07Only define likely/unlikely if APT_COMPILING_APT setJulian Andres Klode
2020-01-07Remove various unused macros like MAX/MIN/ABS/APT_CONSTJulian Andres Klode
2020-01-07Rename _count() macro to APT_ARRAY_SIZE()Julian Andres Klode
2020-01-07Avoid #define _error, use anonymous C++ struct insteadJulian Andres Klode
2019-06-17RFC1123StrToTime: Accept const std::string& as first argumentJulian Andres Klode
2019-06-12Run unifdef -DAPT_{8,9,10,15}_CLEANER_HEADERSJulian Andres Klode
2019-05-06Change soname to libapt-pkg.so.5.90Julian Andres Klode
2019-02-26Bump SONAMEs in preparation for ABI breaksJulian Andres Klode
2017-12-13deprecate the single-line deprecation ignoring macroDavid Kalnischkies
2017-08-24Redefine APT_CONST to mean APT_PUREJulian Andres Klode
2017-06-26clean archives without changing directoryDavid Kalnischkies
2016-11-09add support for Build-Depends/Conflicts-ArchJohannes Schauer
2015-11-28Revert "Revert "appease adequate with some weak symbols for -private""Julian Andres Klode
2015-11-28Revert "appease adequate with some weak symbols for -private"Julian Andres Klode
2015-11-27add messages to our deprecation warnings in libaptDavid Kalnischkies
2015-11-27appease adequate with some weak symbols for -privateDavid Kalnischkies
2015-08-10change to libapt-pkg abi 5.0 with versioned symbolsDavid Kalnischkies
2015-08-10implement reverse_iterators for cachesetsDavid Kalnischkies
2015-05-11fix macro definition for very old GCC < 3David Kalnischkies
2014-11-08use a abi version check similar to the gcc checkDavid Kalnischkies
2014-11-08replace ignore-deprecated #pragma dance with _PragmaDavid Kalnischkies
2014-11-05Bump ABI to 4.15Michael Vogt
2014-10-03Bump library version to libapt-pkg4.14Michael Vogt
2014-05-07apt-pkg/contrib/macros.h: bump library version to 4.13Michael Vogt
2014-03-21enable fvisibility=hidden for our private libraryDavid Kalnischkies
2014-03-13cleanup headers and especially #includes everywhereDavid Kalnischkies
2014-03-13move defines for version to macros.hDavid Kalnischkies
2014-02-22Fix typos in documentation (codespell)Michael Vogt
2010-03-30replace every call to toupper with one to our own tolower_asciiDavid Kalnischkies
2010-02-13[BREAK] merge MultiArch-ABI. We don't support MultiArch,David Kalnischkies
2010-01-30cleanup the error header a bit by moving the printf-macros outDavid Kalnischkies
2010-01-30* apt-pkg/contrib/macros.h:David Kalnischkies