mirror of
https://github.com/zotero/zotero.git
synced 2026-08-28 05:25:31 +00:00
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. |
||
|---|---|---|
| .. | ||
| 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.