zotero/app
Dan Stillman 33ac72ebac Generate xz MARs for new updater
The old updater used MARs with bzip2-compressed files, but Mozilla switched to
xz compression, so we generate xz-based MARs using the current MAR tools and
`make_(full|incremental)_update.sh` scripts and add a script to generate
bzip2-based MARs to serve to pre-7.0 builds.
2023-05-17 04:35:40 -04:00
..
assets Move -app-name variable to brand.ftl 2023-05-07 23:55:34 -04:00
linux Don't create default-esr profile and data directory 2023-05-09 01:30:05 -04:00
mac Update Mac updater for Zotero 7 2023-05-17 04:35:40 -04:00
modules Update Word for Mac submodule 2023-04-26 16:10:10 -04:00
scripts Generate xz MARs for new updater 2023-05-17 04:35:40 -04:00
update-packaging Generate xz MARs for new updater 2023-05-17 04:35:40 -04:00
win Change win64 to win-x64 in app build scripts 2023-05-11 05:17:52 +01:00
.gitignore Stop bundling the PDF tools 2023-04-29 07:14:51 -04:00
build.sh Update Mac updater for Zotero 7 2023-05-17 04:35:40 -04:00
config.sh Update to Firefox 102.11.0esr 2023-05-09 05:42:42 -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.