summaryrefslogtreecommitdiff
path: root/Doxyfile.gsm.in
diff options
context:
space:
mode:
authorRuben Undheim <ruben.undheim@gmail.com>2016-02-10 20:34:39 +0100
committerRuben Undheim <ruben.undheim@gmail.com>2018-11-14 23:38:45 +0100
commit3ad0cccaf95da2a76a2615ae57009dbe631d5025 (patch)
tree40d78d8652fc8054408e1ec449beaa4b59c46d96 /Doxyfile.gsm.in
parent86142a646e9b98d1877611dbb62b2942ec6cce4e (diff)
Set HTML_TIMESTAMP to NO to make build reproducible
Gbp-Pq: Name 0005-Set-HTML_TIMESTAMP-to-NO-to-make-build-reproducible.patch
Diffstat (limited to 'Doxyfile.gsm.in')
-rw-r--r--Doxyfile.gsm.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doxyfile.gsm.in b/Doxyfile.gsm.in
index 27d14cc..ecda518 100644
--- a/Doxyfile.gsm.in
+++ b/Doxyfile.gsm.in
@@ -891,7 +891,7 @@ HTML_COLORSTYLE_GAMMA = 80
# page will contain the date and time when the page was generated. Setting
# this to NO can help when comparing the output of multiple runs.
-HTML_TIMESTAMP = YES
+HTML_TIMESTAMP = NO
# If the HTML_ALIGN_MEMBERS tag is set to YES, the members of classes,
# files or namespaces will be aligned in HTML using tables. If set to