0
0
Fork 0
mirror of https://github.com/bitcoin/bitcoin.git synced 2025-02-08 10:31:50 -05:00
bitcoin-bitcoin-core/depends/packages
merge-script be100cf4c7
Merge bitcoin/bitcoin#21778: build: LLD based macOS toolchain
e8c25e8a35 guix: drop binutils from macOS env (fanquake)
555fddf646 guix: use GUIX_LD_WRAPPER_DISABLE_RPATH for all HOSTS (fanquake)
9ec238d0f3 guix: remove ZERO_AR_DATE export (fanquake)
f836f7e9b3 depends: remove cctools & libtapi (fanquake)
4a0536c5d9 build: switch to using lld for macOS builds (fanquake)
c6a6b2d6fd build: add lld into macOS build environment(s) (fanquake)
437e908ebd depends: swap cctools-x for llvm-x (fanquake)
bab287d1ba depends: don't use -no_warning_for_no_symbols in macOS qt build (fanquake)

Pull request description:

  This switches us to using a [LLD](https://lld.llvm.org/) based toolchain for macOS builds.

  ### Benefits
  * Less complicated macOS toolchain.
  * No longer beholden to Apple releasing it's [source](https://opensource.apple.com/source/) for [cctools](https://opensource.apple.com/source/cctools/), [ld64](https://opensource.apple.com/source/ld64/) & [libtapi](https://opensource.apple.com/source/tapi/).
  * No more reliance on third parties to modify those sources for us. i.e [apple-libtapi](https://github.com/tpoechtrager/apple-libtapi), [cctools-port](https://github.com/tpoechtrager/cctools-port) (cctools + ld64).

ACKs for top commit:
  theuni:
    Tentative ACK e8c25e8a35.

Tree-SHA512: ec73304e8a2cd4c71041f7863d7d2e4e0408787299fb4fa3745076853156e8f64e4742e16f30d65e3a27f1e9c0d19cdf802248366b72a4fcb4ea821f92bb7a00
2024-05-29 09:42:05 +01:00
..
bdb.mk depends: always configure with --with-pic 2024-03-14 15:41:17 +00:00
boost.mk depends: switch boost to .tar.gz 2024-04-19 13:01:09 +01:00
capnp.mk depends: always set CMAKE_INSTALL_LIBDIR=lib/ 2024-03-25 10:51:08 +00:00
expat.mk doc: Fix typos 2024-03-26 16:51:37 +00:00
fontconfig.mk depends: switch fontconfig to .tar.gz 2024-04-19 13:01:09 +01:00
freetype.mk depends: always configure with --with-pic 2024-03-14 15:41:17 +00:00
libevent.mk depends: always configure with --with-pic 2024-03-14 15:41:17 +00:00
libmultiprocess.mk build, depends: Fix libmultiprocess cross-compilation 2024-04-02 20:15:15 +01:00
libnatpmp.mk depends: switch libnatpmp to CMake 2024-04-05 15:20:14 +01:00
libXau.mk depends: switch libXau to .tar.gz 2024-04-19 13:01:09 +01:00
libxcb.mk libxcb: use a patch instead of sed 2022-07-29 14:02:23 +01:00
libxcb_util.mk depends: switch libxcb_util to .tar.gz 2024-04-19 13:01:09 +01:00
libxcb_util_image.mk depends: switch libxcb_util_image to .tar.gz 2024-04-19 13:01:10 +01:00
libxcb_util_keysyms.mk depends: switch libxcb_util_keysyms to .tar.gz 2024-04-19 13:01:10 +01:00
libxcb_util_render.mk depends: switch libxcb_util_render to .tar.gz 2024-04-19 13:01:10 +01:00
libxcb_util_wm.mk depends: switch libxcb_util_wm to .tar.gz 2024-04-19 13:01:10 +01:00
libxkbcommon.mk build: suppress array-bounds errors in libxkbcommon 2022-06-23 17:29:31 +01:00
miniupnpc.mk depends: Fetch miniupnpc sources from an alternative website 2024-05-22 12:05:26 +01:00
native_capnp.mk depends: Build native_capnp package with CMake 2023-12-04 14:39:59 +00:00
native_libmultiprocess.mk depends: Update libmultiprocess library to fix C++20 macos build error 2024-01-22 11:47:13 -05:00
native_llvm.mk build: add lld into macOS build environment(s) 2024-05-22 08:51:33 +01:00
packages.mk depends: remove cctools & libtapi 2024-05-22 08:51:33 +01:00
qrencode.mk depends: switch qrencode to .tar.gz 2024-04-19 13:01:10 +01:00
qt.mk depends: swap cctools-x for llvm-x 2024-05-22 08:51:33 +01:00
sqlite.mk depends: remove -g from sqlite debug flags 2024-04-02 17:12:25 +01:00
systemtap.mk Revert "depends: systemtap: remove variadic params that trigger compiler warnings" 2024-01-04 17:11:37 +00:00
xcb_proto.mk depends: xcb-proto 1.15.2 2023-07-18 11:27:24 +01:00
xproto.mk depends: switch xproto to .tar.gz 2024-04-19 13:01:09 +01:00
zeromq.mk depends: always configure with --with-pic 2024-03-14 15:41:17 +00:00