summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorLucía Andrea Illanes Albornoz <lucia@luciaillanes.de>2024-04-24 19:57:29 +0200
committerLucía Andrea Illanes Albornoz <lucia@luciaillanes.de>2024-04-24 19:57:29 +0200
commitcc579ef36a14c6e996df9a51c9e57c3a2cd703b1 (patch)
treef76db67f0af88911ef939b56189f49332a637dec
parent12881ca5ef799d21a673f680bbdf43ae0f83220c (diff)
downloadmidipix_build-cc579ef36a14c6e996df9a51c9e57c3a2cd703b1.tar.bz2
midipix_build-cc579ef36a14c6e996df9a51c9e57c3a2cd703b1.tar.xz
etc/build.usage{,.short}: updated.
etc/README.md: updated.
-rw-r--r--etc/README.md14
-rw-r--r--etc/build.usage5
-rw-r--r--etc/build.usage.short5
3 files changed, 13 insertions, 11 deletions
diff --git a/etc/README.md b/etc/README.md
index 27044846..001a583e 100644
--- a/etc/README.md
+++ b/etc/README.md
@@ -852,7 +852,8 @@ usage: ./build.sh [-a nt32|nt64] [-b debug|release] [-C dir[,..]] [-D kind[
[-v] [-V [+]tag|pat[,..]]
[--as-needed] [--debug-minipix] [--reset-state] [--roar]
- [--theme theme] [[=]<group>|<variable name>=<variable override>[ ..]]
+ [--theme theme]
+ [[=]<group[,..][ ..]>|<variable name>=<variable override>[ ..]]
-a nt32|nt64 Selects 32-bit or 64-bit architecture; defaults to nt64.
-b debug|release Selects debug or release build kind; defaults to debug.
@@ -896,7 +897,8 @@ usage: ./build.sh [-a nt32|nt64] [-b debug|release] [-C dir[,..]] [-D kind[
fetch_clean, fetch_download, fetch_extract, configure_clean,
configure_patch_pre, configure_autotools, configure_patch,
configure, build_clean, build, install_clean, install_subdirs,
- install_make, install_files, install, install_rpm, and clean.
+ install_make, install_files, install, install_rpm,
+ and clean.
Additionally, the following virtual steps are provided:
@fetch, @configure, @build, @install, @clean, and finish.
@@ -933,11 +935,9 @@ usage: ./build.sh [-a nt32|nt64] [-b debug|release] [-C dir[,..]] [-D kind[
--reset-state Reset package build step state on exit.
--theme theme Set theme.
- <group>[ ..] One of:
- host_tools, host_deps, host_deps_rpm,
- cross_toolchain, host_toolchain,
- native_packages, native_runtime, native_toolchain, native_tools,
- minipix, dist, dev_packages
+ <group>[,..][ ..] One of: dev_packages, dist, host_deps, host_deps_rpm,
+ host_toolchain, host_tools, minipix, native_packages,
+ native_runtime, native_toolchain, native_tools.
Prepend w/ `=' to inhibit group-group dependency expansion.
diff --git a/etc/build.usage b/etc/build.usage
index ed3c7df6..0f8dfddb 100644
--- a/etc/build.usage
+++ b/etc/build.usage
@@ -4,7 +4,8 @@
[-v] [-V [+]tag|pat[,..]]
[--as-needed] [--debug-minipix] [--reset-state] [--roar]
- [--theme theme] [[=]<group>|<variable name>=<variable override>[ ..]]
+ [--theme theme]
+ [[=]<group[,..][ ..]>|<variable name>=<variable override>[ ..]]
-a nt32|nt64 Selects 32-bit or 64-bit architecture; defaults to nt64.
-b debug|release Selects debug or release build kind; defaults to debug.
@@ -86,7 +87,7 @@
--reset-state Reset package build step state on exit.
--theme theme Set theme.
- <group>[ ..] One of: dev_packages, dist, host_deps, host_deps_rpm,
+ <group>[,..][ ..] One of: dev_packages, dist, host_deps, host_deps_rpm,
host_toolchain, host_tools, minipix, native_packages,
native_runtime, native_toolchain, native_tools.
diff --git a/etc/build.usage.short b/etc/build.usage.short
index fc966991..192b9e43 100644
--- a/etc/build.usage.short
+++ b/etc/build.usage.short
@@ -4,7 +4,8 @@
[-v] [-V [+]tag|pat[,..]]
[--as-needed] [--debug-minipix] [--reset-state] [--roar]
- [--theme theme] [[=]<group>|<variable name>=<variable override>[ ..]]
+ [--theme theme]
+ [[=]<group[,..][ ..]>|<variable name>=<variable override>[ ..]]
-a nt32|nt64 Selects 32-bit or 64-bit architecture; defaults to nt64.
-b debug|release Selects debug or release build kind; defaults to debug.
@@ -14,7 +15,7 @@
-r [*[*[*]]]name[,..][:ALL|LAST|[^|<|<=|>|>=]step,..]
-v Increase logging verbosity.
- <group>[ ..] One of: dev_packages, dist, host_deps, host_deps_rpm,
+ <group>[,..][ ..] One of: dev_packages, dist, host_deps, host_deps_rpm,
host_toolchain, host_tools, minipix, native_packages,
native_runtime, native_toolchain, native_tools.