Closed Bug 545313 Opened 16 years ago Closed 15 years ago

Port |Bug 480967 - Don't leak MSYS paths into makefiles| to comm-central

Categories

(MailNews Core :: Build Config, defect)

x86
Windows 2000
defect
Not set
trivial

Tracking

(Not tracked)

VERIFIED FIXED
Thunderbird 3.1b2

People

(Reporter: sgautherie, Assigned: Callek)

References

Details

Attachments

(1 file, 2 obsolete files)

No description provided.
Flags: in-testsuite-
Attached patch v1.0 -- This should do it (obsolete) — Splinter Review
holding off review until I get a chance to have this (patch stack) run through try. This patch itself depends on Bug 543382, and Bug 550657; just based on the ordering.
Comment on attachment 432482 [details] [diff] [review] v1.0 -- This should do it >-PWD := $(CURDIR) >+ifdef MOZILLA_1_9_2_BRANCH >+_VPATH_SRCS = $(if $(filter /%,$<),$<,$(CURDIR)/$<) >+else > _VPATH_SRCS = $(abspath $<) >+fi > else > _VPATH_SRCS = $< > endif I was obviously tired when writing this... s/+fi/+endif/
Attached patch v1.1 (obsolete) — Splinter Review
builds fine locally (with my full patch stack), will run through try once I get that setup.
Attachment #432482 - Attachment is obsolete: true
Attachment #433009 - Flags: review?(kairo)
We actually shouldn't revert the $(abspath change I did from the other bug; it doesn't have a 1.9.2 landing, but this machinery should all work anyway. (Try will tell)
Attachment #433010 - Flags: review?(kairo)
Comment on attachment 433009 [details] [diff] [review] v1.1 This v1.1 is obsolete, I guess?
Attachment #433010 - Flags: review?(kairo) → review+
Comment on attachment 433009 [details] [diff] [review] v1.1 yes, obsolete.
Attachment #433009 - Attachment is obsolete: true
Attachment #433009 - Flags: review?(kairo)
(In reply to comment #4) > Created an attachment (id=433010) [details] > v1.2 > > We actually shouldn't revert the $(abspath change I did from the other bug; it > doesn't have a 1.9.2 landing, but this machinery should all work anyway. (Try > will tell) To be clear on this, I'm just waiting for a few patches to be sr'ed by standard8 so I have to unbitrot this or those patches by pushing early.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
backed out
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Attachment #433010 - Attachment description: v1.2 → v1.2 [Checkin: Comment 10]
V.Fixed, per tinderboxes. I updated http://dev.seamonkey.at/?d=x&i=mozilla&m=c too ;-)
Status: REOPENED → RESOLVED
Closed: 15 years ago15 years ago
Resolution: --- → FIXED
Target Milestone: --- → Thunderbird 3.1b2
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: