Closed
Bug 378278
Opened 18 years ago
Closed 18 years ago
Use CMake as build system
Categories
(Firefox Build System :: General, enhancement)
Firefox Build System
General
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: bgrupe, Unassigned)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3
CMake has several key advantages over the classic configure/make build process, such as faster compile times on all platforms, ease of use, cross-platform compatibility, extensibility, progress reports etc.
Please consider using it for future versions of gecko and the client applications.
Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1•18 years ago
|
||
The requirements of our build system, which builds many non-binary types of data, are completely mismatched with cmake.
Status: UNCONFIRMED → RESOLVED
Closed: 18 years ago
Resolution: --- → WONTFIX
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
•