HomePhabricator

Bugfix: NSIS: Exclude Makefile* from docs

Description

Bugfix: NSIS: Exclude Makefile* from docs

Summary:

Otherwise, the generated Makefile is included in the NSIS-installed
documentation, which can lead to non-determinism (eg, if gawk is
installed on some build VMs, but others only have mawk)

Backport of core PR14018
https://github.com/bitcoin/bitcoin/pull/14018/files

I was hoping that it would make the gitian windows build deterministic
but it is not enough. Still good to backport anyway.

Test Plan: Run the windows gitian builds.

Reviewers: #bitcoin_abc, deadalnix, jasonbcox

Reviewed By: #bitcoin_abc, jasonbcox

Differential Revision: https://reviews.bitcoinabc.org/D4015

Details

Provenance
Luke Dashjr <luke-jr+git@utopios.org>Authored on Aug 21 2018, 06:55
FabienCommitted on Sep 8 2019, 09:31
FabienPushed on Sep 9 2019, 06:16
Reviewer
Restricted Project
Differential Revision
D4015: Bugfix: NSIS: Exclude Makefile* from docs
Parents
rSTAGINGd0c43baa4437: Merge #12503: [RPC] createmultisig no longer takes addresses
Branches
Unknown
Tags
Unknown