Change in ...libosmocore[master]: Set HTML_TIMESTAMP to NO to make build reproducible

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

laforge gerrit-no-reply at lists.osmocom.org
Wed Jul 17 11:03:45 UTC 2019


laforge has submitted this change and it was merged. ( https://gerrit.osmocom.org/c/libosmocore/+/14795 )

Change subject: Set HTML_TIMESTAMP to NO to make build reproducible
......................................................................

Set HTML_TIMESTAMP to NO to make build reproducible

Change-Id: I56cce5cda0621f5e9f1c28aaad4646e9e267d17d
---
M Doxyfile.codec.in
M Doxyfile.core.in
M Doxyfile.gsm.in
M Doxyfile.vty.in
4 files changed, 4 insertions(+), 4 deletions(-)

Approvals:
  laforge: Looks good to me, approved
  Jenkins Builder: Verified



diff --git a/Doxyfile.codec.in b/Doxyfile.codec.in
index 307e3e1..88f0d27 100644
--- a/Doxyfile.codec.in
+++ b/Doxyfile.codec.in
@@ -891,7 +891,7 @@
 # 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
diff --git a/Doxyfile.core.in b/Doxyfile.core.in
index f83205a..c2bfcd5 100644
--- a/Doxyfile.core.in
+++ b/Doxyfile.core.in
@@ -891,7 +891,7 @@
 # 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
diff --git a/Doxyfile.gsm.in b/Doxyfile.gsm.in
index aae0e89..fd89390 100644
--- a/Doxyfile.gsm.in
+++ b/Doxyfile.gsm.in
@@ -891,7 +891,7 @@
 # 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
diff --git a/Doxyfile.vty.in b/Doxyfile.vty.in
index fb1cabf..9f56fd7 100644
--- a/Doxyfile.vty.in
+++ b/Doxyfile.vty.in
@@ -891,7 +891,7 @@
 # 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

-- 
To view, visit https://gerrit.osmocom.org/c/libosmocore/+/14795
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: libosmocore
Gerrit-Branch: master
Gerrit-Change-Id: I56cce5cda0621f5e9f1c28aaad4646e9e267d17d
Gerrit-Change-Number: 14795
Gerrit-PatchSet: 2
Gerrit-Owner: Hoernchen <ewild at sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: Ruben Undheim <ruben.undheim at gmail.com>
Gerrit-Reviewer: laforge <laforge at gnumonks.org>
Gerrit-CC: pespin <pespin at sysmocom.de>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20190717/abe7f22d/attachment.htm>


More information about the gerrit-log mailing list