From: Olly Betts Date: Fri, 24 Feb 2023 00:23:10 +0000 (-0500) Subject: Make the build reproducible X-Git-Tag: archive/raspbian/3.2.11+dfsg1-1+rpi1~1^2^2^2~3 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=17d2a1445438dc96f8a5be29b9b300a79aa0a4b9;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 51f8a08..ef7f270 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