Project

General

Profile

Actions

Feature #972

closed

Add support for reproducible builds

Added by Jörg Riesmeier over 4 years ago. Updated over 3 years ago.

Status:
Closed
Priority:
Normal
Category:
Configuration
Target version:
Start date:
2021-03-08
Due date:
% Done:

100%

Estimated time:
1:00 h
Module:
Operating System:
Compiler:

Description

Currently, the DCMTK does not support reproducible builds since e.g. the current timestamp is used for the manpages generated by Doxygen.
This should be easy to fix since Doxygen seems to support the environment variable SOURCE_DATE_EPOCH (https://reproducible-builds.org/docs/source-date-epoch/).

Further aspects of "reproducible builds" need to be checked.

See: https://wiki.debian.org/ReproducibleBuilds/Howto


Related issues 1 (0 open1 closed)

Has duplicate DCMTK - Feature #971: Add Support reproducible buildsClosed2021-03-08

Actions
Actions #1

Updated by Jörg Riesmeier over 4 years ago

  • Has duplicate Feature #971: Add Support reproducible builds added
Actions #2

Updated by Jörg Riesmeier over 3 years ago

  • Status changed from New to Closed
  • Assignee set to Jörg Riesmeier
  • % Done changed from 0 to 100
  • Estimated time set to 1:00 h

See the following link on how to specify SOURCE_DATE_EPOCH, e.g. using the last modification of a git repository: https://reproducible-builds.org/docs/source-date-epoch/

Actions

Also available in: Atom PDF