solenv/gbuild/gbuild.help.txt |    3 +++
 1 file changed, 3 insertions(+)

New commits:
commit b1b8d82558089dd0979f7c70c4004479a6355616
Author: Michael Stahl <[email protected]>
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.
_______________________________________________
Libreoffice-commits mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to