Open
Bug 1250301
Opened 9 years ago
Updated 2 years ago
Move the toolchain detection and configuration parts of configure.in to configure.py
Categories
(Firefox Build System :: General, defect)
Firefox Build System
General
Tracking
(Not tracked)
NEW
People
(Reporter: ted, Assigned: glandium)
References
(Depends on 1 open bug, Blocks 1 open bug)
Details
A large portion of configure.in involves detecting and configuring toolchains. This is also tangled up with a lot of other checks, so we're not going to try to move these checks in our first version, but glandium has a number of reasons to want to move them.
Assignee | ||
Updated•9 years ago
|
Assignee: nobody → mh+mozilla
Reporter | ||
Comment 1•8 years ago
|
||
Is there still work left to be done under this general heading? All of the blocking bugs are FIXED.
Flags: needinfo?(mh+mozilla)
Assignee | ||
Comment 2•8 years ago
|
||
There is, there just aren't bugs associated with it yet.
Flags: needinfo?(mh+mozilla)
Updated•7 years ago
|
Product: Core → Firefox Build System
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•