Dan Stillman
07b2e1d310
fx115: Fix replace_line line for commonDialog.xhtml
2024-03-30 00:58:56 -04:00
Abe Jellinek
f4a33cc2e1
Fx115: Hide trailing separator in Add-ons menu
2024-03-30 00:58:56 -04:00
Dan Stillman
2051f08b4c
fx115: Move Zotero
object initialization to zotero.mjs
2024-03-30 00:58:53 -04:00
Dan Stillman
676c1d85aa
fx115: Change Mozilla filenames from .jsm to .mjs in fetch_xulrunner
2024-03-30 00:58:53 -04:00
Abe Jellinek
51d77d5699
Update prepare_build for Python 3.12 ( #3865 )
2024-03-20 23:51:25 -04:00
windingwind
e08c34b497
Use system browser for plugin links ( #3820 )
2024-03-11 02:19:09 -04:00
Dan Stillman
af1aab3f0a
Don't log deletion of CSL locale support files during build
2024-03-08 01:29:44 -05:00
windingwind
23da0d70b0
Implement Windows redesign for native elements ( #3727 )
2024-03-02 02:51:55 -05:00
Dan Stillman
6327e55599
Include multilocale.txt in xulrunner hash
2024-02-27 07:42:24 -05:00
Dan Stillman
6eebbe32f4
Fix app.update.auto
on Windows
...
On Windows, `app.update.auto` is now a per-installation pref stored in
C:\ProgramData\Zotero\Updates\[id]\update-config.json so that it can be
used by the background update service. We don't have a background update
service, so we force it to continue using the profile pref.
2024-01-28 01:58:49 -05:00
windingwind
ef062b9a8d
Fix addon.id is undefined error
2024-01-24 23:32:10 -05:00
Dan Stillman
03fcba3b71
Include Safari extension in test builds
2023-09-30 01:55:39 -04:00
Abe Jellinek
a7f1235fd1
Fix middle-mouse autoscroll in reader
2023-08-07 16:07:52 -04:00
Dan Stillman
f01fe2801d
Check for rsync in check_requirements
2023-07-28 16:14:00 -04:00
Dan Stillman
5c26fe15d8
Check for Node 18 or later
2023-07-26 06:49:00 -04:00
Dan Stillman
d95c10e06c
Use NODE_OPTIONS=--openssl-legacy-provider in build_and_run
2023-07-25 00:52:54 -04:00
Dan Stillman
4b7a1e8607
Get rid of some console warnings
...
And some other unused CSS
2023-07-11 05:35:32 -04:00
Dan Stillman
cb5ef83f0a
Skip 32-bit Linux build on x86_64 for dir_build without -p
...
And build_and_run doesn't set -p, so build_and_run will now skip
unnecessary 32-bit builds
2023-07-06 19:02:09 -04:00
Dan Stillman
7c25ab536f
Skip 32-bit Linux build if SKIP_32 env variable is set
2023-07-06 18:46:38 -04:00
Adomas Venčkauskas
49eda8861e
Improve build scripts to work in pathnames with spaces
2023-07-05 15:01:41 +03:00
Dan Stillman
1766f8bb53
Plugin lifecycle fixes
...
- Call `shutdown()`/`uninstall()` with `ADDON_UPGRADE`/`ADDON_DOWNGRADE`
during plugin upgrade/downgrade
- Actually call new version's bootstrap.js, not cached old version
- Create new scope for new version
- Don't call `shutdown()` on uninstall if not active
Fixes #3159
2023-07-01 06:19:04 -04:00
Dan Stillman
f447a4953a
Fix intermittently missing title bar on Windows
...
https://forums.zotero.org/discussion/comment/437636/#Comment_437636
2023-06-28 07:41:01 -04:00
Dan Stillman
00651d670d
Switch to notarytool for Mac build notarization
2023-06-19 06:39:39 -04:00
Dan Stillman
fda0fda7ac
Use 64-bit Windows build in add_omni_file
2023-05-27 02:32:57 -04:00
Dan Stillman
fd50a5b65e
Switch to UTF-16 helper function for xul.dll binary patching
2023-05-26 06:45:23 -04:00
Dan Stillman
889a812fdc
Replace "FirefoxCP" with "ZoteroCP" in subprocess names
...
"Isolated Web Content", "Socket Process", "Web Content", etc.
Closes #3137
2023-05-26 06:45:23 -04:00
Dan Stillman
14875c962b
Fix broken building on Windows from de154ab407
2023-05-24 08:29:43 +01:00
Dan Stillman
9da76eab43
Don't open second window when launching a second time
2023-05-24 02:25:20 -04:00
Dan Stillman
0734f6d55b
Add commented-out line to save copy of Firefox Windows installers
...
For fetch_xulrunner development
2023-05-24 02:25:20 -04:00
Dan Stillman
de154ab407
Skip check for "Zotero" in xul.dll on macOS
2023-05-22 08:23:53 -04:00
Dan Stillman
39b8a33166
Fix Git LFS checkout check when not in repo root
2023-05-22 06:39:03 -04:00
Dan Stillman
840a98ff40
Update app build scripts for branch reshuffling
...
`master` → `6.0`, `fx102` → `main`
2023-05-22 04:10:21 -04:00
Dan Stillman
9622fcccdb
Show consistent paths for missing scripts in check_requirements
2023-05-22 01:25:58 -04:00
Dan Stillman
5d0c1f38ef
Add check for Git LFS in check_requirements
2023-05-22 01:25:54 -04:00
Dan Stillman
08213eb8fb
fx102
branch is no more
2023-05-21 18:52:26 -04:00
Dan Stillman
4eb951c977
Add 7.0 beta build script
2023-05-21 18:38:38 -04:00
Dan Stillman
879da4feef
Don't include 6.0 builds in incrementals
2023-05-21 22:37:42 +00:00
Dan Stillman
4a68c04891
fetch_xulrunner: Use local copies of Firefox on Windows if available
...
Allows for faster fetch_xulrunner development without repeatedly
downloading Firefox from Mozilla servers. Already possible on macOS.
2023-05-20 12:52:12 +01:00
Dan Stillman
1e78025726
Use "Zotero" directory in C:\ProgramData
...
Instead of using "Mozilla-1de4eec8-1241-4177-a864-e594e8d1fb38" like
Firefox and Thunderbird
2023-05-20 12:50:41 +01:00
Dan Stillman
c0bc796fce
Don't try to use the Mozilla Maintenance Service on Windows
...
Updating via the service seems to actually work (or at least it logs
that it's going to use it and the update succeeds -- I didn't verify
that it actually uses the service), but conditionally using a Mozilla
background service only if it's installed on the system seems like a bad
idea.
2023-05-20 12:50:31 +01:00
Dan Stillman
d9f86a6293
Add 7.0 deploy scripts for 'dev' and 'test' channels
2023-05-20 07:44:01 -04:00
Dan Stillman
ee07d603b1
Simplify lastrev filename
2023-05-20 07:41:08 -04:00
Dan Stillman
874a45ed1c
Add quotes around path in manage_incrementals
2023-05-18 10:51:30 +01:00
Dan Stillman
dec508542d
Convert Cygwin paths passed to AWS CLI
...
AWS CLI v2 (or possibly some other config change on our new build
system) doesn't like POSIX paths, so convert to Windows paths
2023-05-18 10:51:29 +01:00
Dan Stillman
2e50c3856e
Update paths for NSIS 3
...
Which seems to work the same as the NSIS 2 Unicode version we were using
previously
2023-05-18 10:49:29 +01:00
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
Dan Stillman
ff51aad139
Generate changelog link automatically in add_version_info
2023-05-17 04:35:40 -04:00
Dan Stillman
4695b156e0
Move add_version_info to scripts dir
...
Not specific to update packaging
2023-05-17 04:35:40 -04:00
Dan Stillman
75eeac1d41
Fix avoidance of console warning for FxAccountsCommon.js
...
Follow-up to 969b782fd0
2023-05-11 02:09:36 -04:00
Dan Stillman
3d7ce028e9
Change win64
to win-x64
in app build scripts
2023-05-11 05:17:52 +01:00