SomberNight
b5900eae98
contrib: reformat most shell scripts
Mostly just indentations.
For consistency, to conform to .editorconfig.
2 years ago
SomberNight
ecf4e3db48
mac build: compare_dmg script: if binaries mismatch, print the diff
3 years ago
SomberNight
d35a68d2d1
release.sh: fix bugs discovered during last release
4 years ago
SomberNight
c1d28bcf53
mac build: compare_dmg: "diff" should handle missing directory
(as in, non-existent path)
4 years ago
SomberNight
f50882d8df
mac build: attempt at "reproducible" codesigned builds
- added notes about reproducibility requirements
- adapted build scripts from Bitcoin Core that can
- extract signatures from a signed .app
- apply previously extracted signatures to an unsigned .app
4 years ago
ThomasV
4dd82cef74
set -e in compare_dmg
4 years ago
ThomasV
ace113358a
fix typo (follow-up prev)
4 years ago
ThomasV
0c17b49e2c
compare_dmg: compare two files
4 years ago
ThomasV
b7cc5f329c
osx: add script to compare dmg binaries
4 years ago