summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2013-07-18build: Switch default dpkg-deb compression from gzip to xzGuillem Jover1-1/+1
2013-07-18build: Allow changing the default dpkg-deb compressor on configureGuillem Jover1-0/+3
2013-06-21scripts: Use a new Dpkg::CONFDIR variable instead of literal stringsGuillem Jover1-0/+2
2013-06-03build: Bump automake version to 1.11Guillem Jover1-4/+2
2013-06-03build: Bump gettext version to 0.18.2Guillem Jover1-1/+1
2013-05-31Remove install-info wrapperGuillem Jover1-1/+0
2012-06-30build: Switch source compression to xzGuillem Jover1-1/+1
2012-06-08libdpkg: Add liblzma compression supportGuillem Jover1-0/+1
2012-06-06libcompat: Add compat symbol for O_NOFOLLOWGuillem Jover1-0/+1
2012-05-23libcompat: Remove compat definition for strtoul()Guillem Jover1-1/+1
2012-04-14build: Switch from --without- to --disable- for programs to be builtGuillem Jover1-4/+4
2011-11-16build: Map the BSD u_intN_t types to C99 uintN_t if not definedGuillem Jover1-0/+1
2011-11-16Do not include unneeded <sys/cdefs.h>Guillem Jover1-1/+1
2011-11-12libcompat: Add new strndup()Guillem Jover1-1/+1
2011-11-06build: Check and abort on required functionsGuillem Jover1-1/+3
2011-10-13build: Check for needed programs when configuring for distributionGuillem Jover1-0/+3
2011-10-13build: Forbid m4 tokens on the output matching ^_?DPKG_Guillem Jover1-0/+2
2011-09-26build: Check for the presence of the strnlen declarationGuillem Jover1-0/+1
2011-09-26libcompat: Update obstack module from gnulibGuillem Jover1-1/+1
2011-07-30build: Move DPKG_ARCHITECTURE macro call to the endGuillem Jover1-1/+2
2011-07-22dpkg-dev: add some common makefile snippets for use in rules filesRaphaël Hertzog1-0/+1
2011-07-07libdpkg: Add new progname module handling functionsGuillem Jover1-1/+2
2011-04-02dpkg: Set the modification time for unpacked symlinks if possibleGuillem Jover1-1/+1
2011-03-14dpkg-split: Replace unsignedlong() with parse_intmax()Guillem Jover1-1/+1
2011-01-16Remove --enable-sync-sync codepathJonathan Nieder1-1/+0
2010-11-25Merge branch 'sid' (through tag '1.15.8.6')Guillem Jover1-1/+1
2010-11-25build: Disable usage of synchronous sync(2) by defaultGuillem Jover1-1/+1
2010-11-19build: Change the strictness from gnu to foreignGuillem Jover1-1/+1
2010-11-19build: Refactor --with/out options into DPKG_WITH_PROG and DPKG_WITH_DIRGuillem Jover1-63/+11
2010-07-11build: Add optional code coverage supportGuillem Jover1-0/+1
2010-06-07build: Allow changing default logdirGuillem Jover1-0/+11
2010-06-07build: Change default admindir to LOCALSTATEDIR/lib/dpkgGuillem Jover1-2/+2
2010-06-07libcompat: Add support for asprintf and vasprintfGuillem Jover1-1/+1
2010-06-01build: Do not fallback to use chown instead of lchown if not availableGuillem Jover1-1/+1
2010-06-01build: Use DPKG_CHECK_DECL instead of DPKG_CHECK_DEFINE for TIOCNOTTYGuillem Jover1-1/+1
2010-05-26build: Only use mmap in parser if explicitly requestedGuillem Jover1-0/+2
2010-05-19build: Require gettext 0.18Guillem Jover1-1/+1
2010-05-17dpkg: On Linux use sync() instead of an fsync() per fileGuillem Jover1-0/+1
2010-03-13libdpkg: Use __attribute__ keyword depending on compiler supportGuillem Jover1-1/+0
2010-03-05dpkg: Use posix_fadvise on non-Linux to speed up .list files loadingStefan Fritsch1-1/+2
2010-03-05dpkg: Use FIEMAP to sort .list files before scanningMorten Hustveit1-1/+1
2010-02-26Generate manual pages for perl modules with pod2manRaphaël Hertzog1-0/+1
2010-02-25Add a new libdpkg-dev package with the headers and the static libraryGuillem Jover1-0/+1
2010-02-25libdpkg: Require users to define LIBDPKG_VOLATILE_APIGuillem Jover1-0/+1
2010-02-25build: Add new --without-install-infoGuillem Jover1-0/+9
2010-02-25build: Add new --without-update-alternativesGuillem Jover1-0/+9
2009-10-29build: Only use po4a if present and if NLS is enabledGuillem Jover1-0/+1
2009-10-26doc: Add doxygen supportGuillem Jover1-0/+3
2009-10-26Generate the autoconf version from gitGuillem Jover1-1/+1
2009-10-04libcompat: Define offsetof only if the system does not have itGuillem Jover1-0/+1