Now we can have accurate dependency tracking for native targets when using ninja.
Details
Details
- Reviewers
Fabien - Group Reviewers
Restricted Project - Commits
- rSTAGING3521a5ed6462: Also track dependencies of native targets
rABC3521a5ed6462: Also track dependencies of native targets
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.
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Branch
- nativedeps
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 10081 Build 17995: Default Diff Build & Tests Build 17994: arc lint + arc unit