20 Commits

Author SHA1 Message Date
SomberNight 276488e3d0 binaries: document min requirements for target systems 2024-10-04 14:02:51 +00:00
SomberNight 1ff4130804 contrib/docker_notes.md: add notes re debian apt mirror, and envvars
related https://github.com/spesmilo/electrum/issues/8496
2023-06-22 15:45:30 +00:00
SomberNight 2a2ce612ec win build: add instructions to investigate reproducibility failure 2022-03-25 21:26:10 +01:00
SomberNight b726fe85e1 contrib: add docker_notes.md 2022-03-03 19:24:22 +01:00
SomberNight 9d46fe775a build: try to consolidate instructions and decr codedupe in release.sh 2021-06-18 17:10:15 +02:00
SomberNight 3df1c3bbf7 build: rename some scripts
also, merge sdist/build.sh and sdist/make_tgz into sdist/make_sdist.sh
2021-06-18 16:29:03 +02:00
SomberNight 0842f4977b build: fresh_clone: turns out we can just clone from a local dir :P
this saves us some network requests, and reduces trust in github
2021-06-18 16:28:58 +02:00
SomberNight d34b8d69f6 build-wine/README.md: add comment about needing recent docker version
related:
https://github.com/spesmilo/electrum/issues/6971
https://github.com/spesmilo/electrum/pull/6981
2021-02-01 22:34:16 +01:00
SomberNight 194bf84418 build readme nits
sudo is needed to rm FRESH_CLONE as docker is running as sudo.
the proper fix would be to have docker not run as sudo...
2019-07-03 21:09:11 +02:00
SomberNight 7bf6786bf5 build: note whether binary is reproducible in each case 2019-06-26 04:18:24 +02:00
SomberNight 8e32f49469 wine build: rm old README 2019-05-06 17:10:36 +02:00
SomberNight db834800c0 wine-build: clarify to use docker for reproducible builds. move parts of readme. 2018-08-15 13:22:24 +02:00
ThomasV 0119ab9ee1 winbuilds: update README. Do not sign in unsign.sh 2018-06-30 13:22:46 +02:00
root 240dc888ec Add script to strip signature from signed binary 2018-06-29 08:57:24 +02:00
Johann Bauer 95bbd9593b Add script to check and sign executables 2018-06-29 08:57:24 +02:00
SomberNight 051217d061 wine build: update readme 2018-06-28 20:01:51 +02:00
SomberNight 65601e9ec6 build and include libsecp256k1 in windows binaries 2018-05-25 16:04:29 +02: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
Johann Bauer 43bb9c566f Add instruction to install dirmngr to Wine README
Closes #3454
2017-12-06 18:12:02 +01:00
Johann Bauer 5778102acc Add script for deterministic builds 2017-11-28 00:32:38 +01:00