[Libreoffice-commits] core.git: solenv/gbuild

Mike Kaganski mike.kaganski at collabora.com
Sat Mar 10 14:56:01 UTC 2018


 solenv/gbuild/extensions/post_GbuildToJson.mk |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 351043e5120470ff4d382f01e4c2f215ba84ef59
Author: Mike Kaganski <mike.kaganski at collabora.com>
Date:   Sat Mar 10 12:51:15 2018 +0100

    gbuildtojson ide-integration: unblacklist sal cppu cppuhelper cpputools
    
    Change-Id: I329c643a564af7559e6c2f5cae79875266fec09c
    Reviewed-on: https://gerrit.libreoffice.org/51039
    Tested-by: Jenkins <ci at libreoffice.org>
    Reviewed-by: Mike Kaganski <mike.kaganski at collabora.com>

diff --git a/solenv/gbuild/extensions/post_GbuildToJson.mk b/solenv/gbuild/extensions/post_GbuildToJson.mk
index 28502b9ff8dc..46493368a498 100644
--- a/solenv/gbuild/extensions/post_GbuildToJson.mk
+++ b/solenv/gbuild/extensions/post_GbuildToJson.mk
@@ -186,7 +186,7 @@ endef
 
 gb_Module_add_l10n_target =
 
-gb_GbuildToJson_BLACKLISTEDMODULES := connectivity compilerplugins cli_ure dictionaries bridges helpcompiler helpcontent2 icon-themes jurt sal cppu cppuhelper cpputools external i18npool javaunohelper lingucomponent odk scaddins solenv stoc tools translations udkapi unoidl
+gb_GbuildToJson_BLACKLISTEDMODULES := connectivity compilerplugins cli_ure dictionaries bridges helpcompiler helpcontent2 icon-themes jurt external i18npool javaunohelper lingucomponent odk scaddins solenv stoc tools translations udkapi unoidl
 
 define gb_Module__add_moduledir_impl
 include $(patsubst $(1):%,%,$(filter $(1):%,$(gb_Module_MODULELOCATIONS)))/$(2)/Module_$(2).mk


More information about the Libreoffice-commits mailing list