Guillem Jover
|
eae0b17537
build: Add a new --with-devlibdir configure option
|
11 years ago |
Guillem Jover
|
d54b2f1ce6
build: Use system libmd if available
|
11 years ago |
Guillem Jover
|
07655bd782
build: Move PACKAGE_RELEASE definition from dpkg.h to configure.ac
|
11 years ago |
Guillem Jover
|
de6bbfc869
build: Pass -Wall to automake in AM_INIT_AUTOMAKE
|
11 years ago |
Guillem Jover
|
a7caec3d1a
build: Call AM_PROG_AR
|
11 years ago |
Guillem Jover
|
6edbe55eba
build: Remove unused AC_CHECK_DECLS for strnlen
|
11 years ago |
Guillem Jover
|
2ed75691a9
build: Bump gettext version to 0.19
|
11 years ago |
Guillem Jover
|
ace4a0e8f7
test: Rename TAP test directories from test to t
|
12 years ago |
Guillem Jover
|
9f5611d933
man: Set the copyright holder for the original code
|
12 years ago |
Guillem Jover
|
5fb63f2db0
libcompat: Only test the strerror() if sys_errlist and sys_nerr are present
|
12 years ago |
Guillem Jover
|
87b0b20b86
dpkg: Try to preallocate the disk size for extracted files
|
12 years ago |
Guillem Jover
|
93a8d74235
build: Switch to use libtool for the static libraries
|
12 years ago |
Guillem Jover
|
99e299736d
libcompat: Make sure P_tmpdir is always defined
|
12 years ago |
Guillem Jover
|
b029a83ea6
build: Use the perl TAP::Harness for the C test suite
|
12 years ago |
Guillem Jover
|
d9833ac0b6
libdpkg: Switch test suite to use TAP
|
12 years ago |
Guillem Jover
|
09d43d4f21
build: Set TAR variable at build time instead of hardcoding it
|
12 years ago |
Guillem Jover
|
861e165c26
s-s-d: Detect system specific headers at configure time
|
12 years ago |
Guillem Jover
|
35177204e6
libcompat: Add new makedev(3) fallback function
|
12 years ago |
Guillem Jover
|
80cc83904a
dselect: Use C++11 nullptr instead of 0 or NULL
|
12 years ago |
Guillem Jover
|
dd8f8ce84e
build: Move DPKG_C_C99 call just after AC_PROG_CC
|
12 years ago |
Guillem Jover
|
cc291cb36d
build: Use AC_MSG_ERROR instead of obsolete AC_ERROR
|
13 years ago |
Guillem Jover
|
16ab055e95
build: Switch default dpkg-deb compression from gzip to xz
|
13 years ago |
Guillem Jover
|
68a1f4682b
build: Allow changing the default dpkg-deb compressor on configure
|
14 years ago |
Guillem Jover
|
a55de1500d
scripts: Use a new Dpkg::CONFDIR variable instead of literal strings
|
13 years ago |
Guillem Jover
|
f1edd46b94
build: Bump automake version to 1.11
|
13 years ago |
Guillem Jover
|
e804d8f65d
build: Bump gettext version to 0.18.2
|
13 years ago |
Guillem Jover
|
beaf586ede
Remove install-info wrapper
|
13 years ago |
Guillem Jover
|
d538ec838e
build: Switch source compression to xz
|
14 years ago |
Guillem Jover
|
7180e8e3e8
libdpkg: Add liblzma compression support
|
14 years ago |
Guillem Jover
|
52a1b3fd94
libcompat: Add compat symbol for O_NOFOLLOW
|
14 years ago |