From: Olly Betts Date: Sat, 18 Jul 2026 23:00:40 +0000 (-0400) Subject: Make the build reproducible X-Git-Tag: archive/raspbian/3.2.11+dfsg1-1+rpi1~1^2~5 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=6fc9a74e6490053d34f8cd1788d10ab2c07c52ab;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