bitcoin/depends/patches
merge-script dc97e7f6db
Some checks are pending
CI / ASan + LSan + UBSan + integer, no depends, USDT (push) Waiting to run
CI / test each commit (push) Waiting to run
CI / macOS 14 native, arm64, no depends, sqlite only, gui (push) Waiting to run
CI / Win64 native, VS 2022 (push) Waiting to run
Merge bitcoin/bitcoin#30903: cmake: Add FindZeroMQ module
915640e191 depends: zeromq: don't install .pc files and remove patches for them (Cory Fields)
6b8a74463b cmake: Add `FindZeroMQ` module (Hennadii Stepanov)

Pull request description:

  This PR introduces the `FindZeroMQ` module, which first attempts to find the `libzmq` library using CMake's `find_package()` and falls back to `pkg_check_modules()` if unsuccessful.

  Addresses https://github.com/bitcoin/bitcoin/issues/30876 for the ZeroMQ package.

ACKs for top commit:
  fanquake:
    ACK 915640e191

Tree-SHA512: 2f17bae21be5d3f280a13425d22f5d1b2e23837a8aaf5ec89c433767509de030a42d598b261e102bdb5b860d8ede98013c124c3d25e081e956d4ee3a81b2584f
2024-10-29 16:21:07 +00:00
..
bdb build: use patch rather than sed in bdb package 2020-08-25 13:19:55 +08:00
expat depends: switch to building expat with CMake 2024-07-23 15:37:01 +01:00
fontconfig build: Bump Fonconfig version up to 2.12.6 2021-12-03 17:39:17 +02:00
libevent depends: Fix CMake-generated libevent*.pc files 2024-07-19 17:45:53 +00:00
libxcb libxcb: use a patch instead of sed 2022-07-29 14:02:23 +01:00
qrencode depends: switch to building libqrencode with CMake 2024-03-26 10:28:29 +00:00
qt Revert "build, qt: Do not install *.prl files" 2024-08-16 21:19:10 +01:00
systemtap Revert "depends: systemtap: remove variadic params that trigger compiler warnings" 2024-01-04 17:11:37 +00:00
zeromq depends: zeromq: don't install .pc files and remove patches for them 2024-10-25 18:11:43 +01:00