Commit Graph

8 Commits

Author SHA1 Message Date
Natanael Copa 0bf61ee06a abuild: do not run check in fakeroot by default
Only run check in fakeroot if options="checkroot" is set. This makes
options="!checkroot" the default.

I expect most checks work as non-root, and if a testsuite requires root,
it will likely fail in fakeroot too. Fakeroot has also shown lower
performance for parallel builds.
2018-10-03 12:37:08 +00:00
A. Wilcox 6cc2e53f3f APKBUILD.5: fix mdoc syntax warnings 2018-10-03 08:24:18 +00:00
A. Wilcox e073ce1890 docs: Add checkdepends variable 2018-10-03 08:24:18 +00:00
A. Wilcox 10181d9f94 man: Clarify arguments to install scripts 2018-10-03 08:24:18 +00:00
A. Wilcox 03d07e200f man: Better document install scripts 2018-10-03 08:24:18 +00:00
A. Wilcox 8eb4be6c78 man: remove obsolete !libc_* options 2018-10-03 08:24:18 +00:00
A. Wilcox 6a71529fe3 man: Write requested improvements to documentation 2018-10-03 08:24:18 +00:00
A. Wilcox 3e9503bc83 Add initial manpage drafts 2018-10-03 08:24:18 +00:00