97 Commits (145e7e3440c5afdc0cb1e5c0f2b35b7e7ab1f06f)

Author SHA1 Message Date
SomberNight 941db4214c
README: add Windows- & macOS-specific "how to run from source" readmes 3 years ago
SomberNight 8e9274bde4
mac build: README: add more details about installing Xcode 3 years ago
SomberNight ecf4e3db48
mac build: compare_dmg script: if binaries mismatch, print the diff 3 years ago
SomberNight 2362d6d010
follow-up "remove email plugin" 3 years ago
Jamie C. Driver 15f108aaa5
Add support for the Blockstream Jade hww 3 years ago
SomberNight 6c05de6fb9
osx arm notes: simplify 3 years ago
Bitkarrot 36a685d560
Notes for Apple M1 build from source (#7747) 3 years ago
SomberNight ea21ae35e8
mac build: add workaround for installing pyinstaller with setuptools 61 3 years ago
SomberNight 3bae7dfd90
mac build: git clone pyinstaller to allow using custom commits 3 years ago
SomberNight 98d32f41d5
build: (reproducibility) always uses "pip install" with "--no-build-isolation" 3 years ago
SomberNight 1bb7ef92e7
binaries: bump python 3.9.10->3.9.11; and for android 3.8.12->3.8.13 3 years ago
SomberNight f9b07d15af
macos build: brew now requires xcode cli tools (not full xcode) 3 years ago
SomberNight bb5b52f2d7
binaries: bump python 3.9.7->3.9.10 3 years ago
SomberNight f01ca726e4
mac build: bump python 3.7.9->3.9.7 3 years ago
bitromortac 28bbb4bdda
android+osx: add lightning uri handlers 4 years ago
SomberNight 5115e14aed
mac build: reuse previously built dylibs if available 4 years ago
SomberNight d35a68d2d1
release.sh: fix bugs discovered during last release 4 years ago
SomberNight 8e71361d29
mac build: README: mention Xcode path intricacies 4 years ago
SomberNight c1d28bcf53
mac build: compare_dmg: "diff" should handle missing directory 4 years ago
SomberNight 9c2807cbb1
mac build: README: clarify note about reproducibility of unsigned dmg 4 years ago
ThomasV 1dfbba76d0 make_osx: disable set -e during test of signing identity 4 years ago
SomberNight f50882d8df
mac build: attempt at "reproducible" codesigned builds 4 years ago
SomberNight 71b02df832
mac build: re-add note about needing full Xcode... 4 years ago
SomberNight fa04c762c5
mac build: rm pyinstaller monkey-patch used to codesign embedded files 4 years ago
SomberNight e679e6074f
mac build: add "set -e" 4 years ago
ThomasV 9278a26a7d make_osx: do not download python pkg unnecessarily 4 years ago
ThomasV 4dd82cef74 set -e in compare_dmg 4 years ago
SomberNight 4fd6282f51
mac build: download python from python.org instead of using pyenv 4 years ago
SomberNight 8c1380ca8b
mac build: trivial clean-up 4 years ago
ThomasV ace113358a fix typo (follow-up prev) 4 years ago
ThomasV 0c17b49e2c compare_dmg: compare two files 4 years ago
SomberNight 659c00e06b
mac build: don't create __pycache__ folders 4 years ago
ThomasV b7cc5f329c osx: add script to compare dmg binaries 4 years ago
SomberNight 5b627208f1
mac build: build libusb from source 4 years ago
ThomasV 0b30cf80de macOS builds: remove zip file after notarization 4 years ago
SomberNight 013cf869f1
qt: qrreader: keep both old and new toolchain; try to abstract it away 4 years ago
SomberNight c1dbcab9bb
qt: new qrreader using QtMultimedia; drop CalinsQRReader(mac) 4 years ago
SomberNight f1e77b6e43
build: update zbar to fix build issue with autoconf 2.70 4 years ago
ThomasV 4380f68564 contrib/osx/package.sh: fix paths, add link to issue regarding GCC 10.1 4 years ago
SomberNight 5dcafaf082
mac build: link to issue in README 4 years ago
Andrew Kozlik be7a332624 Add SLIP-0039 wordlist. 4 years ago
Alex Recuenco bc72e0fc15
Prevent spaces from causing issues in make_osx (#7191) 4 years ago
SomberNight c23fca37d4
build: clarify which locale files are included 4 years ago
SomberNight eaffced6dd
binaries: bump python version 4 years ago
SomberNight 19f806ddf4
build: don't allow setuptools to sneakily install build-time deps 4 years ago
SomberNight 756d2eb004
mac build: call `git describe` after `git submodule update` 4 years ago
SomberNight 7ac968b406
mac build: use a virtualenv instead of global python packages 4 years ago
SomberNight 77f75f102b
mac build: bundle old PyQt5 so that .app runs on macOS 11 "Big Sur" 4 years ago
SomberNight a4e342ac58
requirements: rename some files 4 years ago
SomberNight 4f46741c52
binaries: bump python version (3.7.7->3.7.9) 4 years ago