void-packages/common/xbps-src/shutils
q66 f0e852c511 xbps-src: implement per-architecture repocache
That means instead of having a single hostdir/repocache, there
is now hostdir/repocache-$XBPS_TARGET_MACHINE.

This solves multiple problems:

1) When cross-compiling for different architectures and the repos
   for host and target differ, you will not get signature/checksum
   conflicts for noarch packages.
2) The clean-repocache command will not delete noarch packages that
   don't belong to that architecture.
3) Clean mixing of glibc and musl masterdirs with the same hostdir
   is now possible; even when building natively, the musl masterdir
   will use its repocache-foo-musl, while the glibc masterdir will
   use repocache-foo.

[ci skip]
2020-01-28 18:25:39 +01:00
..
build_dependencies.sh xbps-src: install_pkg_deps: restore previous behaviour. 2020-01-05 10:48:13 +01:00
bulk.sh xbps-src: base-chroot-v2 (reduce artifacts/deps) 2020-01-05 10:44:56 +01:00
chroot.sh xbps-src: prevent builddir/destdir from always being removed 2020-01-28 01:09:04 +01:00
common.sh xbps-src: implement per-architecture repocache 2020-01-28 18:25:39 +01:00
consistency_check.sh consistency_check.sh: fix dirname 2019-04-14 09:36:15 -03:00
cross.sh xbps-src: base-chroot-v2 (reduce artifacts/deps) 2020-01-05 10:44:56 +01:00
pkgtarget.sh xbps-src: work around autodeps removal needing multiple passes 2019-10-25 23:53:38 +02:00
purge_distfiles.sh shutils/purge_distfiles.sh: fix purging of multiple distfiles 2019-12-23 00:53:29 +01:00
show.sh xbps-src: multiple performance improvements 2019-07-10 20:28:46 +02:00
update_check.sh update-check: find versions with more components 2019-07-03 00:36:00 +02:00
update_hash_cache.sh update_hash_cache.sh: avoid useless use of cat 2019-04-15 12:18:00 -03:00