Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PATCH: add option to build latex without timestamps (Origin: bugzilla #744938) #5747

Closed
doxygen opened this issue Jul 2, 2018 · 0 comments
Closed

Comments

@doxygen
Copy link
Owner

doxygen commented Jul 2, 2018

status RESOLVED severity enhancement in component general for ---
Reported in version 1.8.8-GIT on platform Other
Assigned to: Dimitri van Heesch

Original attachment names and IDs:

On 2015-02-22 09:18:56 +0000, marivalenm@gmail.com wrote:

Created attachment 297559
Add LATEX_TIMESTAMP option

Doxygen offers the option to omit HTML timestamps by setting HTML_TIMESTAMP option to NO but, it does not offer the option the omit timestamps from Latex. This is fixed with the patch I provide.

Additionally this option will allow to generate documentation that is bit-wise identical between different compilation runs which makes it easier to verify that a given binary was indeed generated from a given source.

I set the default value for the LATEX_TIMESTAMP option to YES because that is how it is done in the HMTL_TIMESTAMP option. But maybe it would make sense to set the default to be NO in order to have reproducibility by default?

On 2015-02-27 23:51:17 +0000, W. Martin Borgert wrote:

I wonder, which sense the time stamps make. Why not remove them altogether? If they are useful to some, I agree with marivalenm, they at least should be "off" by default. This would help all the people working on reproducible builds, at Debian, S.u.S.E. etc.

On 2015-03-02 10:33:17 +0000, marivalenm@gmail.com wrote:

(In reply to W. Martin Borgert from comment # 1)

I wonder, which sense the time stamps make. Why not remove them altogether?
If they are useful to some, I agree with marivalenm, they at least should be
"off" by default. This would help all the people working on reproducible
builds, at Debian, S.u.S.E. etc.

Thanks, I opened a separate issue for this here: https://bugzilla.gnome.org/show_bug.cgi?id=745439

On 2015-10-02 22:34:27 +0000, Mattia Rizzolo wrote:

Let me ping this feature request.

Only a point: given that the default HTML_TIMESTAMP was changed to NO, it would make lot of sense to also have this LATEX_TIMESTAMP to NO (contrary to the current patch which use YES).

On 2015-10-31 17:30:52 +0000, Dimitri van Heesch wrote:

Thanks, I'll include the patch in the next GIT update and make the default NO as suggested.

On 2015-12-30 10:19:21 +0000, Dimitri van Heesch wrote:

This bug was previously marked ASSIGNED, which means it should be fixed in
doxygen version 1.8.11. Please verify if this is indeed the case. Reopen the
bug if you think it is not fixed and please include any additional information
that you think can be relevant (preferably in the form of a self-contained example).

@doxygen doxygen closed this as completed Jul 2, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant