Guillem Jover
|
a55de1500d
scripts: Use a new Dpkg::CONFDIR variable instead of literal strings
|
13 lat temu |
Guillem Jover
|
f1edd46b94
build: Bump automake version to 1.11
|
13 lat temu |
Guillem Jover
|
e804d8f65d
build: Bump gettext version to 0.18.2
|
13 lat temu |
Guillem Jover
|
beaf586ede
Remove install-info wrapper
|
13 lat temu |
Guillem Jover
|
d538ec838e
build: Switch source compression to xz
|
14 lat temu |
Guillem Jover
|
7180e8e3e8
libdpkg: Add liblzma compression support
|
14 lat temu |
Guillem Jover
|
52a1b3fd94
libcompat: Add compat symbol for O_NOFOLLOW
|
14 lat temu |
Guillem Jover
|
ff8d590a68
libcompat: Remove compat definition for strtoul()
|
14 lat temu |
Guillem Jover
|
1fcb0305c9
build: Switch from --without- to --disable- for programs to be built
|
14 lat temu |
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 |