Hello LibreOffice gerrit bot, David Tardon, David Ostrovsky, I'd like you to reexamine a rebased change. Please visit
https://gerrit.libreoffice.org/2304 to look at the new rebased patch set (#5). Change subject: quiet external module build log unless failure ...................................................................... quiet external module build log unless failure ExternalProject usually involve a configure and a make step that produce a bunch of output usually irrelevant including a large number of warning and other mess. now that everything is pretty much in tail_build these output get interleaved with useful output from the build of the product and actually drown them in a logorrhea of messy noise. This store the output of external modules in a log file and only print them as a whole if the module failed do build. on a non-verbose build. Change-Id: I3abfcccd6d16821a9e061a71e031b427cc283647 --- M apache-commons/ExternalProject_apache_commons_codec.mk M apache-commons/ExternalProject_apache_commons_httpclient.mk M apache-commons/ExternalProject_apache_commons_lang.mk M apache-commons/ExternalProject_apache_commons_logging.mk M beanshell/ExternalProject_beanshell.mk M cairo/ExternalProject_cairo.mk M cairo/ExternalProject_pixman.mk M cppunit/ExternalProject_cppunit.mk M curl/ExternalProject_curl.mk M expat/ExternalProject_expat.mk M fontconfig/ExternalProject_fontconfig.mk M hsqldb/ExternalProject_hsqldb.mk M hunspell/ExternalProject_hunspell.mk M hyphen/ExternalProject_hyphen.mk M icu/ExternalProject_icu.mk M jfreereport/ExternalProject_jfreereport_flow_engine.mk M jfreereport/ExternalProject_jfreereport_flute.mk M jfreereport/ExternalProject_jfreereport_libbase.mk M jfreereport/ExternalProject_jfreereport_libfonts.mk M jfreereport/ExternalProject_jfreereport_libformula.mk M jfreereport/ExternalProject_jfreereport_liblayout.mk M jfreereport/ExternalProject_jfreereport_libloader.mk M jfreereport/ExternalProject_jfreereport_librepository.mk M jfreereport/ExternalProject_jfreereport_libserializer.mk M jfreereport/ExternalProject_jfreereport_libxml.mk M jfreereport/ExternalProject_jfreereport_sac.mk M lcms2/ExternalProject_lcms2.mk M libcdr/ExternalProject_libcdr.mk M libexttextcat/ExternalProject_exttextcat.mk M liblangtag/ExternalProject_langtag.mk M libmspub/ExternalProject_libmspub.mk M liborcus/ExternalProject_liborcus.mk M libvisio/ExternalProject_libvisio.mk M libwpd/ExternalProject_libwpd.mk M libxml2/ExternalProject_xml2.mk M libxmlsec/ExternalProject_xmlsec.mk M libxslt/ExternalProject_xslt.mk M lpsolve/ExternalProject_lpsolve.mk M mythes/ExternalProject_mythes.mk M nss/ExternalProject_nss.mk M openldap/ExternalProject_openldap.mk M openssl/ExternalProject_openssl.mk M postgresql/ExternalProject_postgresql.mk M python3/ExternalProject_python3.mk M pyuno/CustomTarget_zipcore.mk M redland/ExternalProject_raptor.mk M redland/ExternalProject_rasqal.mk M redland/ExternalProject_redland.mk M rhino/ExternalProject_rhino.mk M solenv/gbuild/ExternalProject.mk M solenv/gbuild/Helper.mk M solenv/gbuild/gbuild.mk M tomcat/ExternalProject_tomcat.mk M xpdf/ExternalProject_xpdf.mk 54 files changed, 943 insertions(+), 919 deletions(-) git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/04/2304/5 -- To view, visit https://gerrit.libreoffice.org/2304 To unsubscribe, visit https://gerrit.libreoffice.org/settings Gerrit-MessageType: newpatchset Gerrit-Change-Id: I3abfcccd6d16821a9e061a71e031b427cc283647 Gerrit-PatchSet: 5 Gerrit-Project: core Gerrit-Branch: master Gerrit-Owner: Norbert Thiebaud <nthieb...@gmail.com> Gerrit-Reviewer: David Ostrovsky <david.ostrov...@gmx.de> Gerrit-Reviewer: David Tardon <dtar...@redhat.com> Gerrit-Reviewer: LibreOffice gerrit bot <ger...@libreoffice.org> Gerrit-Reviewer: Luboš Luňák <l.lu...@suse.cz> Gerrit-Reviewer: Michael Stahl <mst...@redhat.com> Gerrit-Reviewer: Norbert Thiebaud <nthieb...@gmail.com> Gerrit-Reviewer: Tor Lillqvist <t...@iki.fi> _______________________________________________ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice