Anki/qt/bundle
Damien Elmes d715ac1675 Fix inability to start on Windows from a path that contains non-Latin text
Somewhat frustratingly, I only discovered this could be resolved with a
manifest change after first wasting hours trying to detect unicode text
in the NSIS installer, and warning the user that they'd need to change
their system locale if unicode text was found. Also tried adjusting the
locale with setlocale() on program startup, which did not help, perhaps
because it needs to be set before libc init.
2023-05-20 10:49:00 +10:00
..
lin updates to the build process and binary bundles 2022-02-10 19:23:07 +10:00
mac Fix CFBundleExecutable 2023-05-02 14:20:55 +10:00
PyOxidizer@12a249f686 Move away from Bazel (#2202) 2022-11-27 15:24:20 +10:00
src updates to the build process and binary bundles 2022-02-10 19:23:07 +10:00
win Fix inability to start on Windows from a path that contains non-Latin text 2023-05-20 10:49:00 +10:00
build.rs Move away from Bazel (#2202) 2022-11-27 15:24:20 +10:00
Cargo.lock Move away from Bazel (#2202) 2022-11-27 15:24:20 +10:00
Cargo.toml Use workspace package info in more crates; mark private for cargo-deny 2022-11-30 12:19:56 +10:00
pyoxidizer.bzl Another attempt at fixing missing cacert.pem 2022-12-30 15:30:53 +10:00
qt.exclude updates to the build process and binary bundles 2022-02-10 19:23:07 +10:00