summaryrefslogtreecommitdiff
path: root/buildlib
AgeCommit message (Expand)Author
2019-05-07Prevent shutdown while running dpkgJulian Andres Klode
2016-01-07FileFd: (native) LZ4 supportJulian Andres Klode
2015-12-19buildsystem: deal with spaces in path to sourceDavid Kalnischkies
2015-11-30defaults.mak: Set LC_COLLATE=C.UTF-8 for reproducible sort orderJulian Andres Klode
2015-11-19do not rerun ./configure causing FTCBFS with newer autotools-devDavid Kalnischkies
2015-11-19move -std=c++11 from CXX to new CXXSTDDavid Kalnischkies
2015-11-04reenable gcc warnings for deprecated functionsDavid Kalnischkies
2015-10-30dpkgpm: Use ptsname_r() instead of ptsname() to be thread-safeJulian Andres Klode
2015-09-14move std=c++11 from CXXFLAGS to CXXDavid Kalnischkies
2015-08-27fix various typos reported by codespellDavid Kalnischkies
2015-08-14Merge branch 'debian/experimental' of https://github.com/DonKult/apt into deb...Julian Andres Klode
2015-08-13Use setresuid() and setresgid() where availableJulian Andres Klode
2015-08-12replace direct calls to egrep with grep -EDaniel Hartwig
2015-08-10change to libapt-pkg abi 5.0 with versioned symbolsDavid Kalnischkies
2015-08-10enforce GCC5 C++11 ABI and usageDavid Kalnischkies
2015-08-10fix memory leaks reported by -fsanitizeDavid Kalnischkies
2015-08-10some CXXFLAGS housekeepingDavid Kalnischkies
2015-08-10apt manpage is built from xml nowadays like the restDavid Kalnischkies
2015-04-19use SHA2 unrolled code as its a bit fasterDavid Kalnischkies
2014-09-24DropPrivs: Also check for saved set-user-ID and set-group-IDJulian Andres Klode
2014-08-26ensure that all docs use all entities filesDavid Kalnischkies
2014-07-08build: Convert from DebianDoc SGML to DocBook XMLGuillem Jover
2014-07-08build: Set the XSL parameter through the command line instead of sedGuillem Jover
2014-04-13compile with absolute paths to allow lcov useDavid Kalnischkies
2014-03-13use liblzma-dev to provide xz/lzma supportDavid Kalnischkies
2014-03-13enable various compiler warningsDavid 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
2013-11-30add a vendor specific file to have configurable entitiesDavid Kalnischkies
2013-10-05* move upgrade releated code into upgrade.{cc,h}Michael Vogt
2013-07-26reenable automatic parallel build of APTDavid Kalnischkies
2013-07-26make autoconf happy by "mv configure.{in,ac}"David Kalnischkies
2013-06-09stop building l10n if strings are unchangedDavid Kalnischkies
2013-06-09depend on libapt-pkg in the libapt-inst build processDavid Kalnischkies
2013-06-09build the en manpages in subdirectory doc/enDavid Kalnischkies
2013-05-16* buildlib/apti18n.h.in:Michael Vogt
2012-06-29* debian/control:David Kalnischkies
2012-06-18* buildlib/configure.mak:David Kalnischkies
2012-05-21* buildlib/inttypes.h.in:David Kalnischkies
2012-05-21whatever this script did, it didn't for a long long timeDavid Kalnischkies
2012-05-21apply the correct metadata (package, version, mail) to all pot and po filesDavid Kalnischkies
2012-05-21* buildlib/podomain.mak:David Kalnischkies
2012-05-20move the creation of the manpage-style.xsl file to the rest of theDavid Kalnischkies
2012-05-17* doc/makefile:David Kalnischkies
2012-05-14 - separate manpages from the rest of the doc buildingDavid Kalnischkies
2012-05-12* Makefile, buildlib/*.mak:David Kalnischkies
2012-04-05 - add libbz2-dev as new build-dependencyDavid Kalnischkies
2012-04-05detect zlib correctly. We still don't allow to build without it to remainDavid Kalnischkies
2012-03-22the previously used VERSION didn't work everywhere so we are switchingDavid Kalnischkies