Guillem Jover
|
75439a3267
man: Generate the man pages at build time
|
9 years ago |
Guillem Jover
|
dcaf92e9e9
build: Spell out NLS in configure output
|
10 years ago |
Guillem Jover
|
c01a5dfae7
build: Change --with-* option logic to default to check
|
10 years ago |
Guillem Jover
|
9aa458e8a3
build: Fix M4sh/Autoconf coding style
|
10 years ago |
Guillem Jover
|
4f8bca211c
build: Clean up compiler and linker automatic flag usage
|
10 years ago |
Guillem Jover
|
067295e958
build: Uniformize library build options
|
10 years ago |
Guillem Jover
|
c12278e352
build: Add a configuration summary to configure output
|
10 years ago |
Guillem Jover
|
e2e1d11a13
build: Split libps and libkvm detection into their own macros and variables
|
10 years ago |
Guillem Jover
|
c4584dd6ca
libdpkg: Rewrite the trigger deferred file parser from flex to manual
|
10 years ago |
Guillem Jover
|
77337a8b0f
build: Try to use latest gettext available
|
10 years ago |
Guillem Jover
|
f3af91bcb3
build: Add an configure option to choose the kind of documentation
|
10 years ago |
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 |