bitcoin/cmake/module
merge-script 5ae8edbc30
Merge bitcoin/bitcoin#33158: macdeploy: avoid use of `Bitcoin Core` in Linux cross build
8e434a8499 macdeploy: rename macOS output to bitcoin-macos-app.zip (fanquake)
05353d9cf0 macdeploy: combine appname & -zip arguments (fanquake)

Pull request description:

  Output `bitcoin-macos-app.zip`, similar to what we do for Windows: `bitcoin-win64-setup.exe`.

ACKs for top commit:
  hodlinator:
    re-ACK 8e434a8499
  willcl-ark:
    ACK 8e434a8499

Tree-SHA512: e762c9866630c4f8c577027ee9492d74a5c7f4b194df73876d702703b9100c356a30986c2f209ba3f3e2d483017f5e61596a2a7cdfae0a684f8dc244420cd108
2025-09-24 09:59:45 -04:00
..
AddBoostIfNeeded.cmake build: Add workaround for NetBSD bug in `Boost::headers` target 2025-06-30 11:34:29 +01:00
AddWindowsResources.cmake windows: Use predefined `RC_INVOKED` macro instead of custom one 2025-05-29 11:18:36 +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
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-24 20:49:27 +01:00
FindQt.cmake cmake: Require Qt 6 to build GUI 2025-04-02 09:11:48 +01:00
FindUSDT.cmake trace: Workaround GCC bug compiling with old systemtap 2025-09-04 19:25:42 +00: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: add bitcoin.exe to windows installer 2025-05-12 19:49:17 +01:00
GetTargetInterface.cmake cmake: Print compiler and linker flags in summary 2024-08-16 19:27:36 +01:00
InstallBinaryComponent.cmake cmake: Move internal binaries from bin/ to libexec/ 2025-05-29 07:51:08 -05:00
Maintenance.cmake macdeploy: rename macOS output to bitcoin-macos-app.zip 2025-09-03 13:00:38 +01:00
ProcessConfigurations.cmake cmake: Respect user-provided configuration-specific flags 2025-05-06 13:25:35 +01:00
TargetDataSources.cmake cmake: Add support for builtin `codegen` target 2025-02-21 11:11:30 +00:00
TestAppendRequiredLibraries.cmake build: simplify *ifaddr handling 2025-05-08 16:49:58 +01: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-10 16:55:48 +00:00
WarnAboutGlobalProperties.cmake cmake: Introduce interface libraries to encapsulate common flags 2024-08-16 19:27:34 +01:00