Replace timestamps from qhelpgenerator by a fixed date
authorDebian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Mon, 14 Sep 2020 13:56:35 +0000 (14:56 +0100)
committerLisandro Damián Nicanor Pérez Meyer <lisandro@debian.org>
Mon, 14 Sep 2020 13:56:35 +0000 (14:56 +0100)
commit5bea20ad883bcc38e41dee18fa0773b05d65c2a2
tree2d19dbe6ef5be3bf206090801e642da60a3aa130
parentaa4876509b3bc4e6097af653f89da4073dc69756
Replace timestamps from qhelpgenerator by a fixed date

In order to make qhelpgenerator output reproducible, we need a way to get
deterministic embedded timestaps.  Backport the patch from qttools5 [1] to
make qch files reproducible by replacing the current time by a fixed date.
 [1] https://codereview.qt-project.org/#/c/106296/
Author: Eduard Sanou <dhole@openmailbox.org>

Gbp-Pq: Name replace_timestamps_with_fixed_date_in_qhelpgenerator.patch
tools/assistant/lib/qhelpgenerator.cpp
tools/assistant/tools/qcollectiongenerator/main.cpp
tools/assistant/tools/shared/collectionconfiguration.cpp