void-packages/common/environment/setup
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
..
.empty
git.sh xbps-src: ensure GIT_CMD is invoked on the distdir 2018-03-14 15:47:56 +00:00
install.sh setup/install.sh: support bzipped (.bz2) manpages 2018-10-17 11:28:58 -03:00
misc.sh common/environment/fetch/misc.sh: use https for MOZILLA_SITE 2018-06-05 09:17:45 +02:00
options.sh rename vopt_onoff to vopt_bool which returns -D<prop>=true|false 2018-05-04 10:56:26 +02:00
python.sh common/environment/setup/python.sh: always expose py{2,3}_* vars 2018-09-15 01:49:45 +02:00
replace-interpreter.sh
sourcepkg.sh common: merge only_for_archs and noarch=yes into one. 2019-02-15 13:19:44 +01:00
vsed.sh meta: add vsed function 2019-01-16 17:25:46 -02:00