vp-build/common/xbps-src/shutils
Juan RP 849d22e46d xbps-src: refactor build logic into its own script (build.sh).
The build.sh script is now responsible to handle all the logic to build
a source package and its subpackages, as well as all its required
build dependencies. Thanks to this and subshells, dependencies are now
built into its own child process, creating a process tree that can go
nested as long as your system allows forking and has enough memory :-)

This fixes some issues that have been while building pkgs that have lots
of nested dependencies.
2015-03-14 07:52:29 +01:00
..
build_dependencies.sh xbps-src: refactor build logic into its own script (build.sh). 2015-03-14 07:52:29 +01:00
bulk.sh xbps-src: refactor build logic into its own script (build.sh). 2015-03-14 07:52:29 +01:00
chroot.sh xbps-src: move xbps repo conf files to etc/. 2015-03-13 09:53:30 +01:00
common.sh xbps-src: tweak the order of LDFLAGS set in templates. 2015-03-12 10:46:36 +01:00
cross.sh xbps-src: drop fakeroot; xbps-create(8) is our friend. 2014-09-24 19:51:17 +02:00
pkgtarget.sh xbps-src: refactor build logic into its own script (build.sh). 2015-03-14 07:52:29 +01:00
show.sh xbps-src: make show-build-deps return err when arch is not supported. 2015-02-28 02:38:00 +01:00
update_check.sh xbps-src: update_check: set default url to PYPI for Python packages 2015-02-10 12:15:10 +01:00