mirror of
https://github.com/zotero/zotero.git
synced 2026-08-28 05:25:31 +00:00
|
Some checks failed
CI / Test (shard 1) (push) Has been cancelled
CI / Test (shard 2) (push) Has been cancelled
CI / Test (shard 3) (push) Has been cancelled
CI / Test (shard 4) (push) Has been cancelled
CI / Utilities Tests (push) Has been cancelled
CI / Build, Upload (push) Has been cancelled
app/win/build added the cross-compilation target to whatever toolchain was default before switching to RUST_VERSION, so after a Rust version bump the new toolchain lacked the aarch64/i686 target and the arm and win32 builds failed at configure. Set the default first. |
||
|---|---|---|
| .. | ||
| assets | ||
| linux | ||
| mac | ||
| modules | ||
| scripts | ||
| update-packaging | ||
| win | ||
| .gitignore | ||
| build.sh | ||
| config.sh | ||
| README.md | ||
Zotero Standalone build utility
These files are used to bundle the Zotero core into distributable bundles for Mac, Windows, and Linux.
Instructions for building and packaging are available on the Zotero wiki.