Closed Bug 58080 Opened 24 years ago Closed 22 years ago

Build number not updated on W2K

Categories

(SeaMonkey :: Build Config, defect, P2)

x86
Windows NT
defect

Tracking

(Not tracked)

VERIFIED INVALID
Future

People

(Reporter: doehrm, Assigned: cls)

Details

From Bugzilla Helper:
User-Agent: Mozilla/4.0 (compatible; MSIE 5.5; Windows NT 5.0)
BuildID:    2000102411

Building on W2K does not update the build ID. The directory has to be deleted 
(clobbering does not help) and built new so the build id will be correct.


Actual Results:  Build-ID is not updated
nmake sucks.  It won't rebuilt a target if the file exists even if given the
FORCE dependency.
Status: UNCONFIRMED → ASSIGNED
Ever confirmed: true
Priority: P3 → P2
Summary: Build number not updated on W2K → Build number not updated on W2K
Setting milestones to Future.
Target Milestone: --- → Future
fixing is as easy as deleting mozilla/config/build_number... can this be done
with the config.mk/mak?
That doesn't fix the problem when building using |nmake /f makefile.win|.  I'll
have to check to see if we have any targets that depend upon build_numer and
don't want to continually rebuild or relink (like layout).
nmake support has been dropped.  This problem doesn't exist in the gmake build
(as long as you set MOZ_OFFICIAL).
Status: ASSIGNED → RESOLVED
Closed: 22 years ago
Resolution: --- → INVALID
verified invalid.
Status: RESOLVED → VERIFIED
Product: Browser → Seamonkey
You need to log in before you can comment on or make changes to this bug.