https://bugs.freedesktop.org/show_bug.cgi?id=63315

Christian Lohmaier <lohma...@gmx.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |lohma...@gmx.de

--- Comment #2 from Christian Lohmaier <lohma...@gmx.de> ---
This one has been fixed already.
(signing the msi during the build was an extra step, but
http://cgit.freedesktop.org/libreoffice/core/commit/?id=125769a4a15cf6f4b9ef9d0e757ac55bd9e26509
made that part of the build)


Now for signing the dlls right after they are created: I don't think this is a
good idea, in fact IMHO it is a rather bad idea.

Creating processes in windows is slow as fu^Whell, so anything that can be
grouped into one invocation, should be grouped into one invocation.

The build is already slowed down so much by all those "I built a file, so I
need to touch a marker-file" stuff and copying every bit individually instead
of copying whole directory trees...

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to