void-packages/common/xbps-src/shutils
Enno Boland 6eb37e35b2 common: merge only_for_archs and noarch=yes into one.
* noarch=yes is replaced with archs=noarch
* only_for_archs= is renamed to archs=
* archs= allows the use of wildcards and negations; first matching rule applies:
  * archs="*-musl" will build the pkg only for musl-libcs
  * archs="~*-musl" will build the pkg only on non-musl-libc
  * archs="x86_64-musl ~*-musl" will build for x86_64-musl and any non-musl
    arch.
* archs= defaults to "*"
2019-02-15 13:19:44 +01:00
..
build_dependencies.sh shutils/build_dependencies.sh: also show build_helper that are set. 2019-01-27 09:15:17 +01:00
bulk.sh cross-profiles: simplify and rename some of them to match XBPS_TARGET_MACHINE. 2016-04-27 16:47:05 +02:00
chroot.sh common/xbps-src/shutils/chroot.sh: configure locale also when using -t. 2018-02-20 15:35:35 +01:00
common.sh common: merge only_for_archs and noarch=yes into one. 2019-02-15 13:19:44 +01:00
consistency_check.sh consistency_check.sh: use return instead of continue when appropiate. 2019-01-18 20:00:54 -02:00
cross.sh cross-profiles: simplify and rename some of them to match XBPS_TARGET_MACHINE. 2016-04-27 16:47:05 +02:00
pkgtarget.sh common: merge only_for_archs and noarch=yes into one. 2019-02-15 13:19:44 +01:00
purge_distfiles.sh purge-distfiles: grep instead of sourcing template 2018-06-23 16:30:10 +02:00
show.sh common: merge only_for_archs and noarch=yes into one. 2019-02-15 13:19:44 +01:00
update_check.sh update-check: handle python3-only modules from pypi 2019-01-07 18:28:36 -02:00
update_hash_cache.sh xbps-src: replace basename(1) with ${var##*/}. 2015-09-11 07:55:40 +02:00