From: Olly Betts Date: Wed, 2 Sep 2026 16:48:31 +0000 (-0400) Subject: Make the build reproducible X-Git-Tag: archive/raspbian/3.2.11+dfsg1-1+rpi1^2~6 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=9bd45b7761fcbcf9cf3599d29c27014c72807630;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 b56c391..023ee45 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