Closed
Bug 1308463
Opened 8 years ago
Closed 8 years ago
Make gyp build system generate chk files
Categories
(NSS :: Build, defect)
NSS
Build
Tracking
(Not tracked)
RESOLVED
FIXED
3.28
People
(Reporter: ted, Assigned: ttaubert)
References
Details
The gyp build system I wrote in bug 1237872 doesn't quite have parity with the existing Makefiles--two glaring omissions are that it doesn't generate chk files, and it doesn't place binaries in $topsrcdir/../dist/bin. I'd like to get what I have done landed and fix those after the fact.
Assignee | ||
Updated•8 years ago
|
Assignee: nobody → ttaubert
Status: NEW → ASSIGNED
Assignee | ||
Updated•8 years ago
|
Summary: Make gyp build system generate chk files, place output binaries in expected location → Make gyp build system generate chk files
Assignee | ||
Comment 1•8 years ago
|
||
https://nss-dev.phacility.com/D107
Here's the patch on GH, if you don't have a Phabricator account:
https://github.com/ttaubert/nss/commit/9285f3f61b5183f8c45d8d932452d9d4527a30cd
Assignee | ||
Comment 2•8 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Target Milestone: --- → 3.28
Assignee | ||
Comment 3•8 years ago
|
||
You need to log in
before you can comment on or make changes to this bug.
Description
•