Adam Heath
|
e981e49d21
s/build on/built on/; same for 'build for'.
|
před 24 roky |
Adam Heath
|
8871e39ed4
Give proper case for Source and Installed-Size.
|
před 24 roky |
Adam Heath
|
84adee0704
Match fields case insensitively in debian/control.
|
před 24 roky |
Adam Heath
|
3dc5dd229b
New functions, standard_startup, standard_shutdown, that contain the most
|
před 24 roky |
Adam Heath
|
f1b564bb02
Use setcloexec wrapper instead of calling fcntl directly.
|
před 24 roky |
Adam Heath
|
f6a599a91b
Add items for --reconfigure and --call-maint-script.
|
před 24 roky |
Adam Heath
|
1d9a0eeb6e
Always set CLOEXEC on the lock fd.
|
před 24 roky |
Adam Heath
|
8d68c9456b
Remove hash.c from SOURCES, as it is a test file.
|
před 24 roky |
Wichert Akkerman
|
d7712d8417
remove compat stuff for ancient dpkg versions.
|
před 24 roky |
Adam Heath
|
e2e93a3411
Even more gcc warning fixes.
|
před 24 roky |
Adam Heath
|
5b3399486e
Add rules to Makefile.conf, to rebuild Makefile if $(srcdir)/Makefile.in is
|
před 24 roky |
Adam Heath
|
ac7a134609
Fairly heavy work(net no lines changed), to fix longjmp() clashing variable
|
před 24 roky |
Adam Heath
|
239c44b3e3
Several more gcc -W<foo> fixes. (forgot main.h)
|
před 24 roky |
Adam Heath
|
a1d9dc46c5
Several more gcc -W<foo> fixes.
|
před 24 roky |
Adam Heath
|
ad2f24d268
Fix overzealous running of autoheader for every build.
|
před 24 roky |
Adam Heath
|
21d77ac693
Split out the -W*-prototype warnings into separate checks.
|
před 24 roky |
Adam Heath
|
bd91eaff54
Make a new macro, DPKG_C_GCC_ATTRIBUTE.
|
před 24 roky |
Adam Heath
|
c9491d1b1c
Gah, I hate gcc. AC_TRY_COMPILE() produces code of the form
|
před 24 roky |
Adam Heath
|
9e27dc9074
Oops. The command to run is aclocal, not aclocal.m4.
|
před 24 roky |
Adam Heath
|
db07e748d5
The latest autoheader/autoconf combination allows us to do everything in
|
před 24 roky |
Adam Heath
|
9290b5cc09
All the hard-coded calls to scripts/dpkg-gencontrol.pl are now down thru a
|
před 24 roky |
Adam Heath
|
386bc5c05f
Remove all calls to $(shell pwd), and use $(CURDIR). Also, `pwd` is
|
před 24 roky |
Adam Heath
|
357efd33bb
If automake/*.m4 is modified, rebuild aclocal.m4. If aclocal.m4 or
|
před 24 roky |
Adam Heath
|
a2dae43807
Fix targets, so that if configure fails, but actually succeeds in creating
|
před 24 roky |
Adam Heath
|
7c8531eb0a
Oops. Forgot to add #undef HAVE_GNUC25_UNUSED.
|
před 24 roky |
Adam Heath
|
9bb29ef377
Define an UNUSED macro for __attribute((unused))__.
|
před 24 roky |
Adam Heath
|
526dfeadb7
Use the configure detected gcc __attribute__ macros, instead of hard-coding
|
před 24 roky |
Wichert Akkerman
|
e91f0f0555
Update Danish translation
|
před 24 roky |
Wichert Akkerman
|
d2b0d924a8
Document --force-confmiss and --force-bad-verify
|
před 24 roky |
Wichert Akkerman
|
670f5646f1
Update Ian Jacksons' email address
|
před 24 roky |