Closed
Bug 202282
Opened 23 years ago
Closed 23 years ago
Update build automation for all platforms to Mozilla 1.3.1
Categories
(SeaMonkey :: Build Config, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
mozilla1.3final
People
(Reporter: ycalonje, Assigned: ycalonje)
References
()
Details
Attachments
(2 files)
|
1.89 KB,
patch
|
kysmith
:
review+
|
Details | Diff | Splinter Review |
|
901 bytes,
patch
|
kysmith
:
review+
leaf
:
superreview+
|
Details | Diff | Splinter Review |
Needs to land on MOZILLA_1_3_BRANCH
| Assignee | ||
Updated•23 years ago
|
Status: NEW → ASSIGNED
| Assignee | ||
Comment 1•23 years ago
|
||
Note: Mac no longer requires separate build automation.
| Assignee | ||
Updated•23 years ago
|
Attachment #120724 -
Flags: superreview?(leaf)
Attachment #120724 -
Flags: review?(kysmith)
| Assignee | ||
Comment 2•23 years ago
|
||
Correction for the mac automation, ns/build/mac/osx/verification/seamonkey-build
doesn't exist in the MOZILLA_1_3_BRANCH. These are the proposed changes to be
made locally to the Mac build automation:
-BRANCH_DIR=trunk
-#BUILD_BRANCH=MOZILLA_1_3_BRANCH
-TBK_PRODUCT_CODE=MozillaTrunk
+BRANCH_DIR=1.3.1
+BUILD_BRANCH=MOZILLA_1_3_BRANCH
+TBK_PRODUCT_CODE=MozillaBranch
Comment 3•23 years ago
|
||
Comment on attachment 120724 [details] [diff] [review]
Patch to update build automation to 1.3.1
looks good except I'm not sure about the gre version but I think it's
correct...leaf please confirm.
Attachment #120724 -
Flags: review?(kysmith) → review+
Comment 4•23 years ago
|
||
Comment on attachment 120724 [details] [diff] [review]
Patch to update build automation to 1.3.1
gre_version probably needs updating, too. fix that, and i'll sr= this.
| Assignee | ||
Comment 5•23 years ago
|
||
| Assignee | ||
Updated•23 years ago
|
Attachment #120863 -
Flags: superreview?(leaf)
Attachment #120863 -
Flags: review?(kysmith)
Comment 6•23 years ago
|
||
Comment on attachment 120863 [details] [diff] [review]
New patch for build-verification.pl to update gre version also
sr=leaf
Attachment #120863 -
Flags: superreview+
Updated•23 years ago
|
Attachment #120863 -
Flags: review?(kysmith) → review+
Updated•23 years ago
|
Target Milestone: --- → mozilla1.3final
| Assignee | ||
Comment 7•23 years ago
|
||
Checked into MOZILLA_1_3_BRANCH. Local changes have been applied to seaquake
and jobs. Marking fixed.
Status: ASSIGNED → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
Updated•23 years ago
|
Attachment #120724 -
Flags: superreview?(leaf)
Updated•23 years ago
|
Attachment #120863 -
Flags: superreview?(leaf)
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•