Johann Bauer
|
7ec2bcd70f
|
Use internal GPU on macOS
Closes: #4030
|
7 years ago |
SomberNight
|
bb5e195494
|
update frozen dependencies
fix #4031
|
7 years ago |
Johann Bauer
|
2bde686752
|
Windows Build: Create tmp dir
|
7 years ago |
Johann Bauer
|
10057b18de
|
Cache dependencies for Travis build
Also: * Move temporary directory to /tmp
* Remove files with wrong hash (so we don't have to remove them manually)
|
7 years ago |
Johann Bauer
|
83f2dc44de
|
Add websocket library to binary for Ledger 2FA support
Closes: #2433
|
7 years ago |
Lastrellik
|
6079105b2c
|
Revert to using == instead of =
|
7 years ago |
Lastrellik
|
6706a87e53
|
Create file caching system
|
7 years ago |
Johann Bauer
|
6ab1ba52b0
|
Remove pyblake2 workaround
|
7 years ago |
Jason Bruderer
|
59e457d22c
|
Update build-wine's README.md (#3972)
* Update build-wine's README.md
|
7 years ago |
SomberNight
|
a6fe73ad72
|
wine build: "exit 1" on hash/sig failure
|
7 years ago |
Johann Bauer
|
e7c3712181
|
Add libusb dylib to binary so Trezor will work
Closes: #3946
|
7 years ago |
Johann Bauer
|
363f3766d7
|
Add Qt Windows style to the binary
Closes: #3813
|
7 years ago |
Johann Bauer
|
78a9424c48
|
Add libusb dll to Windows binary
So that Trezor still works...
Closes: #3931
|
7 years ago |
Johann Bauer
|
fcae5eaa92
|
Workaround for PyBlake2 build issues
|
7 years ago |
Johann Bauer
|
e512e9c0e8
|
Simplify pyinstaller installation
|
7 years ago |
Calin Culianu
|
6b09d478a5
|
Fixup to get PyQt5 5.10 working ok and looking right on Mac
|
7 years ago |
Neil Booth
|
cc19de9db3
|
Parameterise the OSX builder
|
7 years ago |
Johann Bauer
|
476ce3f1db
|
Follow-up 240ecee
We don't care if some other pyinstaller is installed
|
7 years ago |
Johann Bauer
|
240ecee6ce
|
macOS build: Prefer our pyinstaller over system installed
|
7 years ago |
Johann Bauer
|
afa0168e14
|
Add new requirements file for binaries in contrib
|
7 years ago |
SomberNight
|
30a43189fc
|
make zbar install silent
|
7 years ago |
SomberNight
|
f4363e7967
|
zbar for windows
|
7 years ago |
SomberNight
|
aaa0ee75b7
|
make freeze_packages.sh cwd independent. update requirements-hw.txt. re-run freeze_packages.sh.
|
7 years ago |
Johann Bauer
|
0f40c14792
|
Use requirements files
|
7 years ago |
Johann Bauer
|
b9fa89ec19
|
Update macOS build
|
7 years ago |
SomberNight
|
964e06dd10
|
use pywin32-ctypes instead of pypiwin32
pypiwin32 might be going away for pywin32 at some point; and while looking into this I've found that pywin32-ctypes should be enough for our needs
|
7 years ago |
SomberNight
|
0693837538
|
freeze hw wallet dependencies into separate file. update versions using freeze_packages.sh. introduce "hardware" setuptools extra.
|
7 years ago |
Johann Bauer
|
ed686f9e05
|
Fix base directory for OS X spec file
|
7 years ago |
Alexx Saver
|
18f07464c1
|
Added default keyserver
Notice: GPG will use hkp://keys.gnupg.net anyway if there is no config.
|
7 years ago |
Alexx Saver
|
9ceaac6310
|
Use python3 for virtualenv
|
7 years ago |
Alexx Saver
|
20443aa068
|
Follow-up fe54ce9
|
7 years ago |
Alexx Saver
|
fe54ce946c
|
Fixed rm -rf
Notice: it is unsafe to do rm -rf ${variable}/path/* without checking the variable, quotes are also required.
|
7 years ago |
SomberNight
|
d83d927781
|
include servers_testnet.json and checkpoints_testnet.json in every binary
|
7 years ago |
Johann Bauer
|
bea62865d2
|
Allow to build older commits
|
7 years ago |
ThomasV
|
73cb6a8735
|
make_packages: add packages to the root directory
|
7 years ago |
ThomasV
|
44a83c2401
|
read checkpoints file in NetworkConstants, add it to setup.py
|
7 years ago |
Johann Bauer
|
b2cbdfb042
|
Windows Installer: Add shortcut to testnet mode
|
7 years ago |
Johann Bauer
|
4f747e78e5
|
Make setup.exe differ less
|
7 years ago |
Johann Bauer
|
43bb9c566f
|
Add instruction to install dirmngr to Wine README
Closes #3454
|
7 years ago |
Johann Bauer
|
307503fb97
|
Make build timezone independent
|
7 years ago |
Johann Bauer
|
201589b1a9
|
Make build timezone independent
|
7 years ago |
ThomasV
|
5158799689
|
fix windows build script: pushd and popd require bash
|
7 years ago |
ThomasV
|
8b66d7c8ae
|
windows builds: set timestamps before calling makensis
|
7 years ago |
ThomasV
|
b9d8b2a571
|
windows: build portable version without patching the source
|
7 years ago |
Johann Bauer
|
5778102acc
|
Add script for deterministic builds
|
7 years ago |
ThomasV
|
78400478fa
|
disable python bytecode during execution of pyinstaller
|
7 years ago |
ThomasV
|
1eab1385e9
|
fix names (follow-up previous commit)
|
7 years ago |
ThomasV
|
c8818cca05
|
rename file
|
7 years ago |
ThomasV
|
67c561e4cd
|
windows builds: fetch locale files from github repo
|
7 years ago |
Johann Bauer
|
957178217c
|
Save dependency versions in repo
|
7 years ago |