void-packages/common/xbps-src/shutils
Enno Boland ba84655a13 common/libexec: remove redundant pre/do/post preparation code
This pullrequest removes redundant codepaths in
xbps-src-do{build,configure,install}.sh and joins the code in the
run_step function. This causes slightly different behavior to
do_install:
Do install will chdir to wrksrc only _before_ the first step. The
current behavior is that pre_install will run without a chdir, do_ and
post_ is runned with a chdir. This is a subtle but breaking change and
may cause some templates to break at install phase.
2017-11-18 09:44:47 +01:00
..
build_dependencies.sh xbps-src: use -1 to trigger errors on missing deps 2017-09-04 16:34:18 -04: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 xbps-src: add etc/xbps.conf for extra xbps options (#8304) 2017-10-19 11:38:14 +02:00
common.sh common/libexec: remove redundant pre/do/post preparation code 2017-11-18 09:44:47 +01:00
consistency_check.sh xbps-src: implement a 'check' stage 2017-03-08 11:33:48 +01: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 xbps-src: remove_pkg_autodeps: print errval and debug output on error. 2015-07-09 11:40:52 +02:00
purge_distfiles.sh common/xbps-src/shutils/purge_distfiles.sh: does not need to executable. 2016-04-27 16:56:17 +02:00
show.sh xbps-src/show: resolve virtual dependencies correctly. 2016-04-27 20:56:55 +02:00
update_check.sh Add and document R-cran build style; support CRAN in update-check. 2017-06-08 13:32:40 +02:00
update_hash_cache.sh xbps-src: replace basename(1) with ${var##*/}. 2015-09-11 07:55:40 +02:00