zotero/app/scripts
Dan Stillman 5f978c71ca Detect Windows-on-ARM in dir_build under an emulated shell
The GitHub runner image installs the x64 build of Git for Windows, so
its bash and everything run from it execute under x64 emulation on
Windows on ARM, where uname -m reports x86_64 and the staged build got
the wrong architecture. uname -s still reports the machine, as
MINGW64_NT-10.0-26200-ARM64, so use that instead. If the image ever
installs a native arm64 Git for Windows, uname -m will be correct and
this can go.
2026-08-20 12:34:41 -04:00
..
9.0_release_build_and_deploy Check that local app/ matches commit being built before deploying 2026-08-12 12:46:30 -04:00
add_omni_file Update staged builds in place for faster dev builds (#5994) 2026-07-08 10:07:58 -04:00
add_version_info Fix changelog URL generation for two-digit major versions 2026-08-17 12:10:35 -04:00
beta_build_and_deploy Check that local app/ matches commit being built before deploying 2026-08-12 12:46:30 -04:00
build_and_run Update staged builds in place for faster dev builds (#5994) 2026-07-08 10:07:58 -04:00
build_for_deploy Fix changelog URL generation for two-digit major versions 2026-08-17 12:10:35 -04:00
check_app_matches_commit Check that local app/ matches commit being built before deploying 2026-08-12 12:46:30 -04:00
check_requirements Suggest running git lfs install in check_requirements instructions (#5102) 2025-03-12 06:54:05 -04:00
codesign_local Stop bundling the PDF tools 2023-04-29 07:14:51 -04:00
createprecomplete.py Add Mozilla script to generate precomplete file 2024-07-22 03:05:14 -04:00
dev_build_and_deploy Check that local app/ matches commit being built before deploying 2026-08-12 12:46:30 -04:00
dir_build Detect Windows-on-ARM in dir_build under an emulated shell 2026-08-20 12:34:41 -04:00
fetch_mar_tools Generate xz MARs for new updater 2023-05-17 04:35:40 -04:00
fetch_rcedit Add zotero-standalone-build repo as app folder 2023-04-26 04:40:22 -04:00
fetch_xulrunner fx153: Restore pass-through clicks on toolbarbutton dropmarkers 2026-08-04 14:42:39 -04:00
get_commit_files Add zotero-standalone-build repo as app folder 2023-04-26 04:40:22 -04:00
get_repo_branch_hash Add zotero-standalone-build repo as app folder 2023-04-26 04:40:22 -04:00
incremental_update Update staged builds in place for faster dev builds (#5994) 2026-07-08 10:07:58 -04:00
manage_incrementals Fix manage_incrementals on Cygwin 2026-04-09 12:32:03 -04:00
notarization_info Switch to notarytool for Mac build notarization 2023-06-19 06:39:39 -04:00
notarization_stapler Add zotero-standalone-build repo as app folder 2023-04-26 04:40:22 -04:00
notarize_mac_app Switch to notarytool for Mac build notarization 2023-06-19 06:39:39 -04:00
optimizejars.py Add zotero-standalone-build repo as app folder 2023-04-26 04:40:22 -04:00
prepare_build Don't use rsync and find in prepare_build 2026-08-20 12:34:40 -04:00
test_build_and_deploy Check that local app/ matches commit being built before deploying 2026-08-12 12:46:30 -04:00
upload_builds Convert Cygwin paths passed to AWS CLI 2023-05-18 10:51:29 +01:00
utils.sh Update staged builds in place for faster dev builds (#5994) 2026-07-08 10:07:58 -04:00
xulrunner_hash Remove 32-bit Linux build support 2026-08-03 11:48:42 -04:00