You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
SomberNight
4cc9ef2078
pyinstaller build: clean-up .spec, fix issue described in prev commit
...
The hw_wallet and jade plugins were being included twice in the pyinstaller binaries.
They were apparently the only two plugins being picked as "modules" (a.pure),
which by default are included as compiled-bytecode.
In addition, we included "electrum/plugins" as data (a.data), which meant all
plugins in source form.
Instead of hacking around to fix the specific issue, this attempts a larger clean-up.
2 years ago
..
android
android build: we always want apks, as we want to use our own privkey
2 years ago
build-linux
contrib/docker_notes.md: add notes re debian apt mirror, and envvars
3 years ago
build-wine
pyinstaller build: clean-up .spec, fix issue described in prev commit
2 years ago
deterministic-build
partial-writes: add missing package pins
2 years ago
osx
pyinstaller build: clean-up .spec, fix issue described in prev commit
2 years ago
requirements
partial-writes using jsonpatch
2 years ago
udev
Add support for Ledger Stax ( #8308 )
3 years ago
add_cosigner
release: also build android apk for x86_64 arch
3 years ago
build_locale.sh
contrib: fix build_locale.sh to work with relative paths
3 years ago
build_tools_util.sh
build: use `$CIRRUS_CPU` to determine cpu count on CI
3 years ago
docker_notes.md
contrib/docker_notes.md: add notes re debian apt mirror, and envvars
3 years ago
freeze_containers_distro.sh
qt6: update android build container to bookworm
2 years ago
freeze_packages.sh
freeze_packages: better apply version restrictions on restricted deps
3 years ago
generate_payreqpb2.sh
contrib: add generate_payreqpb2.sh script
4 years ago
make_download
contrib/make_download: adapt to downloads being merged into index.html
3 years ago
make_libsecp256k1.sh
bump libsecp256k1 version
2 years ago
make_libusb.sh
build: bump libusb version
3 years ago
make_packages.sh
build: don't assume git repo in make_packages.sh
3 years ago
make_zbar.sh
build: don't hardcode num worker threads "make -j4"
3 years ago
print_electrum_version.py
build: scripts to not require electrum to be installed
3 years ago
pull_locale
refactor locale scripts
3 years ago
push_locale
contrib/push_locale: mv temp files from project_root to locale/
3 years ago
release.sh
release.sh: check we have each binary (RM case)
3 years ago
release_www.sh
build: scripts to not require electrum to be installed
3 years ago
sign_packages
build: extend release.sh so that all builders can use it
5 years ago
trigger_deploy.sh
release process: fix typo in trigger_deploy.sh
3 years ago
upload.sh
build: scripts to not require electrum to be installed
3 years ago