Closed
Bug 1050029
Opened 9 years ago
Closed 9 years ago
Improve Makefile checks for deprecated or moz.build variables
Categories
(Firefox Build System :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
mozilla34
People
(Reporter: glandium, Assigned: glandium)
References
Details
Attachments
(1 file)
7.35 KB,
patch
|
mshal
:
review+
|
Details | Diff | Splinter Review |
There currently are two problems with the check: - Modifications of those variables in config.mk trigger an error. - Variables set in autoconf.mk trigger an error.
Assignee | ||
Comment 1•9 years ago
|
||
Attachment #8468962 -
Flags: review?(mshal)
Updated•9 years ago
|
Attachment #8468962 -
Flags: review?(mshal) → review+
Assignee | ||
Comment 2•9 years ago
|
||
https://hg.mozilla.org/integration/mozilla-inbound/rev/09507d19b613
Comment 3•9 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/09507d19b613
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla34
QA Whiteboard: [qa-]
Updated•5 years ago
|
Product: Core → Firefox Build System
You need to log in
before you can comment on or make changes to this bug.
Description
•