bitcoin/depends/packages
Ryan Ofsky 5d105fb8c3 depends: Switch libmultiprocess packages to use local git subtree
With newly introduced libmultiprocess subtree, there's no need for depends
system to download and track changes to the upstream repository.

Note that adding the libmultiprocess subtree does not allow dropping
libmultiprocess packages from the depends build, because libmultiprocess
includes a code generation tool called mpgen, and in cross-compiled builds,
bitcoin core's cmake build system doesn't have access to a native toolchain and
can't build mpgen itself, so the depends system (or the native environment if
not using depends) needs to supply it.
2025-04-02 08:41:16 -05:00
..
bdb.mk depends: always configure with --with-pic 2024-03-14 15:41:17 +00:00
boost.mk depends: Update Boost download link 2024-06-03 09:49:34 +01:00
capnp.mk build: use make < 3.82 syntax for define directive 2025-03-14 16:19:45 +01:00
expat.mk depends: switch to building expat with CMake 2024-07-23 15:37:01 +01:00
fontconfig.mk depends: better cleanup after fontconfig 2024-11-14 11:32:47 +00:00
freetype.mk depends: Cleanup postprocess commands after switching to CMake 2024-07-25 11:59:18 +01:00
libevent.mk depends: remove NO_HARDEN option 2025-03-12 20:04:10 +08:00
libmultiprocess.mk depends: Switch libmultiprocess packages to use local git subtree 2025-04-02 08:41:16 -05: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_cursor.mk depends: Bump qt package up to 6.7.3 2025-04-02 09:12:27 +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
native_capnp.mk depends: Update capnproto to 1.1.0 2024-12-21 17:39:19 +00:00
native_libmultiprocess.mk depends: Switch libmultiprocess packages to use local git subtree 2025-04-02 08:41:16 -05:00
native_qt.mk depends: Add native_qt package 2025-04-02 09:14:40 +01:00
packages.mk depends: Add native_qt package 2025-04-02 09:14:40 +01:00
qrencode.mk depends: cleanup after qrencode build 2024-07-25 12:02:48 +01:00
qt.mk depends: Add native_qt package 2025-04-02 09:14:40 +01:00
qt_details.mk depends: Add native_qt package 2025-04-02 09:14:40 +01:00
sqlite.mk depends: drop sqlite pkgconfig file 2024-11-14 13:39:08 +00: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: Avoid using the -ffile-prefix-map compiler option 2025-02-05 14:36:48 +00:00