zotero/app
Dan Stillman 39a1c56f6c Cache update diffs and compressed files across builds
Cache patches and compressed files by content hash so that they're reused
across FROM versions and releases. Cache entries are touched when used and
expire after 60 days.

The cache key includes a tag covering the xz/mbsdiff versions and the
compression options, so entries are invalidated when the toolchain changes.
2026-07-08 12:10:45 -04:00
..
assets runtests.sh: Add -p option to run a shard of the test files (e.g., -p 2/4) 2026-07-08 10:50:32 -04:00
linux Add Firefox build script for Linux 2025-07-30 22:30:55 -04:00
mac Updated Liquid Glass icon that fixes glitch in dark/tinted/clear modes 2025-09-13 02:29:17 -04:00
modules Update LibreOffice submodule 2026-06-30 14:35:38 +03:00
scripts Update staged builds in place for faster dev builds (#5994) 2026-07-08 10:07:58 -04:00
update-packaging Cache update diffs and compressed files across builds 2026-07-08 12:10:45 -04:00
win Undo Mozilla changes that allow non-UTF-16 command line args (#5904) 2026-05-06 10:27:13 -04:00
.gitignore Finish Windows ARM support 2024-05-28 06:44:21 +01:00
build.sh Devtools: Fix profiler (Performance tab) 2026-05-13 14:01:55 -04:00
config.sh Update Windows build to Firefox 140.12.0esr 2026-06-30 16:41:38 -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.