summaryrefslogtreecommitdiffstats
path: root/APKBUILD.5
Commit message (Collapse)AuthorAgeFilesLines
* APKBUILD.5: document depends_* variables for -doc and -openrcSören Tempel2019-04-091-0/+4
|
* abuild: add depends_libs variable to default_libs()Sören Tempel2019-04-091-0/+2
| | | | | | | | | Other subpackage such as -dev, -doc and even -openrc allow adjusting depends of the subpackage through such a variable. This is, for instance, useful to remove a dependency of the origin package from the -libs subpackage. While at it document it in APKBUILD(5).
* abuild: do not run check in fakeroot by defaultNatanael Copa2018-10-031-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.
* APKBUILD.5: fix mdoc syntax warningsA. Wilcox2018-10-031-229/+170
|
* docs: Add checkdepends variableA. Wilcox2018-10-031-0/+4
|
* man: Clarify arguments to install scriptsA. Wilcox2018-10-031-3/+3
|
* man: Better document install scriptsA. Wilcox2018-10-031-2/+9
|
* man: remove obsolete !libc_* optionsA. Wilcox2018-10-031-9/+0
|
* man: Write requested improvements to documentationA. Wilcox2018-10-031-48/+181
|
* Add initial manpage draftsA. Wilcox2018-10-031-0/+488