v30.3
build: Update minimum required Boost version
windows: Use predefined `RC_INVOKED` macro instead of custom one
cmake: Refer to the configure log instead of printing PIE test error
scripted-diff: Rename CMake helper module
cmake, refactor: Move `HAVE_EVHTTP_...` to `libevent` interface
cmake: Use `HINTS` instead of `PATHS` in `find_*` commands
cmake: Fix `FindQt` module
trace: Workaround GCC bug compiling with old systemtap
cmake: Add `FindZeroMQ` module
build: Print `CMAKE_CXX_COMPILER_ARG1` in summary
build: add bitcoin.exe to windows installer
cmake: Print compiler and linker flags in summary
cmake: Move internal binaries from bin/ to libexec/
build: depends makes libmultiprocess by default
cmake: Respect user-provided configuration-specific flags
cmake: Add support for builtin `codegen` target
build: simplify *ifaddr handling
cmake: Fix `IF_CHECK_PASSED` option handling
cmake: Add `NO_CACHE_IF_FAILED` option for checking linker flags
cmake: Introduce interface libraries to encapsulate common flags