47 Commits (98e6bd6f801ac2a8260a117ca89a22beae4b2870)

Author SHA1 Message Date
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 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
ThomasV 1dfbba76d0 make_osx: disable set -e during test of signing identity 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
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
SomberNight 659c00e06b
mac build: don't create __pycache__ folders 4 years ago
SomberNight 5b627208f1
mac build: build libusb from source 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
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
SomberNight aac770404f
mac build: pin hashes of more build dependencies 5 years ago
SomberNight d9b4270035
mac build: bump libusb version 5 years ago
SomberNight 7143e9199f
binaries: bump python version (3.7.6->3.7.7) 5 years ago
SomberNight 095464b620
mac build: conform to macOS 10.15 Gatekeeper requirements 5 years ago
SomberNight 4cec098d2d
build: create a standalone build script for libsecp256k1 5 years ago
SomberNight c7a21220d5
mac build: bump pyinstaller version 5 years ago
SomberNight 0edd291efe
mac build: bump python version (3.6.4->3.7.6) 5 years ago
SomberNight 7c090f92ce
binaries: use "--no-dependencies" option for pip install 5 years ago
SomberNight ab95eff5aa
build: update pyinstaller to 3.5 6 years ago
SomberNight f1516d60ec
mac build: fix locale in binaries 6 years ago
SomberNight 63e5119ceb
builds: parallelise "make" by setting "-j4" 6 years ago
SomberNight 699562c78d
bump libsecp256k1 version 6 years ago
SomberNight 89bb49e117
mac build: install pinned pip and setuptools earlier 6 years ago
SomberNight add3b36f32
build: replace remaining "python setup.py install" with "pip install" 6 years ago
SomberNight 16bac5fd73
rm qt icons file 6 years ago
Calin Culianu 5ec330680e [MacOS] Fixed code signing on macos to codesign all embdedded binaries 6 years ago
ThomasV df15571b82 osx build: revert to python 3.6.4 6 years ago
SomberNight bec1860197
mac build: build qr scanner on separate machine 6 years ago
SomberNight f54c387172
mac build: bump python version 6 years ago
ThomasV d7bf8826fc rename contrib/build-osx as contrib/osx. Move QRReader submodule there. 6 years ago
Calin Culianu db89286ec3 [macOS] Added QR scanner facility using platform-native helper app. 6 years ago
Calin Culianu d296a1be65 [macOS] Added optional code signing capability to the OSX build scripts. 6 years ago
Filip Gospodinov bdecef0eaf contrib: bump pyinstaller to 3.4 6 years ago