Natanael Copa
|
cd78cd5da2
|
Rename sanitycheck -> validate
The term validate/validation is better than sanity/sane.
|
2024-10-08 11:56:47 +02:00 |
Hugo Osvaldo Barrera
|
b3b42ae177
|
Link to buildrepo(1) in APKBUILD(5) and abuild(1)
Add a reference in the SEE ALSO section. Improves discoverability of
this tool for newcomers.
See: https://gitlab.alpinelinux.org/alpine/lua-aports/-/merge_requests/16
|
2024-10-07 20:53:44 +00:00 |
Hugo Osvaldo Barrera
|
8eaa065f3a
|
Add a man page for abuild.conf
For those familiar with abuild all this content is obvious. For
newcomers, the only way to figure this out is by reading abuild's
source code.
|
2024-10-07 19:58:50 +00:00 |
Hugo Osvaldo Barrera
|
5cae4119f9
|
Document some environment variables for abuild
|
2024-10-07 19:58:50 +00:00 |
Hugo Osvaldo Barrera
|
c3f021f2b4
|
abuild: add missing params flags in docs
|
2024-10-07 19:32:31 +00:00 |
Sertonix
|
a417fd27fc
|
abuild: update -r doc
|
2024-10-07 19:25:19 +00:00 |
Hugo Osvaldo Barrera
|
520641dea7
|
abuild: document the default command, "all"
Document the expansion of the default command. This is mostly useful for
someone wanting to run _most_ commands while omitting specific ones.
|
2024-10-07 19:08:33 +00:00 |
Sertonix
|
6aa8fcc012
|
abuild: remove libc specific logic
Last use of the '!libc_*' option has been removed in [61cb57cda98].
libpthread special casing only triggers on uclibc.
[61cb57cda98]: https://git.alpinelinux.org/aports/commit/?id=61cb57cda98923032f7ff15f7a0f057bb35aae6d
|
2024-04-12 11:56:05 +00:00 |
Hugo Osvaldo Barrera
|
2e987e10ff
|
Remove deprecated option from abuild man page
Using this flag yields:
>>> ERROR: : Use newapkbuild to create new aports
|
2024-03-13 11:12:15 +00:00 |
Hugo Osvaldo Barrera
|
5f500be4c6
|
abuild.1: add new manpage
This is mostly based on the output of --help.
|
2023-05-15 18:02:11 +02:00 |