summaryrefslogtreecommitdiff
path: root/m4
AgeCommit message (Expand)AuthorFilesLines
2017-05-20build: Add new gcc-7 warningsGuillem Jover1-0/+2
2017-05-19doc: Bump minimal Perl version to 5.20.2Guillem Jover1-1/+1
2017-05-17build: Detect the required GNU patchGuillem Jover1-0/+15
2017-05-17build: Detect the required GNU tarGuillem Jover1-0/+3
2017-05-07build: Spell builtin correctlyGuillem Jover1-1/+1
2017-05-06doc: Spelling fixesJosh Soref1-1/+1
2017-02-26build: Do not fail on missing compression libraries or headers on check modeGuillem Jover1-1/+3
2017-02-26build: Handle libmd implementations built into system libcGuillem Jover1-4/+9
2017-01-26build: Disable disk pre-allocation by defaultGuillem Jover1-0/+15
2017-01-26build: Rename DPKG_MMAP macro to DPKG_USE_MMAPGuillem Jover1-3/+3
2016-12-17build: Enable compression libs also in automatic check modeGuillem Jover1-1/+1
2016-11-09build: Change DPKG_BUILD_RELEASE_DATE to use perl instead of date(1)Guillem Jover1-1/+1
2016-11-09build: Fix DPKG_BUILD_RELEASE_DATE to require DPKG_PROG_PERLGuillem Jover1-0/+1
2016-11-09build: Do not enable compression libraries if the headers are not usableGuillem Jover1-16/+14
2016-11-09build: Fix inversion logic in libmd configure check when requested explicitlyGuillem Jover1-1/+1
2016-11-07build: Use deterministic dates for generated man pagesReiner Herrmann1-1/+1
2016-10-30build: Pass --as-needed to the linker for dselect to avoid libstdc++Guillem Jover1-0/+19
2016-10-30man: Generate the man pages at build timeGuillem Jover1-0/+8
2016-10-29build: Check for the required minimal perl versionGuillem Jover1-3/+14
2016-10-29build: Fix and update libselinux checkGuillem Jover1-26/+12
2016-10-29build: Check the availability of -Wpositive variant instead of -Wno-positiveGuillem Jover1-4/+8
2016-10-29build: Disable -Wtautological-constant-out-of-range-compareGuillem Jover1-0/+1
2016-10-29build: Change --with-* option logic to default to checkGuillem Jover1-25/+34
2016-10-29build: Fix typo in SE Linux library detection codeGuillem Jover1-1/+1
2016-10-29build: Fix M4sh/Autoconf coding styleGuillem Jover10-333/+354
2016-10-29build: Fix the __progname check to avoid the optimizer discarding the symbolGuillem Jover1-3/+2
2016-10-29build: Clean up compiler and linker automatic flag usageGuillem Jover2-23/+30
2016-07-03build: Remove quotes causing strange spaces in configure --help outputGuillem Jover1-3/+2
2016-07-03build: Uniformize library build optionsGuillem Jover1-30/+30
2016-07-03build: Use libmd auotmatically if availableGuillem Jover1-4/+0
2016-07-03build: Stop allowing to set deprecated bzip2 compressor as dpkg-deb defaultGuillem Jover1-1/+1
2016-04-01build: Do not require passing the perl interpreter to run-scriptGuillem Jover1-1/+1
2016-04-01build: Add a configuration summary to configure outputGuillem Jover1-2/+0
2016-04-01build: Set have_libfoo for required libraries detectedGuillem Jover1-0/+3
2016-04-01build: Make it possible to build without system libmdGuillem Jover1-5/+17
2016-04-01build: Split libps and libkvm detection into their own macros and variablesGuillem Jover1-7/+18
2016-02-26build: Use AC_SUBST instead of AC_DEFINE for BUILD_DEVEL_DOCSGuillem Jover1-2/+2
2016-02-26build: Add new gcc-6 warningsGuillem Jover1-0/+2
2015-12-25libdpkg: Add experimental multithreaded xz compressor supportGuillem Jover1-0/+3
2015-12-12build: Add an configure option to choose the kind of documentationGuillem Jover1-0/+17
2015-05-30build: Use system libmd if availableGuillem Jover1-1/+15
2015-01-28build: Add new gcc 5 warningsGuillem Jover1-0/+4
2015-01-28build: Check for -Wformat-security with -WformatGuillem Jover1-1/+1
2015-01-28build: Make va_copy check cross-compilableGuillem Jover1-17/+14
2015-01-28build: When cross-building assume a working snprintf on SUS >= v3Guillem Jover1-2/+17
2015-01-28build: Rework DPKG_C_C99 macro to define HAVE_C_C99 just onceGuillem Jover1-23/+30
2014-10-06build: Fix compiler flag detection with non-GCC compilersGuillem Jover1-1/+1
2014-08-19libcompat: Only test the strerror() if sys_errlist and sys_nerr are presentGuillem Jover1-0/+16
2014-08-15libcompat: Only build the compatibility selinux code if requestedGuillem Jover1-2/+3
2014-08-09libcompat: Add a setexecfilecon() function out from dpkg codeGuillem Jover1-0/+2