Closed
Bug 831790
Opened 13 years ago
Closed 13 years ago
Use the buildconfig python module for expandlibs_config
Categories
(Firefox Build System :: General, defect)
Firefox Build System
General
Tracking
(Not tracked)
RESOLVED
FIXED
mozilla21
People
(Reporter: glandium, Assigned: glandium)
References
Details
Attachments
(2 files)
|
7.55 KB,
patch
|
ted
:
review+
|
Details | Diff | Splinter Review |
|
1.43 KB,
patch
|
standard8
:
review+
|
Details | Diff | Splinter Review |
When expandlibs was written, we didn't have virtualenv and we didn't have the buildconfig module. Now, with both, we don't need to preprocess expandlibs_config.py anymore, nor do we need to use pythonpath for expandlibs.
| Assignee | ||
Comment 1•13 years ago
|
||
Attachment #703352 -
Flags: review?(ted)
Updated•13 years ago
|
Attachment #703352 -
Flags: review?(ted) → review+
| Assignee | ||
Comment 2•13 years ago
|
||
For whoever comes first.
Attachment #703806 -
Flags: review?(mbanner)
Attachment #703806 -
Flags: review?(bugspam.Callek)
| Assignee | ||
Comment 3•13 years ago
|
||
Comment 4•13 years ago
|
||
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla21
Updated•13 years ago
|
Attachment #703806 -
Flags: review?(mbanner)
Attachment #703806 -
Flags: review?(bugspam.Callek)
Attachment #703806 -
Flags: review+
Comment 5•13 years ago
|
||
Comment on attachment 703806 [details] [diff] [review]
Stop using pythonpath for expandlibs on c-c
https://hg.mozilla.org/comm-central/rev/43f01a12b83f
Updated•8 years ago
|
Product: Core → Firefox Build System
You need to log in
before you can comment on or make changes to this bug.
Description
•