SomberNight
|
a6fe73ad72
|
wine build: "exit 1" on hash/sig failure
|
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 |
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
|
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 |
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
|
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
|
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
|
67c561e4cd
|
windows builds: fetch locale files from github repo
|
7 years ago |
Johann Bauer
|
957178217c
|
Save dependency versions in repo
|
7 years ago |
SomberNight
|
6e99c15c5c
|
windows binaries were missing servers_testnet.json
|
7 years ago |
ThomasV
|
f97e81252d
|
windows builds: download icons_rc.py from dedicated repo, because pyrcc5 is not deterministic
|
7 years ago |
ThomasV
|
c8a2ff15b8
|
install patched pyinstaller from my own repo
|
7 years ago |
ThomasV
|
ccc9415542
|
windows: force upgrade of hawdrware wallet libraries
|
7 years ago |
SomberNight
|
d40992e552
|
win binaries: build a proper setup.exe that uses local folder
|
7 years ago |
SomberNight
|
ccb28e9823
|
fix pre-Windows10 binaries
|
7 years ago |
SomberNight
|
f563f05fd1
|
prepare-wine: remove unnecessary DLLs
|
7 years ago |
ThomasV
|
1a8de2b02a
|
windows: disable console
|
7 years ago |
Johann Bauer
|
3ae525c2fd
|
Install latest version of Trezor on Windows
|
7 years ago |
Johann Bauer
|
c53078c7c1
|
Install NSIS silently
|
7 years ago |
SomberNight
|
0dca33e2f4
|
building on wine: check hash of NSIS, and GPG sig of Python
|
7 years ago |
SomberNight
|
c413fea404
|
https in build scripts
|
7 years ago |
SomberNight
|
dc4dd768bd
|
fix: windows build with hw wallets
|
7 years ago |
ThomasV
|
dcd50c3467
|
fix #2927
|
7 years ago |
SomberNight
|
47627999b5
|
include plugins in windows builds
|
7 years ago |
WakiyamaP
|
94fc9776f1
|
include locale for windows binary
|
7 years ago |
Johann Bauer
|
bf790e9e85
|
Update Windows build to Python 3.5 and PyQt5
|
7 years ago |
ThomasV
|
e99c2e8dfd
|
add servers.json to windows builds
|
7 years ago |
ThomasV
|
b5338006f0
|
update pyinstaller scripts for python3 and pyinstaller3 (credit: bauerj)
|
8 years ago |
ThomasV
|
713a803e0f
|
build-wine: add trezor version
|
7 years ago |
ThomasV
|
d4ab8de91d
|
update wine script for hardware wallets
|
7 years ago |
ThomasV
|
5cdff32227
|
add websocket to windows builds
|
8 years ago |