Closed
Bug 808399
Opened 12 years ago
Closed 12 years ago
Remove build support for BeOS and VMS
Categories
(MailNews Core :: Build Config, defect)
MailNews Core
Build Config
Tracking
(seamonkey2.16 fixed)
RESOLVED
FIXED
Thunderbird 19.0
Tracking | Status | |
---|---|---|
seamonkey2.16 | --- | fixed |
People
(Reporter: iannbugzilla, Assigned: iannbugzilla)
References
Details
Attachments
(1 file, 1 obsolete file)
(deleted),
patch
|
Callek
:
review+
|
Details | Diff | Splinter Review |
This ports to comm-central:
* Bug 627277 - rm -r widget/src/beos
* Bug 640838 - Remove OpenVMS support
also depends on bug 807488
Attachment #678113 -
Flags: review?(bugspam.Callek)
Comment 1•12 years ago
|
||
Comment on attachment 678113 [details] [diff] [review]
Remove VMS and BeOS
Review of attachment 678113 [details] [diff] [review]:
-----------------------------------------------------------------
Postponing this one, but I do see at least (in http://hg.mozilla.org/mozilla-central/rev/1feb4a7c7ca6 ) that dependancies.beos needs removing from c-c/Makefile.in as well.
Please update, run through try and I'll give it another shot.
Attachment #678113 -
Flags: review?(bugspam.Callek) → review-
Add some extra removals
Attachment #678113 -
Attachment is obsolete: true
Comment 3•12 years ago
|
||
Try run for 0c1da250d71f is complete.
Detailed breakdown of the results available here:
https://tbpl.mozilla.org/?tree=Try&rev=0c1da250d71f
Results (out of 33 total builds):
success: 22
warnings: 9
failure: 2
Builds (or logs if builds failed) available at:
http://ftp.mozilla.org/pub/mozilla.org/firefox/try-builds/iann_cvs@blueyonder.co.uk-0c1da250d71f
Attachment #680362 -
Flags: review?(bugspam.Callek)
Comment 4•12 years ago
|
||
Comment on attachment 680362 [details] [diff] [review]
Remove VMS and BeOS with extra vigour [Checked in: Comment 5]
Review of attachment 680362 [details] [diff] [review]:
-----------------------------------------------------------------
::: suite/app/Makefile.in
@@ -82,5 @@
> endif
>
> -ifeq ($(OS_ARCH),BeOS)
> -BEOS_PROGRAM_RESOURCE = apprunner-beos.rsrc
> -endif
(self frown at Splinter not showing in here that you did hg rm the file)
Attachment #680362 -
Flags: review?(bugspam.Callek) → review+
Comment on attachment 680362 [details] [diff] [review]
Remove VMS and BeOS with extra vigour [Checked in: Comment 5]
http://hg.mozilla.org/comm-central/rev/7465c559c0a5
Attachment #680362 -
Attachment description: Remove VMS and BeOS with extra vigour → Remove VMS and BeOS with extra vigour [Checked in: Comment 5]
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
status-seamonkey2.16:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Thunderbird 19.0
You need to log in
before you can comment on or make changes to this bug.
Description
•