Closed
Bug 1426452
Opened 2 years ago
Closed 2 years ago
Remove Makefile check in CompileDB backend
Categories
(Firefox Build System :: General, enhancement)
Firefox Build System
General
Not set
Tracking
(firefox59 fixed)
RESOLVED
FIXED
mozilla59
Tracking | Status | |
---|---|---|
firefox59 | --- | fixed |
People
(Reporter: mshal, Assigned: mshal)
Details
Attachments
(1 file)
Since bug 1224450, the CompileDB backend no longer needs the topobjdir/Makefile to get variable information. We can remove the check_top_objdir() call so the CompileDB can be built even if the RecursiveMake backend is not.
Comment hidden (mozreview-request) |
Comment 2•2 years ago
|
||
mozreview-review |
Comment on attachment 8938156 [details] Bug 1426452 - Remove check_top_objdir() call from CompileDB; https://reviewboard.mozilla.org/r/208808/#review214650
Attachment #8938156 -
Flags: review+
Updated•2 years ago
|
Attachment #8938156 -
Flags: review?(core-build-config-reviews)
Pushed by gszorc@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/d8e5cace54dc Remove check_top_objdir() call from CompileDB; r=chmanchester
Comment 4•2 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/d8e5cace54dc
Status: NEW → RESOLVED
Closed: 2 years ago
status-firefox59:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla59
Updated•2 years ago
|
Product: Core → Firefox Build System
You need to log in
before you can comment on or make changes to this bug.
Description
•