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
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
2016-02-26
build: Use AC_SUBST instead of AC_DEFINE for BUILD_DEVEL_DOCS
Guillem Jover
1
-2
/
+2
2016-02-26
build: Add new gcc-6 warnings
Guillem Jover
1
-0
/
+2
2015-12-25
libdpkg: Add experimental multithreaded xz compressor support
Guillem Jover
1
-0
/
+3
2015-12-12
build: Add an configure option to choose the kind of documentation
Guillem Jover
1
-0
/
+17
2015-05-30
build: Use system libmd if available
Guillem Jover
1
-1
/
+15
2015-01-28
build: Add new gcc 5 warnings
Guillem Jover
1
-0
/
+4
2015-01-28
build: Check for -Wformat-security with -Wformat
Guillem Jover
1
-1
/
+1
2015-01-28
build: Make va_copy check cross-compilable
Guillem Jover
1
-17
/
+14
2015-01-28
build: When cross-building assume a working snprintf on SUS >= v3
Guillem Jover
1
-2
/
+17
2015-01-28
build: Rework DPKG_C_C99 macro to define HAVE_C_C99 just once
Guillem Jover
1
-23
/
+30
2014-10-06
build: Fix compiler flag detection with non-GCC compilers
Guillem Jover
1
-1
/
+1
2014-08-19
libcompat: Only test the strerror() if sys_errlist and sys_nerr are present
Guillem Jover
1
-0
/
+16
2014-08-15
libcompat: Only build the compatibility selinux code if requested
Guillem Jover
1
-2
/
+3
2014-08-09
libcompat: Add a setexecfilecon() function out from dpkg code
Guillem Jover
1
-0
/
+2
2014-08-09
dpkg: Use SELinux setexecfilecon() if available instead of ad-hoc code
Guillem Jover
1
-0
/
+4
2014-08-09
build: Refactor compiler option checks into a new function
Guillem Jover
1
-78
/
+77
2014-05-28
libdpkg: Uppercase compressor enum values
Guillem Jover
1
-1
/
+1
2014-06-04
build: Uppercase enum in C99 test code
Guillem Jover
1
-2
/
+2
2014-05-17
build: Switch to use libtool for the static libraries
Guillem Jover
2
-1
/
+30
2014-04-26
build: Use --coverage instead of -fprofile-arcs and -ftest-coverage
Guillem Jover
1
-2
/
+2
2014-04-21
build: Test for required compound literals
Guillem Jover
1
-1
/
+5
2014-04-21
build: Set TAR variable at build time instead of hardcoding it
Guillem Jover
1
-0
/
+10
2014-04-21
build: Do not link s-s-d against libihash and libshouldbeinlibc on GNU/Hurd
Guillem Jover
1
-2
/
+0
2013-12-05
dselect: Use C++11 nullptr instead of 0 or NULL
Guillem Jover
1
-0
/
+49
2013-12-05
build: Reword C99 compiler check output
Guillem Jover
1
-2
/
+2
2013-12-05
build: Check availability of warning flags at build time
Guillem Jover
1
-14
/
+78
2013-10-27
build: Add -Wc++11-compat and -Wlogical-op to the dafault warnings
Guillem Jover
1
-2
/
+2
2013-10-27
build: Remove -Wno-unused-value from default CXXFLAGS
Guillem Jover
1
-2
/
+1
2013-07-18
build: Allow changing the default dpkg-deb compressor on configure
Guillem Jover
1
-0
/
+17
2013-03-18
build: Use AC_MSG_ERROR instead of obsolete AC_ERROR
Guillem Jover
1
-1
/
+1
2012-06-08
libdpkg: Add liblzma compression support
Guillem Jover
1
-0
/
+7
[next]