Date: prev next · Thread: first prev next last
2012 Archives by date, by thread · List index


On 23/03/12 12:42, Lubos Lunak wrote:
On Friday 23 of March 2012, Lubos Lunak wrote:
On Thursday 22 of March 2012, Norbert Thiebaud wrote:
--- a/solenv/gbuild/gbuild.mk
+++ b/solenv/gbuild/gbuild.mk
@@ -113,8 +113,12 @@ endif

 # for clean, setuplocal and removelocal goals we switch off dependencies
 ifneq ($(filter cleanpackmodule clean setuplocal removelocal
showdeliverables help debugrun,$(MAKECMDGOALS)),) +ifdef TINDERBUILD
 gb_FULLDEPS := $(false)
 else
+gb_FULLDEPS := $(false)
+endif
+else
 gb_FULLDEPS := $(true)
 endif

 Is this the same like should be with --disable-dependency-tracking, except
that it seems it does not with gbuild?

 To actually provide a patch, is this correct?

looks good to me, and better than some weird TINDERBUILD var, pushed


Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.