Closed
Bug 1490054
Opened 6 years ago
Closed 6 years ago
ensure that the {src,obj}dir share the same drive path in Windows
Categories
(Firefox Build System :: General, enhancement)
Firefox Build System
General
Tracking
(firefox64 fixed)
RESOLVED
FIXED
mozilla64
Tracking | Status | |
---|---|---|
firefox64 | --- | fixed |
People
(Reporter: froydnj, Assigned: froydnj)
References
Details
Attachments
(1 file, 1 obsolete file)
4.08 KB,
patch
|
chmanchester
:
review+
|
Details | Diff | Splinter Review |
This change is necessary for constructing relative paths between the
objdir and srcdir to succeed, and has been (I believe) the implicit
requirement of builds since time immemorial.
Assignee | ||
Comment 1•6 years ago
|
||
Attachment #9007826 -
Flags: review?(core-build-config-reviews)
Assignee | ||
Updated•6 years ago
|
Assignee | ||
Comment 2•6 years ago
|
||
Testing turned up a few more test frameworks that needed tweaking.
Attachment #9007929 -
Flags: review?(core-build-config-reviews)
Assignee | ||
Updated•6 years ago
|
Attachment #9007826 -
Attachment is obsolete: true
Attachment #9007826 -
Flags: review?(core-build-config-reviews)
Updated•6 years ago
|
Attachment #9007929 -
Flags: review?(core-build-config-reviews) → review+
Pushed by nfroyd@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/e1207e6d992d
ensure that the {src,obj}dir share the same drive path in Windows; r=chmanchester
Comment 4•6 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox64:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla64
You need to log in
before you can comment on or make changes to this bug.
Description
•