projects
/
fpc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fd78464
)
Timestamps in fpc documentation are hindering reproducible builds
author
Paul Gevers
<elbrus@debian.org>
Mon, 18 Dec 2023 22:01:08 +0000
(23:01 +0100)
committer
Abou Al Montacir
<abou.almontacir@sfr.fr>
Mon, 18 Dec 2023 22:01:08 +0000
(23:01 +0100)
Forwarded: no
Don't add the date to the footer of docs generated by fpdoc
===================================================================
Gbp-Pq: Name prevent_date_in_fpcdocs.patch
fpcdocs/Makefile.fpc
patch
|
blob
|
history
diff --git
a/fpcdocs/Makefile.fpc
b/fpcdocs/Makefile.fpc
index f2519198dd2fab07b2a3879a2d57fe7a1590bc14..9f69d053daa779444e2c0211ff555f7c86b3bc71 100644
(file)
--- a/
fpcdocs/Makefile.fpc
+++ b/
fpcdocs/Makefile.fpc
@@
-115,7
+115,7
@@
ifeq ($(HIDEPROTECTED),YES)
FCLOPTS+= --hide-protected
endif
-FPDOCHTMLOPTS=
--footer-date="mmm dd yyyy"
+FPDOCHTMLOPTS=
ifeq (chm,$(HTMLFMT))
HTMLSUFFIX:=.chm