[Libreoffice-commits] .: solenv/gbuild

Libreoffice Gerrit user logerrit at kemper.freedesktop.org
Mon Dec 10 06:15:53 PST 2012


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

New commits:
commit 688c668003739042c2431ec3f7a94d6b3ac6998a
Author: Luboš Luňák <l.lunak at suse.cz>
Date:   Mon Dec 10 15:15:21 2012 +0100

    little help for userfriendly gbuild make targets
    
    Change-Id: I6b650781b11163eb99828d0d933ae9a38e0e09fa

diff --git a/solenv/gbuild/gbuild.help.txt b/solenv/gbuild/gbuild.help.txt
index 8c30402..504cce7 100644
--- a/solenv/gbuild/gbuild.help.txt
+++ b/solenv/gbuild/gbuild.help.txt
@@ -46,6 +46,9 @@ AVAILABLE TARGETS
        cmd              execute the command contained in the variable cmd=""
                         in a shell with config_host.mk or config_build.mk
                         environement set. (see gb_SIDE)
+       <target>         build gbuild target (such as Library_vbaswobj or
+                        CppunitTest_sw_macros_test)
+       <target>.clean   clean gbuild target
 
 INTERACTIVE VARIABLES:
        DEBUG / debug   If not empty, build as with --enable-debug.


More information about the Libreoffice-commits mailing list