New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 619101 link

Starred by 1 user

Issue metadata

Status: Duplicate
Merged: issue 585127
Owner:
Closed: Jun 2016
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Linux
Pri: 2
Type: Bug

Blocking:
issue 432959



Sign in to add a comment

GN build is missing the part of third_party/instrumented_libraries that builds new libraries

Project Member Reported by thakis@chromium.org, Jun 10 2016

Issue description

third_party/instrumented_libraries has code to download instrumented libraries, and to build new versions of those. Only the first part is currently part of the gn build.

We don't build new instrumented libraries super often so we could use the gyp files to build new libraries, but that means we'll have to keep build/common.gypi around since it depends on that.

So here's a bug for porting that part to gn as well.
 
Components: Build
Labels: -Pri-3 M-53 Pri-2
Status: Available (was: Untriaged)
Does this need to block us dropping GYP support on Linux? If so, is anyone planning on working on this soon?
Labels: -M-53

Comment 3 by thakis@chromium.org, Jun 21 2016

It blocks deleting all gyp files, since some are needed to build the instrumented libraries atm. We don't rebuild them very often (maybe every 6 months).

I don't know if anyone is planning to work on this.
Cc: kcc@chromium.org
Owner: kcc@chromium.org
Well, somebody better, then :). kcc@, can you find someone to work on this?

Comment 5 by euge...@google.com, Jun 21 2016

Mergedinto: 585127
Status: Duplicate (was: Available)

Sign in to add a comment