master
cmake: Add `GenerateWindowsInstaller` script
doc: remove mention of wsystem
build: don't use ccache with MSVC
Merge bitcoin/bitcoin#31662: cmake: Do not modify `CMAKE_TRY_COMPILE_TARGET_TYPE` globally
windows: remove deprecated codecvt via UTF-8 narrow APIs
build: remove FALLTHROUGH_INTENDED from leveldb.cmake
Revert "build: exclude mptest target from compile commands"
Merge bitcoin/bitcoin#31880: cmake: Add optional sources to `minisketch` library directly
build: avoid exporting secp256k1 symbols
cmake: Set process code page to UTF-8 on Windows