SomberNight
|
f432320576
|
appimage build: nits.
also touch symbolic links
|
2019-04-12 16:54:22 +02:00 |
|
SomberNight
|
baebfc03f1
|
binary builder dockerfiles: update packages
ubuntu no longer serves those older versions
|
2019-04-12 16:51:35 +02:00 |
|
SomberNight
|
9117ded1cd
|
appimage: build python with curses and sqlite3 included
related #5213
|
2019-03-22 14:42:57 +01:00 |
|
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 |
|
SomberNight
|
699562c78d
|
bump libsecp256k1 version
|
2019-02-08 16:17:52 +01:00 |
|
SomberNight
|
2c71b9da0c
|
icons: instead of symlinks, just mv "icons" dir
symlinks are really inconvenient on Windows
(when running from cloned source)
follow-up #5055
|
2019-02-07 20:01:52 +01:00 |
|
SomberNight
|
a754f9fe10
|
initial commit for building AppImages for Linux x86_64
|
2019-02-03 23:45:30 +01:00 |
|
SomberNight
|
b085d7cc59
|
document linux release process
closes #5030
|
2019-01-25 19:14:28 +01:00 |
|