112 Commits (f9156912a32bec50cd6fcfb9847165f49bb012c5)

Author SHA1 Message Date
SomberNight b5900eae98
contrib: reformat most shell scripts 2 years ago
SomberNight 1cecd2c6e8
contrib: rename some shell scripts to have ".sh" extension 2 years ago
SomberNight 77c2d4ec06
mac build: note in README: pyinstaller picks up extraneous brew pkgs 2 years ago
SomberNight 0abecffe6d
mac build: force using source dist for most of our python dependencies 2 years ago
SomberNight a143d05fb9
mac build: bump pyinstaller (4.2 -> 5.3) 2 years ago
SomberNight b3e869a5de
build win/mac: do not pass custom args to pyinstaller; use envvars 2 years ago
SomberNight 89e1bbf4ec
mac build: add message to camera permission prompt, in Info.plist 2 years ago
SomberNight e39ab1623a
mac build: set minimum system version to 10.13.0 in Info.plist 2 years ago
SomberNight 859d43d0b2
mac build: let pyinstaller handle Info.plist 2 years ago
SomberNight abec59e17d
mac build: rm unused BUILDDIR 2 years ago
SomberNight 83cc2d4bc0
build: osx readme: note cli xcode needs to be deleted before install 2 years ago
SomberNight 019d213325
Revert "mac build: force using source dist for most of our python dependencies" 2 years ago
SomberNight c2b5e3ec15
build: use build-locale.sh in all build scripts 2 years ago
SomberNight 0c2a885c66
mac build: force using source dist for most of our python dependencies 2 years ago
SomberNight 150ebe116a
mac build: maybe fix reproducibility fail (_cbor.cpython-39-darwin.so) 2 years ago
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