void-packages/common
Jürgen Buchmüller c31dd888f6 xbps-src: implement a 'check' stage
Add another stage 'check' between 'build' and 'install'. It is be enabled using the
variable XBPS_CHECK_PKGS=yes and disabled if unset, set to "0" or "no" in your
local etc/conf.

A new xbps-src option `-q` for `quick` will disable XBPS_CHECK_PKGS by overriding it to 0.
If enabled, `common/xbps-src/shutils/xbps-src-docheck.sh` checks for an existing
`do_check()` function in the package's template and, if it exists, calls it.

A new template variable `checkdepends` may be present and list packages required
to run the `do_check()` function. Example: `checkdepends="bc unittest-cpp"`.
2017-03-08 11:33:48 +01:00
..
build-profiles
build-style build-style qmake: set QMAKE_{CC,CXX,LINK} 2017-03-07 02:03:35 +01:00
chroot-style common/chroot-style/proot.sh: disable seccomp 2016-11-17 08:48:09 +00:00
cross-profiles cross-profiles: get rid of musl-gnulibfix (unused). 2016-04-27 16:55:16 +02:00
environment xbps-src: implement a 'check' stage 2017-03-08 11:33:48 +01:00
hooks xbps-src: introduce python_version 2016-11-17 17:42:54 +01:00
repo-keys
travis travis: build restricted packages 2017-02-06 21:52:38 -05:00
wrappers common/wrappers/date.sh: use utc, fix escaping 2016-03-03 16:52:18 +01:00
xbps-src xbps-src: implement a 'check' stage 2017-03-08 11:33:48 +01:00
options.description ffmpeg: add vpx build_option 2017-01-23 15:47:28 +01:00
shlibs Merge pull request #5909 from lyzech/qscintilla_update 2017-03-08 10:39:44 +01:00