Commit Graph

202 Commits

Author SHA1 Message Date
dependabot[bot] 3bebcac724
Bump protobuf from 3.5.1 to 3.18.3 in /contrib/deterministic-build
Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.5.1 to 3.18.3.
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/generate_changelog.py)
- [Commits](https://github.com/protocolbuffers/protobuf/compare/v3.5.1...v3.18.3)

---
updated-dependencies:
- dependency-name: protobuf
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-23 23:22:21 +00:00
nimbosa 4694a65592
Merge branch 'master' into master 2019-01-05 16:28:54 +08:00
Robert Edström 5d95baab35 Fix Electrum locale download URL 2018-12-09 17:10:43 +01:00
nimbosa 6401c83068
Update links and version 1.0.7 / 3.1
Electrum-ZCL v1.0.7
based on Electrum v3.1
2018-09-14 19:27:30 +08:00
Jon Layton 0ca9fc8391 Merge remote-tracking branch 'up/master' into HEAD 2018-03-05 19:40:10 -06:00
Johann Bauer 2bde686752
Windows Build: Create tmp dir 2018-03-05 17:16:30 +01:00
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)
2018-03-03 19:58:31 +01:00
Johann Bauer 83f2dc44de Add websocket library to binary for Ledger 2FA support
Closes: #2433
2018-03-03 19:37:32 +01:00
Lastrellik 6079105b2c Revert to using == instead of = 2018-03-01 11:36:36 -07:00
Lastrellik 6706a87e53 Create file caching system 2018-02-28 08:51:56 -07:00
Johann Bauer 6ab1ba52b0
Remove pyblake2 workaround 2018-02-27 12:35:06 +01:00
Jason Bruderer 59e457d22c Update build-wine's README.md (#3972)
* Update build-wine's README.md
2018-02-26 12:17:55 +01:00
Chris Sulmone 24ba1ce125 Fixes for package building after renaming main script 2018-02-25 23:43:37 -06:00
SomberNight a6fe73ad72 wine build: "exit 1" on hash/sig failure 2018-02-25 18:54:34 +01:00
ThomasV 050f9b7d3a
Merge branch 'master' into zbar_windows 2018-02-23 16:04:34 +01:00
Johann Bauer e7c3712181 Add libusb dylib to binary so Trezor will work
Closes: #3946
2018-02-21 14:13:55 +01:00
Johann Bauer 363f3766d7 Add Qt Windows style to the binary
Closes: #3813
2018-02-21 02:00:21 +01:00
Johann Bauer 78a9424c48 Add libusb dll to Windows binary
So that Trezor still works...

Closes: #3931
2018-02-21 01:40:37 +01:00
Johann Bauer fcae5eaa92 Workaround for PyBlake2 build issues 2018-02-21 00:37:32 +01:00
Johann Bauer e512e9c0e8 Simplify pyinstaller installation 2018-02-15 22:23:10 +01:00
Calin Culianu 6b09d478a5 Fixup to get PyQt5 5.10 working ok and looking right on Mac 2018-02-15 16:51:30 +01:00
Neil Booth cc19de9db3 Parameterise the OSX builder 2018-02-13 13:45:20 +01:00
Johann Bauer 476ce3f1db
Follow-up 240ecee
We don't care if some other pyinstaller is installed
2018-02-12 23:40:01 +01:00
Johann Bauer 240ecee6ce
macOS build: Prefer our pyinstaller over system installed 2018-02-12 23:31:32 +01:00
Johann Bauer afa0168e14
Add new requirements file for binaries in contrib 2018-02-11 16:59:07 +01:00
SomberNight 30a43189fc make zbar install silent 2018-02-08 06:08:04 +01:00
SomberNight f4363e7967 zbar for windows 2018-02-08 05:56:54 +01:00
ThomasV 146f2dd568
Merge pull request #3814 from bauerj/macos-build
Update macOS build
2018-02-07 17:14:29 +01:00
SomberNight aaa0ee75b7 make freeze_packages.sh cwd independent. update requirements-hw.txt. re-run freeze_packages.sh. 2018-02-07 16:54:03 +01:00
Johann Bauer 0f40c14792 Use requirements files 2018-02-03 13:05:20 +01:00
Johann Bauer b9fa89ec19 Update macOS build 2018-02-03 13:05:20 +01:00
ThomasV 6e4774870a
Merge pull request #3604 from SomberNight/freeze_hw_wallet_deps
freeze hw wallet dependencies into separate file
2018-02-03 12:37:15 +01:00
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
2018-01-31 22:08:09 +01:00
SomberNight 0693837538 freeze hw wallet dependencies into separate file. update versions using freeze_packages.sh. introduce "hardware" setuptools extra. 2018-01-30 22:10:03 +01:00
Johann Bauer ed686f9e05 Fix base directory for OS X spec file 2018-01-30 14:42:19 +01:00
Jon Layton 8162ab584a
Merge pull request #41 from KaboomFox/improved_dep_list
updated icon and deps
2018-01-27 19:14:47 -06:00
Louise Fox 16c23b5eb4 updated icon and deps 2018-01-25 23:23:30 -08:00
ghost43 182467445f
Merge pull request #3750 from lzsaver/keyserver
Add default keyserver (prepare-wine.sh)
2018-01-25 22:11:29 +01:00
Chris Sulmone 307f411db3 Using current directory as home for build 2018-01-24 23:44:34 -06:00
Chris Sulmone a616ce563a Changed deterministic.spec windows build file 2018-01-24 23:44:34 -06:00
Alexx Saver 18f07464c1
Added default keyserver
Notice: GPG will use hkp://keys.gnupg.net anyway if there is no config.
2018-01-24 12:40:32 +04:00
Alexx Saver 9ceaac6310 Use python3 for virtualenv 2018-01-23 17:55:25 +01:00
Louise Fox d3d5fdf687 added support for building macOS 2018-01-23 01:17:31 -08:00
Alexx Saver 20443aa068 Follow-up fe54ce9 2018-01-22 21:00:24 +01:00
Alexx Saver fe54ce946c Fixed rm -rf
Notice: it is unsafe to do rm -rf ${variable}/path/* without checking the variable, quotes are also required.
2018-01-21 15:51:40 +01:00
SomberNight d83d927781 include servers_testnet.json and checkpoints_testnet.json in every binary 2017-12-27 14:21:05 +01:00
Johann Bauer bea62865d2 Allow to build older commits 2017-12-12 23:07:07 +01:00
ThomasV 73cb6a8735 make_packages: add packages to the root directory 2017-12-12 12:34:30 +01:00
ThomasV 44a83c2401 read checkpoints file in NetworkConstants, add it to setup.py 2017-12-12 11:10:50 +01:00
ThomasV a4e89e822a
Merge pull request #3495 from bauerj/testnet-shortcut
Windows Installer: Add shortcut to testnet mode
2017-12-11 19:46:36 +01:00