vp-build/common/xbps-src/shutils
John c1acedacaa xbps-src/shutils/cross.sh: error out if cross toolchain can't be compiled
$rval was the return code of pkg_available and not of build.sh, since
pkg_available returns 0. because of this install_cross_pkg() would
always return 0 for success.
2019-11-03 18:42:17 +01:00
..
build_dependencies.sh common/build_dependencies.sh: Disallow subpackages in makedepends 2019-10-26 00:44:22 +02:00
bulk.sh
chroot.sh xbps-src/chroot.sh: fix previous correctly 2019-10-27 12:15:49 +01:00
common.sh common: change wording in error message 2019-11-01 00:45:49 +01:00
consistency_check.sh
cross.sh xbps-src/shutils/cross.sh: error out if cross toolchain can't be compiled 2019-11-03 18:42:17 +01:00
pkgtarget.sh xbps-src: work around autodeps removal needing multiple passes 2019-10-25 23:53:38 +02:00
purge_distfiles.sh
show.sh
update_check.sh
update_hash_cache.sh