vp-build/common/xbps-src/libexec
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.sh xbps-src: refactor build logic into its own script (build.sh). 2015-03-14 07:52:29 +01:00
xbps-src-dobuild.sh xbps-src: refactor build logic into its own script (build.sh). 2015-03-14 07:52:29 +01:00
xbps-src-doconfigure.sh xbps-src: refactor build logic into its own script (build.sh). 2015-03-14 07:52:29 +01:00
xbps-src-doextract.sh xbps-src: refactor build logic into its own script (build.sh). 2015-03-14 07:52:29 +01:00
xbps-src-dofetch.sh xbps-src: refactor build logic into its own script (build.sh). 2015-03-14 07:52:29 +01:00
xbps-src-doinstall.sh xbps-src/libexec: remove double slash from shebang. 2015-03-11 08:28:13 +01:00
xbps-src-dopkg.sh xbps-src: reorganize code in more sections. 2014-09-05 11:10:07 +02:00
xbps-src-prepkg.sh xbps-src: refactor build logic into its own script (build.sh). 2015-03-14 07:52:29 +01:00