Guillem Jover
|
0581dda824
build: Add optional code coverage support
|
16 years ago |
Guillem Jover
|
a484f009a0
build: Allow changing default logdir
|
16 years ago |
Guillem Jover
|
9bc511c4a0
build: Change default admindir to LOCALSTATEDIR/lib/dpkg
|
16 years ago |
Guillem Jover
|
0dc899648b
libcompat: Add support for asprintf and vasprintf
|
16 years ago |
Guillem Jover
|
77daf2187b
build: Do not fallback to use chown instead of lchown if not available
|
16 years ago |
Guillem Jover
|
20652a829b
build: Use DPKG_CHECK_DECL instead of DPKG_CHECK_DEFINE for TIOCNOTTY
|
16 years ago |
Guillem Jover
|
e844672595
build: Only use mmap in parser if explicitly requested
|
16 years ago |
Guillem Jover
|
bdc238da1b
build: Require gettext 0.18
|
16 years ago |
Guillem Jover
|
0ff43ca667
dpkg: On Linux use sync() instead of an fsync() per file
|
16 years ago |
Guillem Jover
|
28b0443163
libdpkg: Use __attribute__ keyword depending on compiler support
|
16 years ago |
Stefan Fritsch
|
9d81bf92ef
dpkg: Use posix_fadvise on non-Linux to speed up .list files loading
|
16 years ago |
Morten Hustveit
|
8e31b0f0fb
dpkg: Use FIEMAP to sort .list files before scanning
|
17 years ago |
Raphaël Hertzog
|
99d10e43d0
Generate manual pages for perl modules with pod2man
|
16 years ago |
Guillem Jover
|
9cdcabb0a7
Add a new libdpkg-dev package with the headers and the static library
|
16 years ago |
Guillem Jover
|
c406ca71c4
libdpkg: Require users to define LIBDPKG_VOLATILE_API
|
16 years ago |
Guillem Jover
|
2bae29f6c8
build: Add new --without-install-info
|
16 years ago |
Guillem Jover
|
6985e4e0a8
build: Add new --without-update-alternatives
|
16 years ago |
Guillem Jover
|
679d1d7578
build: Only use po4a if present and if NLS is enabled
|
17 years ago |
Guillem Jover
|
876b512631
doc: Add doxygen support
|
17 years ago |
Guillem Jover
|
971e675a18
Generate the autoconf version from git
|
17 years ago |
Guillem Jover
|
55eb6f3163
libcompat: Define offsetof only if the system does not have it
|
17 years ago |
Guillem Jover
|
b1f61777e7
build: Check for C99 snprintf family of functions
|
17 years ago |
Guillem Jover
|
bb9d87468f
build: Fix build failure with automake < 1.11
|
17 years ago |
Guillem Jover
|
689a87eff5
build: Do not use single quote on strings
|
17 years ago |
Guillem Jover
|
59168691c0
libcompat: Define WCOREDUMP only if the system does not have it
|
17 years ago |
Guillem Jover
|
895059d2a3
Rename autoconf auxiliary directory from config to build-aux
|
17 years ago |
Guillem Jover
|
e628950c4a
Make the build silent by default
|
17 years ago |
Guillem Jover
|
d6005df3c0
Bump version to 1.15.5
|
17 years ago |
Guillem Jover
|
9eb319a57b
Release 1.15.4
|
17 years ago |
Guillem Jover
|
6da79ad047
Change dpkg specific m4 macros prefix from SJR_ to DPKG_
|
17 years ago |