void-packages/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 xbps-src: multiple performance improvements 2019-07-10 20:28:46 +02:00
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 consistency_check.sh: fix dirname 2019-04-14 09:36:15 -03:00
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 purge_distfiles.sh: forcefully remove files 2019-04-09 19:19:50 -03: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