Re: Building KDE statically

2019-03-01 Thread Jonathan Schultz
Thanks I will take your suggestion and post this to frameworks-devel. I'll also put a quick note on okular-devel since okular is my target application for doing all this. Cheers, Jonathan On 26/2/19 6:57 am, Albert Astals Cid wrote: El divendres, 22 de febrer de 2019, a les 4:57:42 CET, Jonat

Re: Building KDE statically

2019-02-26 Thread Michael Pyne
On Fri, Feb 22, 2019 at 11:57:42AM +0800, Jonathan Schultz wrote: > Hello KDE developers, > > If anyone is interested, here is a brief report on something I have been > working on in my spare time. > > TLDR: Here are some scripts to build KDE frameworks and okular statically > using gcc/musl an

Re: Building KDE statically

2019-02-25 Thread Albert Astals Cid
El divendres, 22 de febrer de 2019, a les 4:57:42 CET, Jonathan Schultz va escriure: > Hello KDE developers, > > If anyone is interested, here is a brief report on something I have been > working on in my spare time. Since at least part of this involves frameworks, you may want to send this to

Building KDE statically

2019-02-21 Thread Jonathan Schultz
Hello KDE developers, If anyone is interested, here is a brief report on something I have been working on in my spare time. TLDR: Here are some scripts to build KDE frameworks and okular statically using gcc/musl and cross-building for mingw: https://github.com/jschultz/kde-static Look in the