dash/depends/packages
fanquake 9fb3edaae7 Merge bitcoin/bitcoin#24326: build: minor cleanups to native_clang package
4255b46693591ab930cc3c7f992ccfb6f250db8c build: remove -f from clang cp invocation (fanquake)
dbcaba835d04043528874c999e7c729f5c513ee9 build: remove unused include dir from clang package (fanquake)

Pull request description:

  Pulled out of #21778.

  Guix build:
  ```bash
  bash-5.1# find guix-build-$(git rev-parse --short=12 HEAD)/output/ -type f -print0 | env LC_ALL=C sort -z | xargs -r0 sha256sum
  b7fc20b23d2270f0bf39859fc2d9b75c687a0cceaf287b3871d872e8e7aaaeb6  guix-build-4255b4669359/output/arm64-apple-darwin/SHA256SUMS.part
  bd31487de1f49fd84b1eb37c744ea55b1268d729ec4715e7cb50a768b147628e  guix-build-4255b4669359/output/arm64-apple-darwin/bitcoin-4255b4669359-arm64-apple-darwin.tar.gz
  6eca741ecd7e35e5d917442326e8f64e2f745cb0cf8573e616fb1fc388d3376f  guix-build-4255b4669359/output/arm64-apple-darwin/bitcoin-4255b4669359-osx-unsigned.dmg
  b54797d350e00a597478dadb3c7372d15306c095f63cc3e5257a3b1851856614  guix-build-4255b4669359/output/arm64-apple-darwin/bitcoin-4255b4669359-osx-unsigned.tar.gz
  af212f87138950a398e2cd1c3ebc69bbe90126ac916a735d5a24a91864e0a164  guix-build-4255b4669359/output/dist-archive/bitcoin-4255b4669359.tar.gz
  d25ab8698524f283958e32cbdfaa14d344d905f972c66987ff27286cb2abcdfa  guix-build-4255b4669359/output/x86_64-apple-darwin/SHA256SUMS.part
  39f069317efff319aea55d6f929ee4cd5e4c04cfb5cf84ea1e6500b18e368be3  guix-build-4255b4669359/output/x86_64-apple-darwin/bitcoin-4255b4669359-osx-unsigned.dmg
  dc755eff3cb4e628637f68c3e31a28ae41bbece1339067a2c0042f39899a275c  guix-build-4255b4669359/output/x86_64-apple-darwin/bitcoin-4255b4669359-osx-unsigned.tar.gz
  d084f798f08cb175272ae420a68df3fa69c3b2be2fbe972c929dd4d4214039f7  guix-build-4255b4669359/output/x86_64-apple-darwin/bitcoin-4255b4669359-osx64.tar.gz
  ```

ACKs for top commit:
  hebasto:
    ACK 4255b46693591ab930cc3c7f992ccfb6f250db8c

Tree-SHA512: a8b08a74dca8d6e82c32b23e031ff1b7484d7436d8d8b169c267462766f3ee270ea22342ab81b00daeaed9b93705d51931ff9a327da07337b242e7e0e4d0521c
2022-04-11 09:46:40 -07:00
..
backtrace.mk Fix outdated config.(guess|sub) of libbacktrace (#4417) 2021-09-13 12:57:24 -04:00
bdb.mk Merge #16049: depends: switch to secure download of all dependencies 2021-11-18 15:57:21 -05:00
bls-dash.mk depends: bump bls-dash to 1.2.0, cmake to 3.22.2, relic to aecdcae (#4681) 2022-02-15 22:12:11 +07:00
boost.mk remove unused boost libraries 2021-12-02 19:03:42 -05:00
cmake.mk depends: bump bls-dash to 1.2.0, cmake to 3.22.2, relic to aecdcae (#4681) 2022-02-15 22:12:11 +07:00
dbus.mk Merge #10325: 0.15.0 Depends Updates 2019-06-19 08:20:15 -05:00
expat.mk Merge #16270: depends: expat 2.2.7 2021-11-29 23:10:31 -05:00
fontconfig.mk Merge #16049: depends: switch to secure download of all dependencies 2021-11-18 15:57:21 -05:00
freetype.mk Merge #16049: depends: switch to secure download of all dependencies 2021-11-18 15:57:21 -05:00
gmp.mk build: bump gmp from 6.1.2 to 6.2.1 (#4597) 2021-12-06 19:35:38 -05:00
immer.mk depends: Small tweaks in bls-dash and immer packages (#4391) 2021-09-07 03:22:48 +03:00
libevent.mk merge bitcoin#16110: Add Android NDK support 2021-11-24 10:02:59 +05:30
libnatpmp.mk merge bitcoin#21209: use newer source for libnatpmp 2022-02-26 17:49:13 +05:30
libXau.mk Merge #16049: depends: switch to secure download of all dependencies 2021-11-18 15:57:21 -05:00
libxcb.mk Merge #16049: depends: switch to secure download of all dependencies 2021-11-18 15:57:21 -05:00
miniupnpc.mk Merge #16049: depends: switch to secure download of all dependencies 2021-11-18 15:57:21 -05:00
native_b2.mk merge bitcoin#19764: Split boost into build/host packages + bump + cleanup 2021-08-28 00:42:09 +05:30
native_cctools.mk merge bitcoin#19817: macOS toolchain bump 2021-10-05 08:04:26 +05:30
native_clang.mk Merge bitcoin/bitcoin#24326: build: minor cleanups to native_clang package 2022-04-11 09:46:40 -07:00
native_ds_store.mk Merge #20333: build: remove native_biplist dependency 2022-03-05 13:48:08 -06:00
native_libdmg-hfsplus.mk merge bitcoin#18004: don't embed a build-id when building libdmg-hfsplus 2021-11-01 21:41:35 +05:30
native_libtapi.mk Merge bitcoin/bitcoin#24288: build, refactor: Drop redundant $(package)_download_file assignments 2022-04-11 09:46:40 -07:00
native_mac_alias.mk merge #15601: Switch to python3 2021-08-31 11:16:12 +05:30
native_protobuf.mk depends: Bump protobuf to 3.17.3 (#4503) 2021-10-11 23:23:41 +03:00
openssl.mk merge bitcoin#16110: Add Android NDK support 2021-11-24 10:02:59 +05:30
packages.mk Merge #20333: build: remove native_biplist dependency 2022-03-05 13:48:08 -06:00
protobuf.mk depends: Bump protobuf to 3.17.3 (#4503) 2021-10-11 23:23:41 +03:00
qrencode.mk merge bitcoin#16110: Add Android NDK support 2021-11-24 10:02:59 +05:30
qt.mk Merge bitcoin/bitcoin#22814: build: Add ability to build qt in depends with -stdlib=libc++ 2022-04-11 09:46:40 -07:00
xcb_proto.mk Merge #16049: depends: switch to secure download of all dependencies 2021-11-18 15:57:21 -05:00
xproto.mk Merge #16049: depends: switch to secure download of all dependencies 2021-11-18 15:57:21 -05:00
zeromq.mk merge bitcoin#16110: Add Android NDK support 2021-11-24 10:02:59 +05:30
zlib.mk merge bitcoin#16110: Add Android NDK support 2021-11-24 10:02:59 +05:30