Support VS2022 for compiling SeaMonkey up to 2.57
Categories
(SeaMonkey :: Build Config, enhancement)
Tracking
(seamonkey2.53+ fixed)
People
(Reporter: frg, Assigned: frg)
References
Details
(Whiteboard: SM2.53.10)
Attachments
(2 files)
4.58 KB,
patch
|
iannbugzilla
:
review+
iannbugzilla
:
approval-comm-release+
iannbugzilla
:
approval-comm-esr60+
|
Details | Diff | Splinter Review |
1.81 KB,
patch
|
iannbugzilla
:
review+
iannbugzilla
:
approval-comm-release+
iannbugzilla
:
approval-comm-esr60+
|
Details | Diff | Splinter Review |
+++ This bug was initially created as a clone of Bug #1602259 +++
Compiling SeaMonkey 2.53 and 2.57 with VS2022 preview is not possible.
patches for the official gitlab repos only.
![]() |
Assignee | |
Updated•3 years ago
|
![]() |
Assignee | |
Comment 1•3 years ago
|
||
[Approval Request Comment]
Regression caused by (bug #): --
User impact if declined: VS2022 can not be used
Testing completed (on m-c, etc.): 2.53.10 with VS2022 RC
Risk to taking this patch (and alternatives if risky): build only.
String changes made by this patch: --
![]() |
Assignee | |
Comment 2•3 years ago
|
||
Just a hack. gyp is discontinued. With the patch it does not choke on the higher version numbers.
[Approval Request Comment]
Regression caused by (bug #): --
User impact if declined: VS2022 will not wirk
Testing completed (on m-c, etc.): 2.53.10 with VS2022 RC
Risk to taking this patch (and alternatives if risky): build only.
String changes made by this patch: --
Comment on attachment 9245829 [details] [diff] [review]
1728988-1-VS2022-base-25310.patch
[Triage Comment]
Seems logical r/a=me
Comment on attachment 9245830 [details] [diff] [review]
1728988-2-VS2022-gyp-25310.patch
[Triage Comment]
Seems logical r/a=me
![]() |
Assignee | |
Comment 5•3 years ago
|
||
https://gitlab.com/seamonkey-project/seamonkey-2.53-mozilla/-/commit/caa30cec7d3ddc5071685bf15c7e14e94c0f1333
Support VS2022. r=IanN a=IanN
https://gitlab.com/seamonkey-project/seamonkey-2.53-mozilla/-/commit/74d9a239eaea78ebbdeda5e097ce0030d12c6c52
Support VS2022 projects in gyp. r=IanN a=IanN
Description
•