[Libreoffice-commits] core.git: solenv/gbuild
Manfred Blume
manfred.blume at cib.de
Thu Apr 6 03:53:13 UTC 2017
solenv/gbuild/gbuild.help.txt | 1 +
1 file changed, 1 insertion(+)
New commits:
commit 4c0979d4a19626602f08bd02627f7c367b47e42f
Author: Manfred Blume <manfred.blume at cib.de>
Date: Mon Mar 27 18:31:12 2017 +0200
Added help blurb for make verbose
Change-Id: Ibf06e37acc4b6ea69863abc9267152278c4598be
Reviewed-on: https://gerrit.libreoffice.org/35770
Reviewed-by: Thorsten Behrens <Thorsten.Behrens at CIB.de>
Tested-by: Thorsten Behrens <Thorsten.Behrens at CIB.de>
diff --git a/solenv/gbuild/gbuild.help.txt b/solenv/gbuild/gbuild.help.txt
index a7903349b89c..05005becc87a 100644
--- a/solenv/gbuild/gbuild.help.txt
+++ b/solenv/gbuild/gbuild.help.txt
@@ -123,6 +123,7 @@ INTERACTIVE VARIABLES:
PARALLELISM If not empty, pass argument on as the -j switch
to recursive make invocations. Useful to
lower/increase build parallelism individually.
+ verbose=t Verbose mode: display all commands
LEXFLAGS Append flags for LEX scanner generator invocation.
YACCFLAGS Append flags for YACC parser generator invocation.
CPPFLAGS Append preprocessor flags for C/C++/ObjC/ObjC++ compilation.
More information about the Libreoffice-commits
mailing list