Hennadii Stepanov

Results 1094 comments of Hennadii Stepanov
trafficstars

Ported to the CMake-based build system in https://github.com/hebasto/bitcoin/pull/186.

The recent push uses approach from the https://github.com/hebasto/bitcoin/pull/157.

Rebased and updated with usage of https://github.com/hebasto/bitcoin/pull/184.

@maflcko Would you mind having a look into this, please? People who works on CMake migration are highly anticipating your opinion on use cases for [`APPEND_{CPP,C,CXX,LD}FLAGS`](https://github.com/hebasto/bitcoin/pull/184) in the CI scripts....

This branch has been rebased on top of the https://github.com/hebasto/bitcoin/pull/202. I've noticed two issues in the "tidy" job so far: 1. `Cannot open mapping file '/ci_container_base/ci/scratch/build-/contrib/devtools/iwyu/bitcoin.core.imp': No such file or...

@maflcko The last two commits in this branch have been cherry-picked into https://github.com/hebasto/bitcoin/pull/177. Would you mind leave your comment in there please?

> I've noticed two issues in the "tidy" job so far: > > 1. `Cannot open mapping file '/ci_container_base/ci/scratch/build-/contrib/devtools/iwyu/bitcoin.core.imp': No such file or directory.` > > 2. Missed disabling `EXPORT_COMPILE_COMMANDS`...

> I've noticed two issues in the "tidy" job so far: > > 1. `Cannot open mapping file '/ci_container_base/ci/scratch/build-/contrib/devtools/iwyu/bitcoin.core.imp': No such file or directory.` The recent push includes commits from...

Rebased. Same as https://github.com/hebasto/bitcoin/pull/220. UPD. Markdown link errors have to addressed in the staging branch.

Closing. See https://github.com/bitcoin/bitcoin/pull/30454.