vp-build/common/xbps-src/libexec
Juan RP 2a4e178e35 xbps-src: multiple performance improvements.
- use xbps-checkvers(1) to resolve dependencies.
- all dependencies are installed at once for the host and target.
- the `show-build-deps` target is now much faster.
- the `update-bulk/show-repo-updates` targets are now much faster.
- the `update-sys/show-sys-updates` targets are now much faster.
- the `bootstrap` target now works on musl hosts.
- simplified some loops.
- use cut(1) rather than awk(1) where applicable.
- multiple random changes to improve performance.

Based on work started by @Duncaen on https://github.com/void-linux/void-packages/pull/12433

Close https://github.com/void-linux/void-packages/pull/12433
Close https://github.com/void-linux/void-packages/pull/11282
2019-07-05 08:53:51 +02:00
..
build.sh xbps-src: multiple performance improvements. 2019-07-05 08:53:51 +02:00
xbps-src-dobuild.sh
xbps-src-docheck.sh
xbps-src-doconfigure.sh
xbps-src-doextract.sh
xbps-src-dofetch.sh
xbps-src-doinstall.sh
xbps-src-dopatch.sh
xbps-src-dopkg.sh
xbps-src-prepkg.sh