summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2012-09-09 07:27:27 +0000
committerDavid Robillard <d@drobilla.net>2012-09-09 07:27:27 +0000
commitb4e7835b745a05fd4221368008f01f60a80c4ed8 (patch)
tree3ae6a705305dafa92963ca27630ca6d80f113758
parent178a5a788b59d429879ffbf393fb92993b25ea2b (diff)
downloadsord-b4e7835b745a05fd4221368008f01f60a80c4ed8.tar.gz
sord-b4e7835b745a05fd4221368008f01f60a80c4ed8.tar.bz2
sord-b4e7835b745a05fd4221368008f01f60a80c4ed8.zip
Disable timestamps in HTML documentation for reproducible build (fix #856).
git-svn-id: http://svn.drobilla.net/sord/trunk@262 3d64ff67-21c5-427c-a301-fe4f08042e5a
-rw-r--r--NEWS3
-rw-r--r--doc/reference.doxygen.in2
2 files changed, 3 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 1dcd191..52f21c1 100644
--- a/NEWS
+++ b/NEWS
@@ -4,8 +4,9 @@ sord (0.10.3) unstable;
the XSD and OWL specifications
* Fix memory leaks in sord_validate
* Install sord_validate man page
+ * Disable timestamps in HTML documentation for reproducible build
- -- David Robillard <d@drobilla.net> Sun, 09 Sep 2012 01:41:31 -0400
+ -- David Robillard <d@drobilla.net> Sun, 09 Sep 2012 03:19:01 -0400
sord (0.10.0) stable;
diff --git a/doc/reference.doxygen.in b/doc/reference.doxygen.in
index 64577d0..b679c1c 100644
--- a/doc/reference.doxygen.in
+++ b/doc/reference.doxygen.in
@@ -939,7 +939,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_DYNAMIC_SECTIONS tag is set to YES then the generated HTML
# documentation will contain sections that can be hidden and shown after the