v30.1
trace: Workaround GCC bug compiling with old systemtap
cmake: Copy `cov_tool_wrapper.sh.in` to the build tree
cmake: Remove `ENABLE_ARM_SHANI` from `bitcoin-build-config.h`
build: don't use ccache with MSVC
Merge bitcoin/bitcoin#31662: cmake: Do not modify `CMAKE_TRY_COMPILE_TARGET_TYPE` globally
Merge bitcoin/bitcoin#32460: fs: remove `_POSIX_C_SOURCE` defining
build: remove Wsuggest-override suppression from leveldb build
cmake: Fix clang-tidy "no input files" errors
Merge bitcoin/bitcoin#31880: cmake: Add optional sources to `minisketch` library directly
cmake: Fix regression in `secp256k1.cmake`
cmake: Add application manifests when cross-compiling for Windows