vp-build/common
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-profiles xbps-src: set default compiler/preprocessor/linker flags via etc/conf. 2015-03-04 15:18:46 +01:00
build-style build_style/gnu-makefile: set STRIP=true in do_build() too. 2015-03-04 19:43:46 +01:00
cross-profiles cross-profiles/i686-musl: also disable _FORTIFY_SOURCE. 2015-03-06 10:33:53 +01:00
environment defaults.conf: move -z now to hardened-ld only. 2015-03-08 19:57:01 +01:00
hooks hooks/script-wrapper: fix mysql_config and others. 2015-03-11 12:14:00 +01:00
repo-keys Added default void RSA pubkey to avoid interactivity in binary-bootstrap. 2014-07-01 18:44:38 +02:00
xbps-src xbps-src: refactor build logic into its own script (build.sh). 2015-03-14 07:52:29 +01:00
options.description options.description: added description for the rpi option. 2015-03-09 17:44:54 +01:00
shlibs New package: protobuf-c-1.1.0 2015-03-13 11:58:11 +01:00