From: Olly Betts Date: Tue, 6 May 2025 22:00:13 +0000 (-0400) Subject: Make the build reproducible X-Git-Tag: archive/raspbian/3.2.11+dfsg1-1+rpi1~1^2^2~4 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=19fe3da66c77504c80d2008d6065eef993817fea;p=wxwidgets3.2.git Make the build reproducible Forwarded: https://trac.wxwidgets.org/ticket/17000 Last-Update: 2022-07-18 Gbp-Pq: Name reproducible-build.patch --- diff --git a/docs/doxygen/Doxyfile b/docs/doxygen/Doxyfile index f27da78..4ceeb2d 100644 --- a/docs/doxygen/Doxyfile +++ b/docs/doxygen/Doxyfile @@ -361,7 +361,7 @@ HTML_EXTRA_FILES = $(CUSTOM_THEME_JS1) $(CUSTOM_THEME_JS2) wxwidgets.js HTML_COLORSTYLE_HUE = 220 # Default: 220 HTML_COLORSTYLE_SAT = 255 # Default: 100 HTML_COLORSTYLE_GAMMA = 100 # Default: 80 -HTML_TIMESTAMP = YES +HTML_TIMESTAMP = NO HTML_DYNAMIC_SECTIONS = YES # Default: NO HTML_INDEX_NUM_ENTRIES = 100