LBRY-Vault/contrib
SomberNight 5ec0747eff
contrib/freeze_packages: should not use too new python interpreter
Certain dependencies are only needed on old python versions,
e.g. backports of stdlib functionality.
We should definitely not use newer python when running freeze_packages.sh
than what we bundle in the binaries. Perhaps it is prudent to use the
min python version that we support (which is atm older than what we bundle).
2020-06-03 18:05:26 +02:00
..
build-linux appimage: update openssl (#6186) 2020-05-29 00:30:20 +00:00
build-wine binaries: update base docker image for wine/appimage 2020-05-14 20:24:17 +02:00
deterministic-build fix mac build: follow-up aac770404f 2020-05-14 20:58:54 +02:00
osx mac build: pin hashes of more build dependencies 2020-05-14 20:24:14 +02:00
requirements fix mac build: follow-up aac770404f 2020-05-14 20:58:54 +02:00
udev bitbox02: add udev rules 2020-04-12 15:34:19 +02:00
build_tools_util.sh build: workaround for 'realpath' missing on macOS 2020-02-11 16:48:28 +01:00
freeze_packages.sh contrib/freeze_packages: should not use too new python interpreter 2020-06-03 18:05:26 +02:00
make_apk follow-up prev: only build one apk on Travis 2019-09-01 15:49:50 +02:00
make_download load version module in make_download 2019-07-11 16:54:47 +02:00
make_libsecp256k1.sh make_libsecp256k1.sh: add comment how to cross-compile to Windows 2020-03-29 07:51:48 +02:00
make_packages kivy build: test and document that make_locale is to be run first 2019-02-07 16:45:09 +01:00
make_tgz update make_locale doc references, and small nits 2019-07-03 17:42:40 +02:00
pull_locale separate push and pull locale 2019-07-03 16:19:26 +02:00
push_locale chmod push_locale 2019-07-03 16:20:40 +02:00
sign_packages Remove unused imports. Explicitly import a few deep imports. 2017-11-13 02:28:00 -06:00
sign_version fix variable name in contrib/sign_version 2019-02-13 23:25:58 +01:00
upload pass host to upload script 2019-07-11 16:34:33 +02:00