Closed Bug 941599 Opened 11 years ago Closed 11 years ago

Using UNIFIED_SOURCES in js/src creates the wrong file names

Categories

(Firefox Build System :: General, defect)

x86
macOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: ehsan.akhgari, Unassigned)

References

Details

For example, Unified_cpp_0.cpp instead of Unified_cpp_js_src0.cpp.

(Note that I think this is only a cosmetic issue.)
This is because js/src has its own moz.build/build system "namespace." From it's perspective, "/js/src" is "/". Yes, this is annoying and results in countless one-offs and requirements for us to "merge" build config into the "outer" build system. Hysterical raisins.
This has been fixed now.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Resolution: FIXED → WORKSFORME
Fixed by bug 969164, for the record.
Product: Core → Firefox Build System
You need to log in before you can comment on or make changes to this bug.