Marc Fonvieille
c16f0f7d52
- Tidy up .ps.eps target to make sure the build really fails when a
...
problem occurs during conversion. Currently the build doesn't stop on
failures and runs to its end;
- Add some .DELETE_ON_ERROR targets to remove broken target files on
failures.
Submitted by: mandree
Reviewed by: blackend
Differential Revision: https://reviews.freebsd.org/D24560
2020-04-29 08:30:56 +00:00
Glen Barber
f7ec3e1947
Ensure pgpkeyring.txt is always regenerated to prevent stale keys
...
from existing on the website until a full, clean build is done.
Sponsored by: The FreeBSD Foundation
2017-12-22 19:44:54 +00:00
Glen Barber
f42eb9f25c
Fix building pgpkeyring.txt with parallel builds by setting .ORDER
...
targets. [1]
While here, change the all-pgpkeyring target, forgotten in r51260.
Reported by: wosch [1]
Sponsored by: The FreeBSD Foundation
2017-12-12 16:27:43 +00:00
Glen Barber
98e2f81109
Fix generating pgpkeyring.txt when it does not exist, which seems
...
to have been broken following r51076 or r51077.
Sponsored by: The FreeBSD Foundation
2017-12-06 18:50:32 +00:00
Wolfram Schneider
38a74a6b52
the creation of pgpkeyring.txt must be atomar
2017-10-06 14:22:45 +00:00
Glen Barber
c36e58b0b5
Unconditionally build pgpkeyring file.
...
Reported by: peter
Sponsored by: The FreeBSD Foundation
2016-10-05 03:52:30 +00:00
Glen Barber
13b7221ebb
Fix doc build.
...
Sponsored by: The FreeBSD Foundation
2014-03-07 14:28:49 +00:00
Gabor Kovesdan
bc0ea04e7d
- Move the PGP keyring generation to the language-independent share directory
...
Discussed with: hrs, wblock
2014-03-07 12:23:51 +00:00