Uploaded image for project: 'Picard'
  1. Picard
  2. PICARD-2485

Generate reproducible builds for Windows and macOS packages

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Unresolved
    • Icon: Normal Normal
    • None
    • None
    • Packaging & Deployment
    • None

      It would be beneficial to generate reproducible builds.

      See https://pyinstaller.org/en/stable/advanced-topics.html for how to achieve this.

      Basically PYTHONHASHSEED  and SOURCE_DATE_EPOCH need to be set to defined values.

      It's probably also helpful to document the versions of software being used to do the build (e.g. version of NSIS, PyInstaller, compiler)

      See also https://reproducible-builds.org/ for general information.

       

            outsidecontext Philipp Wolfer
            outsidecontext Philipp Wolfer
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:

                Version Package