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/.
Hoernchen gerrit-no-reply at lists.osmocom.orgHello Ruben Undheim,
I'd like you to do a code review. Please visit
https://gerrit.osmocom.org/c/libosmocore/+/14795
to review the following change.
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(-)
git pull ssh://gerrit.osmocom.org:29418/libosmocore refs/changes/95/14795/1
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: 1
Gerrit-Owner: Hoernchen <ewild at sysmocom.de>
Gerrit-Reviewer: Ruben Undheim <ruben.undheim at gmail.com>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20190716/6d3a0844/attachment.htm>