LBRY-Vault/contrib/build-linux
Axel Gembe ae714772c3
AppImage: Make build reproducible
We build our own mksquashfs from squashfskit which supports generating
reproducible squashfs images. We use a small wrapper script to remove
the -mkfs-fixed-time which appimagekit passes but squashfskits
mksquashfs does not support.

-----

taken from Electron-Cash/Electron-Cash@dd1f106f4f
see AppImage/AppImageKit#929
2019-06-23 02:40:29 +02:00
..
appimage AppImage: Make build reproducible 2019-06-23 02:40:29 +02:00
README.md document linux release process 2019-01-25 19:14:28 +01:00

Source tarballs

  1. Build locale files

    contrib/make_locale
    
  2. Prepare python dependencies used by Electrum.

    contrib/make_packages
    
  3. Create source tarball.

    contrib/make_tgz