Guillem Jover
|
1f4d0354fc
build: Map the BSD u_intN_t types to C99 uintN_t if not defined
|
14 lat temu |
Guillem Jover
|
68a6242098
Do not include unneeded <sys/cdefs.h>
|
14 lat temu |
Guillem Jover
|
514b67de00
libcompat: Add new strndup()
|
14 lat temu |
Guillem Jover
|
072c025d0f
build: Check and abort on required functions
|
14 lat temu |
Guillem Jover
|
78e3a07f7e
build: Check for needed programs when configuring for distribution
|
15 lat temu |
Guillem Jover
|
7e3260e187
build: Forbid m4 tokens on the output matching ^_?DPKG_
|
15 lat temu |
Guillem Jover
|
86ec744869
build: Check for the presence of the strnlen declaration
|
15 lat temu |
Guillem Jover
|
1261f5aaa2
libcompat: Update obstack module from gnulib
|
15 lat temu |
Guillem Jover
|
c90b620cd8
build: Move DPKG_ARCHITECTURE macro call to the end
|
15 lat temu |
Raphaël Hertzog
|
b858e07bdd
dpkg-dev: add some common makefile snippets for use in rules files
|
15 lat temu |
Guillem Jover
|
ec206bf34b
libdpkg: Add new progname module handling functions
|
15 lat temu |
Guillem Jover
|
b3eb59cf43
dpkg: Set the modification time for unpacked symlinks if possible
|
15 lat temu |
Guillem Jover
|
75d6bcf73b
dpkg-split: Replace unsignedlong() with parse_intmax()
|
15 lat temu |
Jonathan Nieder
|
fdce08c3b9
Remove --enable-sync-sync codepath
|
15 lat temu |
Guillem Jover
|
7e8695bdb8
Merge branch 'sid' (through tag '1.15.8.6')
|
15 lat temu |
Guillem Jover
|
5ee4e4e045
build: Disable usage of synchronous sync(2) by default
|
16 lat temu |
Guillem Jover
|
79b0a98dff
build: Change the strictness from gnu to foreign
|
15 lat temu |
Guillem Jover
|
bbf1c10064
build: Refactor --with/out options into DPKG_WITH_PROG and DPKG_WITH_DIR
|
15 lat temu |
Guillem Jover
|
0581dda824
build: Add optional code coverage support
|
16 lat temu |
Guillem Jover
|
a484f009a0
build: Allow changing default logdir
|
16 lat temu |
Guillem Jover
|
9bc511c4a0
build: Change default admindir to LOCALSTATEDIR/lib/dpkg
|
16 lat temu |
Guillem Jover
|
0dc899648b
libcompat: Add support for asprintf and vasprintf
|
16 lat temu |
Guillem Jover
|
77daf2187b
build: Do not fallback to use chown instead of lchown if not available
|
16 lat temu |
Guillem Jover
|
20652a829b
build: Use DPKG_CHECK_DECL instead of DPKG_CHECK_DEFINE for TIOCNOTTY
|
16 lat temu |
Guillem Jover
|
e844672595
build: Only use mmap in parser if explicitly requested
|
16 lat temu |
Guillem Jover
|
bdc238da1b
build: Require gettext 0.18
|
16 lat temu |
Guillem Jover
|
0ff43ca667
dpkg: On Linux use sync() instead of an fsync() per file
|
16 lat temu |
Guillem Jover
|
28b0443163
libdpkg: Use __attribute__ keyword depending on compiler support
|
16 lat temu |
Stefan Fritsch
|
9d81bf92ef
dpkg: Use posix_fadvise on non-Linux to speed up .list files loading
|
16 lat temu |
Morten Hustveit
|
8e31b0f0fb
dpkg: Use FIEMAP to sort .list files before scanning
|
17 lat temu |