zotero/app
Dan Stillman 72115c3cb4
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
Set Rust default toolchain before adding the target
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.
2026-08-03 13:06:24 -04:00
..
assets Update Mac and Linux builds to Firefox 153.0esr 2026-08-03 11:48:38 -04:00
linux Add Firefox build script for Linux 2025-07-30 22:30:55 -04:00
mac Fix release build on x86 mac (#5926) 2026-07-31 13:41:33 -04:00
modules Update LibreOffice submodule 2026-07-14 13:39:07 -04:00
scripts fx153: Restore the toolbarbutton dropmarker 2026-08-03 11:48:42 -04:00
update-packaging Ship legacy Safari App Extension alongside the web extension on Mac 2026-07-28 07:24:27 -04:00
win Set Rust default toolchain before adding the target 2026-08-03 13:06:24 -04:00
.gitignore Finish Windows ARM support 2024-05-28 06:44:21 +01:00
build.sh fx153: Keep our own Assets.car in the Mac app 2026-08-03 11:48:42 -04:00
config.sh fx153: Update Rust version for Mozilla builds 2026-08-03 12:09:02 -04:00
README.md Add zotero-standalone-build repo as app folder 2023-04-26 04:40:22 -04:00

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.