HomePhabricator

Also track dependencies of native targets

Description

Also track dependencies of native targets

Summary: Now we can have accurate dependency tracking for native targets when using ninja.

Test Plan:

ninja
ninja # Check we don't rebuild any native target
touch ../src/secp256k1/src/group.h
ninja # Check that the gen_context step triggers.

Verify that the make build is still going.

Reviewers: #bitcoin_abc, Fabien

Reviewed By: #bitcoin_abc, Fabien

Subscribers: Fabien

Differential Revision: https://reviews.bitcoinabc.org/D5641

Details

Provenance
deadalnixAuthored on Apr 1 2020, 15:39
FabienPushed on Apr 2 2020, 20:00
Reviewer
Restricted Project
Differential Revision
D5641: Also track dependencies of native targets
Parents
rSTAGING7e140fb3f1d2: depends: Bump QT to LTS release 5.9.8
Branches
Unknown
Tags
Unknown
References
tag: phabricator/base/17414, tag: phabricator/base/17413, tag: phabricator/base/17412