summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2019-10-30build: Bump minimal gettext version to 0.19.8Guillem Jover1-1/+1
2019-10-30libdpkg: Add new C locale switch over supportGuillem Jover1-0/+1
2019-01-15build: Split AM_INIT_AUTOMAKE arguments into different linesGuillem Jover1-1/+7
2018-10-08build: Generalize PACKAGE_CPAN_SIGN by setting PACKAGE_DIST_IS_RELEASE insteadGuillem Jover1-1/+0
2018-08-30build: Only sign the perl distribution if we are doing an actual releaseGuillem Jover1-0/+2
2018-08-30libcompat: Add new strchrnul() compat functionGuillem Jover1-0/+1
2018-06-22Update git URLs for move away from alioth.debian.orgGuillem Jover1-2/+2
2018-05-03build: Add CPAN distribution machineryGuillem Jover1-1/+8
2018-03-25libcompat: Convert md5 module to use C99 int typesGuillem Jover1-1/+0
2018-01-16build: Set distribution tarball format to ustarGuillem Jover1-1/+1
2017-10-17u-a: Add new policykit fileGuillem Jover1-12/+7
2017-05-17build: Detect the required GNU patchGuillem Jover1-0/+1
2017-02-26build: Check <sys/proc.h> by also including <sys/param.h>Guillem Jover1-1/+5
2017-01-26build: Disable disk pre-allocation by defaultGuillem Jover1-0/+2
2017-01-26build: Rename DPKG_MMAP macro to DPKG_USE_MMAPGuillem Jover1-1/+1
2016-10-30build: Pass --as-needed to the linker for dselect to avoid libstdc++Guillem Jover1-0/+1
2016-10-30dselect: Implement local abi::__cxa_pure_virtualGuillem Jover1-0/+12
2016-10-30libdpkg: Add <sys/sysmacros.h> on AIX for major() and minor()Guillem Jover1-0/+1
2016-10-30s-s-d: Port process handling to AIXGuillem Jover1-0/+1
2016-10-30test: Add an initial functional test suite for dpkg-deb and dpkg-splitGuillem Jover1-0/+5
2016-10-30man: Generate the man pages at build timeGuillem Jover1-0/+1
2016-10-29build: Spell out NLS in configure outputGuillem Jover1-1/+1
2016-10-29build: Change --with-* option logic to default to checkGuillem Jover1-5/+5
2016-10-29build: Fix M4sh/Autoconf coding styleGuillem Jover1-46/+82
2016-10-29build: Clean up compiler and linker automatic flag usageGuillem Jover1-2/+2
2016-07-03build: Uniformize library build optionsGuillem Jover1-4/+4
2016-04-01build: Add a configuration summary to configure outputGuillem Jover1-0/+37
2016-04-01build: Split libps and libkvm detection into their own macros and variablesGuillem Jover1-1/+2
2016-04-01libdpkg: Rewrite the trigger deferred file parser from flex to manualGuillem Jover1-2/+0
2015-12-19build: Try to use latest gettext availableGuillem Jover1-0/+8
2015-12-12build: Add an configure option to choose the kind of documentationGuillem Jover1-0/+2
2015-09-14build: Add a new --with-devlibdir configure optionGuillem Jover1-0/+2
2015-05-30build: Use system libmd if availableGuillem Jover1-0/+1
2015-05-30build: Move PACKAGE_RELEASE definition from dpkg.h to configure.acGuillem Jover1-0/+2
2015-05-09build: Pass -Wall to automake in AM_INIT_AUTOMAKEGuillem Jover1-1/+1
2015-05-09build: Call AM_PROG_ARGuillem Jover1-0/+1
2015-04-01build: Remove unused AC_CHECK_DECLS for strnlenGuillem Jover1-1/+0
2015-01-28build: Bump gettext version to 0.19Guillem Jover1-1/+1
2015-01-28test: Rename TAP test directories from test to tGuillem Jover1-1/+1
2014-10-06man: Set the copyright holder for the original codeGuillem Jover1-0/+1
2014-08-19libcompat: Only test the strerror() if sys_errlist and sys_nerr are presentGuillem Jover1-0/+1
2014-08-09dpkg: Try to preallocate the disk size for extracted filesGuillem Jover1-1/+4
2014-05-17build: Switch to use libtool for the static librariesGuillem Jover1-1/+7
2014-04-30libcompat: Make sure P_tmpdir is always definedGuillem Jover1-0/+1
2014-04-28build: Use the perl TAP::Harness for the C test suiteGuillem Jover1-1/+0
2014-04-21libdpkg: Switch test suite to use TAPGuillem Jover1-0/+1
2014-04-21build: Set TAR variable at build time instead of hardcoding itGuillem Jover1-1/+2
2014-04-21s-s-d: Detect system specific headers at configure timeGuillem Jover1-2/+3
2014-01-15libcompat: Add new makedev(3) fallback functionGuillem Jover1-0/+1
2013-12-05dselect: Use C++11 nullptr instead of 0 or NULLGuillem Jover1-0/+1