zotero/app
Dan Stillman 934a74fba4 Use -jsdebugger for build_and_run, and don't bind devtools on port 6100
Since -jsdebugger apparently works fine, there's no reason to connect to
Zotero from Firefox anymore. So just open the Browser Toolbox when
passing the -d flag to build_and_run, and stop having the devtools
server listen on port 6100 for devtools-enabled builds, since
-jsdebugger uses a random port of its own.
2024-07-20 02:20:03 -04:00
..
assets Tests: Fix -noquit flag 2024-07-09 12:07:32 -04:00
linux Add additional backslashes in Exec line in Linux desktop file 2024-07-15 04:20:39 -04:00
mac Updated icon file with corrected shade of white (#4135) 2024-05-17 05:49:28 -04:00
modules Update Word for Windows submodule 2024-07-02 13:14:08 +03:00
scripts Use -jsdebugger for build_and_run, and don't bind devtools on port 6100 2024-07-20 02:20:03 -04:00
update-packaging Don't build bzip updates for architectures that didn't exist in Z6 2024-05-28 06:44:23 +01:00
win Finish Windows ARM support 2024-05-28 06:44:21 +01:00
.gitignore Finish Windows ARM support 2024-05-28 06:44:21 +01:00
build.sh Use -jsdebugger for build_and_run, and don't bind devtools on port 6100 2024-07-20 02:20:03 -04:00
config.sh Use custom XUL binary on macOS (#4010) 2024-04-19 07:04: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.