Damien Elmes
e11cad9bf7
don't bundle Qt into ARM Linux package
...
While it worked, it was not portable to other distros, so we'll rely
on the user to provide their own (Py)Qt.
2021-12-09 15:56:00 +10:00
Damien Elmes
d87383a2d5
experimental ARM Linux packaged build
2021-12-08 20:53:46 +10:00
Damien Elmes
cbc4f25be7
ensure all packaged files are world-readable
...
https://forums.ankiweb.net/t/anki-2-1-50-beta/15608/4
2021-12-05 08:16:54 +10:00
Damien Elmes
6de2dc6cd4
place .cargo/bin at end of path when packaging
...
Otherwise a system-installed older Rust will override the version we
have set with cargo-env, which can break the build.
2021-12-04 16:43:56 +10:00
Damien Elmes
ae29c8c333
update PyOxidizer
2021-12-03 21:00:15 +10:00
Damien Elmes
3db3ae28af
SELinux fixes
...
https://forums.ankiweb.net/t/anki-installer-for-linux-install-sh-should-change-file-owners-and-selinux-labels-while-installation/15143
2021-11-22 11:06:21 +10:00
Damien Elmes
26123ce229
update to edition 2021
2021-11-18 20:51:10 +10:00
Abdo
896d11546b
Fix invalid path in cargo-env.bat ( #1477 )
...
* Fix invalid path in cargo-env.bat
* Assume cargo-env.bat is run from repo root; fix package script (dae)
* mention cargo-raze doesn't work on Windows (dae)
2021-11-05 11:08:23 +10:00
Damien Elmes
13de09d783
fix missing protobuf C extension on darwin-arm
2021-10-30 09:14:43 +10:00
Damien Elmes
94001273cc
tweaks for Linux package
2021-10-29 19:26:35 +10:00
Damien Elmes
ba86502a27
tweaks for Windows package
...
- move audio tools into subfolder
- add buildmanifest.py
2021-10-29 18:11:28 +10:00
Damien Elmes
568dbe798a
make console optional on Windows
2021-10-28 18:57:21 +10:00
Damien Elmes
5a8e064a7d
updated package scripts
2021-10-28 18:46:45 +10:00