- 1/ Replace all custom shell tooling (sed/grep/gawk/perl horrors) and
consolidate on either native (C/C++) code (see e.g. concat-deps) or _one_
and only one consolidated solution beyond that, likely Python3 (as we are
bundling that and it is a good crossplatform superset of the POSIX
shell-world). Bootstrapping on Windows would then likely be: Install
native Python3, execute Python script that sets up the rest.
rationale: As we already use a native GNU make on Windows, with this we
could remove our dependency on cygwin as Python3 is available natively on
Windows (and all other platforms).
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.