LBRY-Vault/contrib
Axel Gembe bb59a1298a
AppImage: Patch Python sysconfigdata
When building in docker on macOS, python builds with .exe extension
because the case insensitive file system of macOS leaks into docker.
This causes the build to result in a different output on macOS compared
to Linux. We simply patch sysconfigdata to remove the extension.

Some more info: https://bugs.python.org/issue27631
2019-06-23 04:13:23 +02:00
..
build-linux AppImage: Patch Python sysconfigdata 2019-06-23 04:13:23 +02:00
build-wine build-wine: print some text before "pip install" 2019-06-23 03:09:05 +02:00
deterministic-build requirements-hw: rm Cython 2019-06-23 03:06:36 +02:00
osx builds: parallelise "make" by setting "-j4" 2019-06-11 20:02:28 +02:00
requirements requirements-hw: rm Cython 2019-06-23 03:06:36 +02: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 gitignore: add more build folders 2019-05-09 15:59:47 +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 add tgz and upload script to contrib 2018-07-01 15:04:27 +02:00