Closed
Bug 928244
Opened 11 years ago
Closed 11 years ago
Generic rule to build sources in unified mode
Categories
(Firefox Build System :: General, defect)
Firefox Build System
General
Tracking
(Not tracked)
RESOLVED
FIXED
mozilla28
People
(Reporter: glandium, Assigned: glandium)
References
Details
(Whiteboard: [qa-])
Attachments
(1 file, 2 obsolete files)
No description provided.
Comment 1•11 years ago
|
||
See bug 928231 comment 4. I think this is a bad idea.
Assignee | ||
Comment 2•11 years ago
|
||
In a perfect world, that would not happen with a variable passthru, but i didn't feel like moving stuff out of variable passthru yet.
Attachment #822683 -
Flags: review?(gps)
Assignee | ||
Comment 3•11 years ago
|
||
Fixed carriage return issues (also removed extra carriage returns that were in that code, and that didn't need to be there)
Attachment #822689 -
Flags: review?(gps)
Assignee | ||
Updated•11 years ago
|
Attachment #822683 -
Attachment is obsolete: true
Attachment #822683 -
Flags: review?(gps)
Assignee | ||
Comment 4•11 years ago
|
||
Another fixup for when there are both c and c++ files in UNIFIED_SOURCES in the same directory.
Attachment #822694 -
Flags: review?(gps)
Assignee | ||
Updated•11 years ago
|
Attachment #822689 -
Attachment is obsolete: true
Attachment #822689 -
Flags: review?(gps)
Comment 5•11 years ago
|
||
Comment on attachment 822694 [details] [diff] [review]
Add a UNIFIED_SOURCES variable to moz.build to trigger unified builds of the given sources
Review of attachment 822694 [details] [diff] [review]:
-----------------------------------------------------------------
Looks good!
(Please stop bit rotting my patches!)
Attachment #822694 -
Flags: review?(gps) → review+
Assignee | ||
Comment 6•11 years ago
|
||
Comment 7•11 years ago
|
||
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla28
Updated•11 years ago
|
Whiteboard: [qa-]
Updated•7 years ago
|
Product: Core → Firefox Build System
You need to log in
before you can comment on or make changes to this bug.
Description
•