Commit Graph

174 Commits

Author SHA1 Message Date
ThomasV 06f18f9078 chmod +x make_osx 2017-10-25 09:13:00 +02:00
ThomasV f7200cb616 use pyinstaller for OSX builds 2017-10-24 22:52:53 +02:00
ThomasV 93b6abe701 make_osx: py3 2017-10-24 13:08:16 +02:00
Johann Bauer c53078c7c1 Install NSIS silently 2017-10-22 13:53:49 +02:00
SomberNight 0dca33e2f4 building on wine: check hash of NSIS, and GPG sig of Python 2017-10-21 00:17:02 +02:00
SomberNight c413fea404 https in build scripts 2017-10-20 16:01:59 +02:00
SomberNight dc4dd768bd fix: windows build with hw wallets 2017-10-17 04:50:17 +02:00
ThomasV dcd50c3467 fix #2927 2017-09-26 08:49:28 +02:00
SomberNight 47627999b5 include plugins in windows builds 2017-09-26 03:19:54 +02:00
ThomasV 417cd2581a Merge pull request #2916 from bauerj/windows-35
Update Windows build to Python 3.5 and PyQt5
2017-09-24 09:43:35 +02:00
WakiyamaP 94fc9776f1 include locale for windows binary 2017-09-24 15:24:52 +09:00
Johann Bauer bf790e9e85 Update Windows build to Python 3.5 and PyQt5 2017-09-23 18:18:29 +02:00
ThomasV e99c2e8dfd add servers.json to windows builds 2017-09-23 18:00:47 +02:00
ThomasV 9ee10ab3e1 migrate make_locale to python3 2017-08-27 08:01:12 +02:00
ThomasV d531fe59b2 update make_packages script for android 2017-08-26 08:28:25 +02:00
ThomasV b5338006f0 update pyinstaller scripts for python3 and pyinstaller3 (credit: bauerj) 2017-08-26 08:28:24 +02:00
ThomasV 6cf10e54d0 trezor: add missing parameters for reset_device 2017-08-12 04:37:21 +02:00
ThomasV 713a803e0f build-wine: add trezor version 2017-08-11 07:27:06 +02:00
ThomasV d4ab8de91d update wine script for hardware wallets 2017-08-10 17:53:17 +02:00
ThomasV 5cdff32227 add websocket to windows builds 2017-08-03 15:05:05 +02:00
ThomasV c5d3adcf32 wine: install socks 2017-07-27 09:30:22 +02:00
ThomasV 49398643e6 minor update for build-wine 2017-05-29 09:46:31 +02:00
Johann Bauer a6f9e41d6a Let Travis upload templates to crowdin 2017-05-18 21:37:34 +02:00
shsmith dea6b5ffaa fix #2325 2017-03-26 09:55:25 -07:00
ThomasV 3cbde4c398 windows builds: update trezorlib version 2017-03-12 10:45:19 +01:00
shsmith 5c9d443688 fix https://github.com/spesmilo/electrum/issues/2271 2017-03-09 15:40:46 -08:00
ThomasV c847ee5ae3 use Python 2.7.13 with Windows, and install Cryptodome 2017-03-09 11:54:18 +01:00
ThomasV 60b300d6ed windows builds: pass name to pyinstaller (try to fix issue #1000) 2017-03-09 10:20:27 +01:00
ThomasV 1899f1f0df fix warning in windows builds 2017-03-09 09:17:14 +01:00
ThomasV c9ff20b00c add socks to make_packages 2017-03-07 12:04:15 +01:00
ThomasV e1515743cd replace slowaes with pyaes 2017-02-10 17:22:52 +01:00
ThomasV 21e3bb7939 update make_download script 2017-01-03 11:40:34 +01:00
ThomasV f244b6be60 read apk version from lib 2016-10-13 10:22:12 +02:00
ThomasV 79c8d0ecb9 update windows build script 2016-10-08 18:44:42 +02:00
ThomasV c5a591123d fix pyinstaller not detecting trezorlib.client 2016-10-08 18:02:01 +02:00
ThomasV 7bbfe4d9c7 keepkey: use v0.7.3 in windows binaries 2016-10-02 18:17:13 +02:00
ThomasV 84b6a1252a fix ssl issue, #1875 2016-08-02 09:53:28 +02:00
ThomasV 368abbb11b update apk script 2016-04-24 15:42:07 +02:00
Mitchell dfe53d8e19 Forget to readd this part 2016-03-09 19:58:43 +01:00
Mitchell be6f208b5e Enabled GetSize function 2016-03-09 19:55:04 +01:00
Mitchell 8e92fefe13 Removed electrum.ico 2016-03-09 19:47:14 +01:00
Mitchell 25fd2aca7e The build version is now added to the installer 2016-03-09 19:41:54 +01:00
Mitchell 469c20ad00 Change: Massivly improved the Windows installer 2016-03-08 20:06:40 +01:00
ThomasV 8574caae09 kivy: fix regression 2016-03-06 14:49:50 +01:00
ThomasV 326a44cd83 move buildozer.spec 2016-03-06 09:55:06 +01:00
ThomasV 57dba2fd1f update make_download script 2016-02-27 08:31:09 +01:00
ThomasV 463818b12d add locale to windows builds. fixes #1614 2016-02-24 19:31:16 +01:00
ThomasV 62f2095faa fix paths for windows builder 2016-02-24 19:06:13 +01:00
ThomasV 8f4fe39cc9 remove old android GUI 2016-02-10 14:09:33 +01:00
Pavol Rusnak 6ce12ca1dc
fix spelling of TREZOR and SatoshiLabs 2016-01-29 14:58:51 +01:00
ThomasV ec929bfaf6 patch requests directly from make_packages 2016-01-20 11:56:07 +01:00
Neil Booth 14952c32f5 Be explicit about python version
Fixes 1562.
2015-12-19 20:57:09 +09:00
ThomasV e9cc1d30be add jsonrpclib to make_packages script 2015-11-30 10:56:39 +01:00
ThomasV 7d760898c7 add kivy apk script 2015-11-24 12:20:43 +01:00
ThomasV 34c2010e63 tweak build-wine script 2015-11-19 11:47:58 +01:00
ThomasV 0d4de870a5 prepare 2.5.4 release 2015-11-12 14:56:51 +01:00
ThomasV 0e0118bd59 add version parameter to windows script 2015-10-31 08:32:52 +01:00
ThomasV db654af216 fix android package 2015-10-30 21:21:20 +01:00
ThomasV 8f62cdc506 add hardware wallets to pyinstaller analysis 2015-10-30 16:42:40 +01:00
ThomasV 69d983fcd5 add directory to download path 2015-10-29 00:15:13 +01:00
ThomasV d48c211960 update windows building scripts 2015-10-23 12:51:54 +02:00
ThomasV b6e1e9e3ce Merge pull request #1470 from cryptapus/master
fixed scripts for wine build
2015-10-17 21:41:55 +02:00
ThomasV 36383d28c9 remove deprecated script 2015-10-17 12:12:59 +02:00
ThomasV 23341e59ec Revert "use `pip install -t` in make_packages to aggregate packages."
This reverts commit 29b66e1279.
2015-10-13 16:01:25 +02:00
akshayaurora 29b66e1279 use `pip install -t` in make_packages to aggregate packages. 2015-10-07 13:14:07 +05:30
cryptapus 7361687210 fixed scripts for wine build 2015-10-05 16:43:10 +00:00
ThomasV e23f3a5ed9 separate signing script 2015-08-22 12:58:31 +02:00
ThomasV 064f0b71e2 dns is used by android now 2015-08-18 12:36:12 +02:00
ThomasV 4a74806061 remove tlslite from make_packages 2015-08-04 18:56:38 +02:00
Roman Zeyde b89c0144a2 remove "mki18n.py" references 2015-06-27 10:48:57 +03:00
ThomasV 557286ff79 Fix ssl error 2015-06-10 21:20:31 +02:00
Neil Booth a3ad32bd91 Use requests instead - SSL handling is superior 2015-06-10 16:15:00 +09:00
ThomasV ddef165e18 updates for android 2015-06-09 23:18:32 +02:00
Neil Booth c5c5afcb90 Fix bang line 2015-06-04 16:23:21 +09:00
ThomasV 47f89f43b6 get rid of pyasn1 dependencies 2015-04-14 15:10:44 +02:00
ThomasV 3b8184cef3 make_download: show which file failed signaure check 2015-03-28 15:42:04 +01:00
ThomasV fbc581a52e update make_download script 2015-03-16 12:17:41 +01:00
ThomasV 464dc9ad7d update make_download 2015-03-03 12:28:33 +01:00
ThomasV acc594e5d1 add android authenticator script 2015-03-01 13:27:18 +01:00
ThomasV c872a3c420 note about requests/pyinstaller bug 2015-03-01 13:12:36 +01:00
ThomasV a90f3e0027 re-add older version of socks.py to repo, because SocksiPy-branch does not work with current code 2015-02-28 19:22:43 +01:00
ThomasV ce5808e894 make_packages: ignore pyc 2015-02-25 06:03:59 +01:00
ThomasV 821a9f14dd rename file 2015-02-24 19:14:53 +01:00
ThomasV 80284d5516 updates for the old android GUI 2015-02-24 18:45:09 +01:00
ThomasV 0a80f84e2e don't use load_module in make_packages 2015-02-23 08:15:35 +01:00
ThomasV 39c2bc5b7a fix header file in google protobuf 2015-02-23 07:14:39 +01:00
ThomasV 9874afac8b fixes for make_packages 2015-02-21 12:49:35 +01:00
ThomasV 91ea2d8752 move mki18n to contrib directory 2015-02-21 12:41:52 +01:00
ThomasV 7dbb182a2e add script to copy dependencies in make_packages 2015-02-21 11:43:53 +01:00
ThomasV 7daccf143f update pyinstaller spec file 2015-02-21 10:53:54 +01:00
ThomasV b05df324bf make_commands_list script 2015-02-18 20:05:51 +01:00
ThomasV d14c03b47f don't use listdir in make_package script 2015-01-25 19:51:09 +01:00
ThomasV 82746c20fb update packaging scripts 2015-01-25 08:14:25 +01:00
slush0 64ee8884e8 Such contact no longer works. 2015-01-08 19:18:44 +01:00
ThomasV 49945a3bce update web script 2013-11-23 15:47:00 +01:00
Bryan Stitt 8ccdf45bb9 flake8 cleanup of contrib/make_download 2013-11-12 21:11:22 -08:00
Bryan Stitt c39be4ed7e remove trailing whitespace from contrib 2013-11-12 21:07:33 -08:00
ThomasV e4052a3852 1.9.4 2013-11-12 22:47:52 +01:00
ThomasV 4f15ea12e4 1.9.2 2013-11-06 06:32:41 +01:00
ThomasV 9c016a94e2 Merge branch 'master' of git://github.com/spesmilo/electrum 2013-11-04 12:43:02 +01:00