helpcontent2 |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit f7b30ab0141e2038b0e5e882d634065878c24c3f
Author:     Christian Lohmaier <cl...@documentfoundation.org>
AuthorDate: Sat Dec 17 22:43:45 2022 +0100
Commit:     Gerrit Code Review <ger...@gerrit.libreoffice.org>
CommitDate: Sat Dec 17 21:43:45 2022 +0000

    Update git submodules
    
    * Update helpcontent2 from branch 'master'
      to 88c2d7943241daed9cc850e9518555ef9056634b
      - reduce number of process calls when building html help
    
        For each language times the 2500+ xhp files the build did run
        dirname, mkdir, and pwd (twice, and on windows also with additional
        cygpath) - replacing those by static values provided my make saves
        4-5 minutes on a fast m1 machine and over 25 on windows with
        cygwin (despite building with 32 threads...)
    
        Change-Id: Ib3ca9e2ffdea622a4b5f578f2580152eb0b3b674
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/144393
        Tested-by: Jenkins
        Reviewed-by: Christian Lohmaier <lohmaier+libreoff...@googlemail.com>

diff --git a/helpcontent2 b/helpcontent2
index 751b27f39c46..88c2d7943241 160000
--- a/helpcontent2
+++ b/helpcontent2
@@ -1 +1 @@
-Subproject commit 751b27f39c4673e8e65370ceabadd1b0db086133
+Subproject commit 88c2d7943241daed9cc850e9518555ef9056634b

Reply via email to