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


On 17/05/12 07:35, David Tardon wrote:
On Wed, May 16, 2012 at 03:00:33PM -0700, Michael Stahl wrote:
 $(call gb_Extension_get_rootdir,$(1))/$(2) : $(gb_Extension_HELPEXTARGET)
-$(call gb_Extension_get_rootdir,$(1))/$(2) : $(3)
+$(call gb_Extension_get_rootdir,$(1))/$(2) : $(3) $(gb_Extension_HELPEXTARGET)

Ehm, the dependency on $(gb_Extension_HELPEXTARGET) is already there .-)

d'oh, clearly it should have been written in a bigger font for blind me
to notice  :)

commit 07c0b800d9d70857882238204820f75b8dc98b26
Author: Michael Stahl <mstahl@redhat.com>
Date:   Wed May 16 13:48:37 2012 +0200

    fix spurious re-delivery of RDB files:
    
    The OUTDIR RDB depends on Packages for IDL and headers, the latter of
    which depends on the WORKDIR RDB, hence preserving timestamps here leads
    to spurious re-delivery because the OUTDIR RDB always has older
    timestamp than the headers Package.

Actually, these dependencies could (should) be replaced by order-only
dependencies. They are only there to ensure the headers and IDL files
are delivered properly.

you are absolutely right, why didn't i think of it (while funnily fixing
the i18npool problem in exactly this way), thanks for noticing.


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.