master
cmake: Remove NetBSD-specific workaround from `add_boost_if_needed`
windows: Use predefined `RC_INVOKED` macro instead of custom one
doc: Document minimum versions for Xcode CLT and MSVC
cmake: Refer to the configure log instead of printing PIE test error
scripted-diff: Rename CMake helper module
cmake: Remove `SelectLibraryConfigurations` from `FindQRencode` module
cmake: Fix `FindQt` module
trace: Workaround GCC bug compiling with old systemtap
cmake: Add `FindZeroMQ` module
build: Print `CMAKE_CXX_COMPILER_ARG1` in summary
cmake: Print compiler and linker flags in summary
cmake: Move internal binaries from bin/ to libexec/
cmake: Add `GenerateWindowsInstaller` script
cmake: Respect user-provided configuration-specific flags
cmake: Add support for builtin `codegen` target
refactor: Drop unneeded `<sys/types.h>` include before `<ifaddrs.h>`
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