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


Hi *,

On Tue, May 6, 2014 at 11:23 AM, Andras Timar <timar74@gmail.com> wrote:
Hi,

On Tue, May 6, 2014 at 1:56 AM, Mathias MICHEL
<mathias-michel@laposte.net> wrote:

See https://bugs.freedesktop.org/show_bug.cgi?id=63315
From the Cloph's comment it seems the issue is fixed but with room for
improvement.

The room for improvement is in the general build, not specific to
signing (i.e. copying files individually instead of using for example
tar, or at least copy with multiple files at once/recursive copy,
touching lots and lots of files,...) calling cp x times (creating a
process that often), instead of once for x files is slow as hell on
windows/cygwin.

LO's patched version of make did make some touch and cp builtin
functionality, but since gbuildification those rules don't match the
majority of cases.

Signing works automatically when specified as configure option.

Should we close it or not ?

I'm interested in stability in this area and the current functionality
is good enough for me, so I'd say let's close it.

Yes, close it.

Signing needs exclusive lock on the file, so signing will fail when
the file is opened by another process - so this is another problem
that would likely occur if the signing was done after each creation.
(see 
http://cgit.freedesktop.org/libreoffice/core/commit/?id=ea391abb3f2eb0ffaa892f9d7437dcf33bda6440
that made singing depend on slowchecks being done, as otherwise
signing would fail)

ciao
Christian

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.