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


Sorry, surely I've not sent it ? anyway, continuing..

On 28 November 2012 09:28, Matúš Kukan <matus.kukan@gmail.com> wrote:
On 27 November 2012 23:56, Mat M <matm@gmx.fr> wrote:
It's the other way around, they will be downloaded even if we don't
necessarily need them.
See BUILD_TYPE="$BUILD_TYPE MOZ" above in configure.
If PREBUILD_MOZAB == YES then also MOZ is in BUILD_TYPE.


So it is a regression from before where we got them only if we build it. It
is ~10 Mb, which could be saved from bandwith, IMO. Even if not so large
compared to the whole set of tarballs.
Maybe I am too tied to this code I tweaked lately :)

Sure, but for who ?
I believe we build moz/ only for Windows ?
where test "$MSVSVER" != "2005" is true, so PREBUILD_MOZAB must be YES ?
Anyway, if I am wrong or you just insist, change:
 $(call fetch_Optional,MOZ, -> $(if $(filter YES,$(PREBUILD_MOZAB)),
in Makefile.fetch

Best,
Matus

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.