If your review is incorrectly listed, please react with 👎 to this comment and the bot will ignore it on the next update.
Conflicts
Reviewers, this pull request conflicts with the following ones:
#24773 (Enable HW-accelerated implementations of SHA256 for MSVC builds by hebasto)
If you consider this pull request important, please also help to review the conflicting pull requests. Ideally, start with the one that should be merged first.
scripted-diff: Rename `libbitcoinconsensus` to `libbitcoin_consensus`
This build artifact is not a user-exposed shared library (DLL) but a
convenience static library.
See: https://github.com/bitcoin/bitcoin/blob/master/doc/design/libraries.md
-BEGIN VERIFY SCRIPT-
sed -i 's/libbitcoinconsensus/libbitcoin_consensus/g' $(git grep -l "libbitcoinconsensus" -- build_msvc)
git mv build_msvc/libbitcoinconsensus build_msvc/libbitcoin_consensus
git mv build_msvc/libbitcoin_consensus/libbitcoinconsensus.vcxproj build_msvc/libbitcoin_consensus/libbitcoin_consensus.vcxproj
-END VERIFY SCRIPT-
30aee016f1
msvc: Clean up `libbitcoin_consensus` source files
See `libbitcoin_consensus_a_SOURCES` in the `src/Makefile.am`.
cf6ff1031b
msvc: Do not define `HAVE_CONSENSUS_LIB`
The `HAVE_CONSENSUS_LIB` symbol is supposed to be defined when a
user-exposed shared library (DLL) is built which is not the case here.
a94d75fa81
hebasto force-pushed
on May 10, 2023
DrahtBot added the label
CI failed
on May 10, 2023
DrahtBot removed the label
CI failed
on May 12, 2023
fanquake requested review from sipsorcery
on May 16, 2023
hebasto added the label
Windows
on May 16, 2023
hebasto added the label
Build system
on May 16, 2023
fanquake
commented at 8:52 am on May 17, 2023:
member
Other than renaming things, what does this acheive? Unclear it’s worth doing if everything done here is going to be thrown away when we switch to CMake.
hebasto
commented at 9:07 am on May 17, 2023:
member
Other than renaming things, what does this acheive?
This is a metadata mirror of the GitHub repository
bitcoin/bitcoin.
This site is not affiliated with GitHub.
Content is generated from a GitHub metadata backup.
generated: 2025-01-10 15:12 UTC
This site is hosted by @0xB10C More mirrored repositories can be found on mirror.b10c.me