Am Freitag, dem 06.08.2021 um 15:33 +0200 schrieb Michael Käppler:
> Am 05.08.2021 um 21:51 schrieb Jonas Hahnfeld via Discussions on
> LilyPond development:
> > I just posted the first version of completely rewritten scripts to
> > build static binaries for LilyPond:
> > https://gitlab.com/lilypon
Am 05.08.2021 um 21:51 schrieb Jonas Hahnfeld via Discussions on
LilyPond development:
I just posted the first version of completely rewritten scripts to
build static binaries for LilyPond:
https://gitlab.com/lilypond/lilypond/-/merge_requests/864
Hi Jonas,
thank you very much for your work! I
I just posted the first version of completely rewritten scripts to
build static binaries for LilyPond:
https://gitlab.com/lilypond/lilypond/-/merge_requests/864
Some key design decisions are:
* Build natively, avoid cross-compilation.
* Use static builds of dependencies, no shared libraries.
*