Guillem Jover
|
c90b620cd8
build: Move DPKG_ARCHITECTURE macro call to the end
|
15 years ago |
Raphaël Hertzog
|
b858e07bdd
dpkg-dev: add some common makefile snippets for use in rules files
|
15 years ago |
Guillem Jover
|
ec206bf34b
libdpkg: Add new progname module handling functions
|
15 years ago |
Guillem Jover
|
b3eb59cf43
dpkg: Set the modification time for unpacked symlinks if possible
|
15 years ago |
Guillem Jover
|
75d6bcf73b
dpkg-split: Replace unsignedlong() with parse_intmax()
|
15 years ago |
Jonathan Nieder
|
fdce08c3b9
Remove --enable-sync-sync codepath
|
15 years ago |
Guillem Jover
|
7e8695bdb8
Merge branch 'sid' (through tag '1.15.8.6')
|
15 years ago |
Guillem Jover
|
5ee4e4e045
build: Disable usage of synchronous sync(2) by default
|
16 years ago |
Guillem Jover
|
79b0a98dff
build: Change the strictness from gnu to foreign
|
15 years ago |
Guillem Jover
|
bbf1c10064
build: Refactor --with/out options into DPKG_WITH_PROG and DPKG_WITH_DIR
|
15 years ago |
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 |