Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-10-03 | abuild: do not run check in fakeroot by default | Natanael Copa | 1 | -4/+3 | |
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 | APKBUILD.5: fix mdoc syntax warnings | A. Wilcox | 1 | -229/+170 | |
2018-10-03 | docs: Add checkdepends variable | A. Wilcox | 1 | -0/+4 | |
2018-10-03 | man: Clarify arguments to install scripts | A. Wilcox | 1 | -3/+3 | |
2018-10-03 | man: Better document install scripts | A. Wilcox | 1 | -2/+9 | |
2018-10-03 | man: remove obsolete !libc_* options | A. Wilcox | 1 | -9/+0 | |
2018-10-03 | man: Write requested improvements to documentation | A. Wilcox | 1 | -48/+181 | |
2018-10-03 | Add initial manpage drafts | A. Wilcox | 1 | -0/+488 | |