flo-electrum/contrib
Filip Gospodinov 73fee2fefa build-wine: allow local testing
Before, it was only possible to test commits that are
on Github (pull request or merged). Now, changes can be
tested locally too.

This introduces the risk that a release could be built
containing uncommitted changes which by definition breaks
deterministic builds. Fortunately, this will always be
detected because the version string is created using
`git describe --tags --dirty`.

Also, retire $TARGET variable because it decouples the
build scripts from the commit revision to be built. This
is a problem for deterministic  builds.
2018-07-10 13:33:46 +02:00
..
build-osx Pyinstaller: Clean cache before building 2018-06-30 13:03:05 +02:00
build-wine build-wine: allow local testing 2018-07-10 13:33:46 +02:00
deterministic-build update icons submodule 2018-06-29 13:43:26 +02:00
requirements option to set a dark theme for Qt 2018-06-25 16:46:01 +02:00
freeze_packages.sh make_packages was failing 2018-04-01 22:53:02 +02:00
make_apk add apk release script 2018-06-29 11:09:15 +02:00
make_download read apk version number from version.py 2018-06-29 10:45:34 +02:00
make_locale Fix crowdin upload 2018-03-12 16:58:14 +01:00
make_packages freeze hw wallet dependencies into separate file. update versions using freeze_packages.sh. introduce "hardware" setuptools extra. 2018-01-30 22:10:03 +01:00
make_tgz add tgz and upload script to contrib 2018-07-01 15:04:27 +02:00
sign_packages Remove unused imports. Explicitly import a few deep imports. 2017-11-13 02:28:00 -06:00
upload add tgz and upload script to contrib 2018-07-01 15:04:27 +02:00