[Libreoffice-commits] core.git: solenv/gbuild
Michael Stahl
mstahl at redhat.com
Fri Nov 27 08:44:09 PST 2015
solenv/gbuild/gbuild.help.txt | 3 +++
1 file changed, 3 insertions(+)
New commits:
commit b1b8d82558089dd0979f7c70c4004479a6355616
Author: Michael Stahl <mstahl at redhat.com>
Date: Fri Nov 27 15:52:11 2015 +0100
gbuild: document BUILDTOOLTRACE variable
Change-Id: I17ebccb268e317346ca05d6a112ec33357684876
diff --git a/solenv/gbuild/gbuild.help.txt b/solenv/gbuild/gbuild.help.txt
index 35b97c7..a0ef94de 100644
--- a/solenv/gbuild/gbuild.help.txt
+++ b/solenv/gbuild/gbuild.help.txt
@@ -89,6 +89,9 @@ AVAILABLE TARGETS
o Zip
INTERACTIVE VARIABLES:
+ BUILDTOOLTRACE Run all commands that invoke built tools in strace,
+ valgrind or a debugger:
+ BUILDTOOLTRACE='$(DEVENV) /debugexe' PARALLELISM=1 make
DEBUG / debug If not empty, build as with --enable-debug.
ENABLE_SYMBOLS / enable_symbols
If not empty, build as with --enable-symbols.
More information about the Libreoffice-commits
mailing list