Closed
Bug 1293579
Opened 9 years ago
Closed 9 years ago
Add a `dependable` function/decorator to avoid some of the depends('--help') weirdness in python configure
Categories
(Firefox Build System :: General, defect)
Firefox Build System
General
Tracking
(firefox51 fixed)
RESOLVED
FIXED
mozilla51
| Tracking | Status | |
|---|---|---|
| firefox51 | --- | fixed |
People
(Reporter: glandium, Assigned: glandium)
References
(Blocks 2 open bugs)
Details
Attachments
(2 files)
No description provided.
| Assignee | ||
Updated•9 years ago
|
Blocks: pyconfigure-infra
| Comment hidden (mozreview-request) |
| Comment hidden (mozreview-request) |
Comment 3•9 years ago
|
||
| mozreview-review | ||
Comment on attachment 8779204 [details]
Bug 1293579 - Add a `dependable` function/decorator to avoid some of the depends('--help') weirdness in python configure.
https://reviewboard.mozilla.org/r/70232/#review68076
Attachment #8779204 -
Flags: review?(cmanchester) → review+
Comment 4•9 years ago
|
||
| mozreview-review | ||
Comment on attachment 8779205 [details]
Bug 1293579 - Use the new `dependable` function in a few places.
https://reviewboard.mozilla.org/r/70234/#review68078
Attachment #8779205 -
Flags: review?(cmanchester) → review+
Pushed by mh@glandium.org:
https://hg.mozilla.org/integration/autoland/rev/a221be4979b1
Add a `dependable` function/decorator to avoid some of the depends('--help') weirdness in python configure. r=chmanchester
https://hg.mozilla.org/integration/autoland/rev/9a9a569a4c47
Use the new `dependable` function in a few places. r=chmanchester
Comment 6•9 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/a221be4979b1
https://hg.mozilla.org/mozilla-central/rev/9a9a569a4c47
Status: NEW → RESOLVED
Closed: 9 years ago
status-firefox51:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla51
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
•