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

New commits:
commit 4f4870ef032aa45242761205d31dc7ccd4f99fad
Author: Thorsten Behrens <[email protected]>
Date:   Wed Nov 21 10:19:23 2012 +0100

    Improve gbuild help text with PARALLELISM env var.
    
    Change-Id: I30c9700127d04aee200386c94307a45da41b0025

diff --git a/solenv/gbuild/gbuild.help.txt b/solenv/gbuild/gbuild.help.txt
index e2c427d..0b1e9ca 100644
--- a/solenv/gbuild/gbuild.help.txt
+++ b/solenv/gbuild/gbuild.help.txt
@@ -69,6 +69,9 @@ INTERACTIVE VARIABLES:
                        If not empty enable the RTL_LOGFILE_* time logging 
facility.
                        export RTL_LOGFILE=rtl_logfile.nopid when running 
office, to
                        get timestamps written out.
+       PARALLELISM     If not empty, pass argument on as the -j switch
+                       to recursive make invocations. Useful to
+                       lower/increase build parallelism individually.
        LEXFLAGS        Add as flags for LEX scanner generator invocation.
        YACCFLAGS       Add as flags for YACC parser generator invocation.
        CPPFLAGS        Add as preprocessor flags for C/C++/ObjC/ObjC++ 
compilation.
_______________________________________________
Libreoffice-commits mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to