From b7d16e0260b6ebb8e43fe2d2783ccf056a3a9bdd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lucio=20Andr=C3=A9s=20Illanes=20Albornoz?= Date: Thu, 13 Feb 2020 18:53:16 +0000 Subject: subr/build_args.subr: reimplemented using getopts(1). etc/build.usage: updated. groups/2*.native_packages_*.group: adds dependencies. --- etc/build.usage | 2 ++ 1 file changed, 2 insertions(+) (limited to 'etc/build.usage') diff --git a/etc/build.usage b/etc/build.usage index 7a413779..93f1c207 100644 --- a/etc/build.usage +++ b/etc/build.usage @@ -24,6 +24,8 @@ usage: ./build.sh [-a nt32|nt64] [-b debug|release] [-C dir[,..]] [-D kind[,..]] Restart all packages/the specified comma-separated package(s) completely or at optionally specified comma-separated step(s) or restart the last failed package and resume build. + Prepend w/ `*' to automatically include dependencies. + Currently defined steps are: fetch_wget, fetch_git, fetch_extract, configure_patch_pre, configure_autotools, configure_patch, -- cgit v1.2.3