1
0
Fork 0
mirror of https://github.com/borgbackup/borg.git synced 2025-03-04 18:48:43 +00:00
borg/scripts
Thomas Waldmann 66eb086c4a
fix msys build
forward port to get code in sync with 1.4-maint.

use "pip install -e ." before invoking pyinstaller, so we have
the _version.py built by setuptools_scm and also it compiled the
extension modules, so pyinstaller can pick them up.

msys2 hack:

https://stackoverflow.com/questions/76079590/error-plat-name-must-be-one-of-win32-win-amd64-win-arm32-win-arm6
2024-01-02 19:46:48 +01:00
..
fuzz-cache-sync
make-testdata
shell_completions
borg.exe.spec
errorlist.py
glibc_check.py Prevent CLI argument issues 2023-10-07 19:58:41 +02:00
hash_sizes.py
msys2-install-deps fix msys build 2024-01-02 19:46:48 +01:00
sdist-sign
sign-binaries
upload-pypi