bitcoin/cmake/module
Luke Dashjr e97588fc3d
trace: Workaround GCC bug compiling with old systemtap
Github-Pull: #33310
Rebased-From: 93a29ff283
2025-09-12 11:52:26 +01:00
..
AddBoostIfNeeded.cmake cmake: Explicitly specify `Boost_ROOT` for Homebrew's package 2025-06-26 15:02:08 +01:00
AddWindowsResources.cmake cmake: Add `AddWindowsResources` module 2024-08-16 21:19:11 +01:00
CheckLinkerSupportsPIE.cmake cmake: Refer to the configure log instead of printing PIE test error 2025-01-23 15:38:36 +00:00
CheckSourceCompilesWithFlags.cmake scripted-diff: Rename CMake helper module 2025-02-20 12:39:20 +00:00
FindBerkeleyDB.cmake cmake: Add wallet functionality 2024-08-16 19:27:40 +01:00
FindLibevent.cmake cmake, refactor: Move `HAVE_EVHTTP_...` to `libevent` interface 2024-11-06 15:40:42 +00:00
FindQRencode.cmake cmake: Use `HINTS` instead of `PATHS` in `find_*` commands 2025-06-26 12:10:51 +01:00
FindQt.cmake cmake: Avoid hardcoding Qt's major version in Find module 2024-10-01 13:43:30 +01:00
FindUSDT.cmake trace: Workaround GCC bug compiling with old systemtap 2025-09-12 11:52:26 +01:00
FindZeroMQ.cmake cmake: Add `FindZeroMQ` module 2024-10-25 18:09:36 +01:00
FlagsSummary.cmake build: Print `CMAKE_CXX_COMPILER_ARG1` in summary 2024-09-06 21:59:52 +01:00
GenerateSetupNsi.cmake build: Rename `PACKAGE_*` variables to `CLIENT_*` 2024-10-28 12:35:55 +00:00
GetTargetInterface.cmake cmake: Print compiler and linker flags in summary 2024-08-16 19:27:36 +01:00
InstallBinaryComponent.cmake cmake: add and use install_binary_component 2025-02-13 18:14:41 +00:00
Maintenance.cmake build: Remove manpages when making MacOS app 2025-03-16 22:07:20 -04:00
ProcessConfigurations.cmake cmake: Respect user-provided configuration-specific flags 2025-05-08 16:35:14 +01:00
TargetDataSources.cmake cmake: Add support for builtin `codegen` target 2025-02-21 11:11:30 +00:00
TestAppendRequiredLibraries.cmake scripted-diff: Rename CMake helper module 2025-02-20 12:39:20 +00:00
TryAppendCXXFlags.cmake cmake: Fix `IF_CHECK_PASSED` option handling 2024-11-06 08:59:15 +00:00
TryAppendLinkerFlag.cmake cmake: Add `NO_CACHE_IF_FAILED` option for checking linker flags 2025-03-28 14:24:09 -04:00
WarnAboutGlobalProperties.cmake cmake: Introduce interface libraries to encapsulate common flags 2024-08-16 19:27:34 +01:00