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


On Mon, Dec 23, 2013 at 04:15:30PM +0100, Bjoern Michaelsen wrote:
Finally, Michael Stahl is considering moving gbuild to work on a native windows
GNU make without the cygwin wrapper. But that likely is quite a bit of work.

FWIW, to not sabotage that goal it would be wise to try to restrict
dependencies of the build system to(*):

 http://gnuwin32.sourceforge.net/packages/make.htm
 http://gnuwin32.sourceforge.net/packages/coreutils.htm
 http://gnuwin32.sourceforge.net/packages/gawk.htm
 http://gnuwin32.sourceforge.net/packages/sed.htm

and plain C (like our concat-deps.c) -- at least for stuff that is used on
Windows. Thus maybe consider those options instead, when you want to add some
Perl or Python stuff that is used in the core build system(**).

Best,

Bjoern

(*) possibly: using only http://www.busybox.net/ instead of coreutils, gawk, sed.
(**) OTOH, we are bringing our own copy of Python on Windows anyway, but using
     it in the build is somewhat problematic both because its hardly a
     lightweight dependency for bootstrapping and probably a also a bottleneck
     increasing buildtime. So: meh.

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.