LBRY-Vault/contrib
SomberNight 03ab64e39f
appimage: towards deterministic builds
same-machine build almost works.

$ diffoscope dist/electrum-3.3.4-76-geb04551-dirty-x86_64.AppImage1 dist/electrum-3.3.4-76-geb04551-dirty-x86_64.AppImage2
 |############################|  100%                             Time: 0:00:05
--- dist/electrum-3.3.4-76-geb04551-dirty-x86_64.AppImage1
+++ dist/electrum-3.3.4-76-geb04551-dirty-x86_64.AppImage2
├── readelf --wide --decompress --hex-dump=.digest_md5 {}
│ @@ -1,4 +1,4 @@
│
│  Hex dump of section '.digest_md5':
│ -  0x00000000 77e356ea eefe1459 a40f00d9 ab5c0e00 w.V....Y.....\..
│ +  0x00000000 1dda23b5 31f9024c fe6d2755 e930a41a ..#.1..L.m'U.0..
2019-03-06 04:53:18 +01:00
..
build-linux appimage: towards deterministic builds 2019-03-06 04:53:18 +01:00
build-wine bump libsecp256k1 version 2019-02-08 16:17:52 +01:00
deterministic-build update locale submodule 2019-02-13 22:20:56 +01:00
osx bump libsecp256k1 version 2019-02-08 16:17:52 +01:00
requirements requirements: set min version for aiohttp 2019-02-08 02:24:44 +01:00
build_tools_util.sh build: factor out some utilities to build_tools_util.sh 2019-02-03 23:44:34 +01:00
freeze_packages.sh contrib/freeze_packages.sh: should hard fail if there is an error 2019-01-31 19:44:04 +01:00
make_apk kivy build: test and document that make_locale is to be run first 2019-02-07 16:45:09 +01:00
make_download update make_download 2019-02-13 23:19:34 +01:00
make_locale contrib: import 'requests' in try-except 2018-12-13 23:25:52 +01: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 kivy build: test and document that make_locale is to be run first 2019-02-07 16:45:09 +01: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 add tgz and upload script to contrib 2018-07-01 15:04:27 +02:00