Closed Bug 136673 Opened 22 years ago Closed 22 years ago

add version information to mozilla.exe

Categories

(SeaMonkey :: Build Config, defect, P3)

x86
Windows 98
defect

Tracking

(Not tracked)

VERIFIED FIXED
mozilla1.2alpha

People

(Reporter: granrosebugs, Assigned: asasaki)

References

Details

(Whiteboard: has patch, needs review)

Attachments

(3 files, 1 obsolete file)

This is an offshoot of 23560.  mozilla.exe needs version information in the file
properties.
Priority: -- → P3
Target Milestone: --- → mozilla1.1alpha
This patch also fixes the nmake versioning... -TOPSRCDIR $(topsrcdir) changed to
-TOPSRCDIR $(DEPTH) in version.inc since topsrcdir isn't set in nmake builds.

This is breaking autoversioning in all nmake mozilla builds since -OFFICIAL 1 is
after the -TOPSRCDIR bit, and the missing argument horked the rest of the
command line... everything's permanently set to 0.0.0.0 without this patch
(which I knew of for a while, but thought would only be a temporary cosmetic
problem).

Looking for r=/sr=
Status: NEW → ASSIGNED
Comment on attachment 79315 [details] [diff] [review]
adds RCINCLUDE functionality and modifies xpfe/bootstrap makefiles to take advantage and autoversion mozilla.exe

r=cls
Attachment #79315 - Flags: review+
Comment on attachment 79315 [details] [diff] [review]
adds RCINCLUDE functionality and modifies xpfe/bootstrap makefiles to take advantage and autoversion mozilla.exe

with the caveat that the origin call change be removed, sr=leaf
(marking a=, as well, for build/config blanket)
Attachment #79315 - Flags: superreview+
Attachment #79315 - Flags: approval+
removes the origin bit, fixes the fix to the topsrcdir bit since my evening
build had a problem with the backslash.
leaf checked this into the branch...
Keywords: fixed1.0.0
this appears to be working on the trunk as well. closing.
Status: ASSIGNED → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
I don't see the version info tab on the mozilla.exe from today's build.  Re-
opening.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
It looks like this was never checked in to the trunk.
Trunk patch...
*** Bug 162606 has been marked as a duplicate of this bug. ***
Whiteboard: has patch, needs review
Target Milestone: mozilla1.1alpha → mozilla1.2alpha
the new patch is diffed against today's source, and removes the nmake
functionality since that's not around anymore...
Attachment #89097 - Attachment is obsolete: true
cls, leaf, could i get an r=/sr= for the trunk?

this patch also fixes bug 138764.
Comment on attachment 95915 [details] [diff] [review]
new trunk patch...

r=cls
Attachment #95915 - Flags: review+
checked into the trunk.
Status: REOPENED → RESOLVED
Closed: 22 years ago22 years ago
Resolution: --- → FIXED
Verified fixed using 2002082508.  Properties for mozilla.exe has a Version tab.
Status: RESOLVED → VERIFIED
Product: Browser → Seamonkey
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: