index
:
dpkg
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
m4
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-30
build: Add a serial versioning to the m4 files
Guillem Jover
10
-0
/
+10
2019-10-12
build: Bump minimal Perl version to 5.24.1
Guillem Jover
1
-1
/
+1
2019-02-23
build: Check whether this dist is a release based only on the version format
Guillem Jover
1
-3
/
+1
2018-10-08
build: Generalize PACKAGE_CPAN_SIGN by setting PACKAGE_DIST_IS_RELEASE instead
Guillem Jover
1
-1
/
+5
2018-08-30
build: Disable C optimization levels when configuring for code coverage
Guillem Jover
1
-2
/
+2
2018-08-30
build: Only sign the perl distribution if we are doing an actual release
Guillem Jover
1
-0
/
+13
2018-05-03
build: Make PERL_MIN_VERSION also a configure output variable
Guillem Jover
1
-4
/
+5
2018-03-26
Use internerr() or BUG() instead of assert()
Guillem Jover
1
-0
/
+1
2018-03-25
libcompat: Convert md5 module to use C99 int types
Guillem Jover
1
-20
/
+0
2018-03-25
build: Enable gcc-7 -Wregister warning if available
Guillem Jover
1
-0
/
+1
2018-03-25
build: Enable clang -Wdocumentation warning if available
Guillem Jover
1
-0
/
+1
2018-03-25
build: Sort warning options
Guillem Jover
1
-18
/
+19
2018-03-25
build: Automatically replace -Wno- with -W when testing compiler flags
Guillem Jover
1
-6
/
+4
2018-03-25
build: Mark command variables as precious
Guillem Jover
1
-0
/
+2
2017-05-20
build: Add new gcc-7 warnings
Guillem Jover
1
-0
/
+2
2017-05-19
doc: Bump minimal Perl version to 5.20.2
Guillem Jover
1
-1
/
+1
2017-05-17
build: Detect the required GNU patch
Guillem Jover
1
-0
/
+15
2017-05-17
build: Detect the required GNU tar
Guillem Jover
1
-0
/
+3
2017-05-07
build: Spell builtin correctly
Guillem Jover
1
-1
/
+1
2017-05-06
doc: Spelling fixes
Josh Soref
1
-1
/
+1
2017-02-26
build: Do not fail on missing compression libraries or headers on check mode
Guillem Jover
1
-1
/
+3
2017-02-26
build: Handle libmd implementations built into system libc
Guillem Jover
1
-4
/
+9
2017-01-26
build: Disable disk pre-allocation by default
Guillem Jover
1
-0
/
+15
2017-01-26
build: Rename DPKG_MMAP macro to DPKG_USE_MMAP
Guillem Jover
1
-3
/
+3
2016-12-17
build: Enable compression libs also in automatic check mode
Guillem Jover
1
-1
/
+1
2016-11-09
build: Change DPKG_BUILD_RELEASE_DATE to use perl instead of date(1)
Guillem Jover
1
-1
/
+1
2016-11-09
build: Fix DPKG_BUILD_RELEASE_DATE to require DPKG_PROG_PERL
Guillem Jover
1
-0
/
+1
2016-11-09
build: Do not enable compression libraries if the headers are not usable
Guillem Jover
1
-16
/
+14
2016-11-09
build: Fix inversion logic in libmd configure check when requested explicitly
Guillem Jover
1
-1
/
+1
2016-11-07
build: Use deterministic dates for generated man pages
Reiner Herrmann
1
-1
/
+1
2016-10-30
build: Pass --as-needed to the linker for dselect to avoid libstdc++
Guillem Jover
1
-0
/
+19
2016-10-30
man: Generate the man pages at build time
Guillem Jover
1
-0
/
+8
2016-10-29
build: Check for the required minimal perl version
Guillem Jover
1
-3
/
+14
2016-10-29
build: Fix and update libselinux check
Guillem Jover
1
-26
/
+12
2016-10-29
build: Check the availability of -Wpositive variant instead of -Wno-positive
Guillem Jover
1
-4
/
+8
2016-10-29
build: Disable -Wtautological-constant-out-of-range-compare
Guillem Jover
1
-0
/
+1
2016-10-29
build: Change --with-* option logic to default to check
Guillem Jover
1
-25
/
+34
2016-10-29
build: Fix typo in SE Linux library detection code
Guillem Jover
1
-1
/
+1
2016-10-29
build: Fix M4sh/Autoconf coding style
Guillem Jover
10
-333
/
+354
2016-10-29
build: Fix the __progname check to avoid the optimizer discarding the symbol
Guillem Jover
1
-3
/
+2
2016-10-29
build: Clean up compiler and linker automatic flag usage
Guillem Jover
2
-23
/
+30
2016-07-03
build: Remove quotes causing strange spaces in configure --help output
Guillem Jover
1
-3
/
+2
2016-07-03
build: Uniformize library build options
Guillem Jover
1
-30
/
+30
2016-07-03
build: Use libmd auotmatically if available
Guillem Jover
1
-4
/
+0
2016-07-03
build: Stop allowing to set deprecated bzip2 compressor as dpkg-deb default
Guillem Jover
1
-1
/
+1
2016-04-01
build: Do not require passing the perl interpreter to run-script
Guillem Jover
1
-1
/
+1
2016-04-01
build: Add a configuration summary to configure output
Guillem Jover
1
-2
/
+0
2016-04-01
build: Set have_libfoo for required libraries detected
Guillem Jover
1
-0
/
+3
2016-04-01
build: Make it possible to build without system libmd
Guillem Jover
1
-5
/
+17
2016-04-01
build: Split libps and libkvm detection into their own macros and variables
Guillem Jover
1
-7
/
+18
[next]