SomberNight
|
9a12022537
|
windows build script: update python, nsis, libusb
|
7 years ago |
SomberNight
|
deab75fe20
|
windows build script: cache pip
previously pip was caching into the wine directory, which we delete and recreate on every run
|
7 years ago |
SomberNight
|
d213a7cd4f
|
update frozen dependencies
|
7 years ago |
SomberNight
|
79efc54608
|
freeze_packages (partial): up btchip-python
|
7 years ago |
ThomasV
|
6fd3d07b4b
|
osx builds: use version number from Info.plist
|
7 years ago |
ThomasV
|
553006c7e5
|
follow-up previous commit
|
7 years ago |
Johann Bauer
|
f854232837
|
Add script to build dmg on Linux
|
7 years ago |
Johann Bauer
|
a02bd2c183
|
Travis: Make Windows build more reliable by trying different key servers
|
7 years ago |
Johann Bauer
|
7e6fba0513
|
Make generated .app deterministic
|
7 years ago |
Johann Bauer
|
79edd2dbf1
|
Fix crowdin upload
|
7 years ago |
Chuong Vu
|
20a881b6a4
|
Update doc for OSX build
Avoids the confusion that I just had..
|
7 years ago |
Johann Bauer
|
92a701b97a
|
Follow-up 2915cb98b2
|
7 years ago |
Johann Bauer
|
2915cb98b2
|
Follow-up e890ec02d
|
7 years ago |
Johann Bauer
|
e890ec02d5
|
Pass all possible files to xgettext
|
7 years ago |
Johann Bauer
|
eab5bcf62f
|
Find files to translate automatically
|
7 years ago |
Johann Bauer
|
084b1e86ef
|
Add missing files to localization
|
7 years ago |
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 |