I'd have thought this was more about a wizard to help build an extension.
> But wouldn't perhaps providing ready-made github/gitlab actions have a
similar, but more universal & reusable effect? It would also be much
cheaper to run & maintain. ;)
eg:
https://github.com/flywire/libreoffice-code-hig
Hi Hossein, all,
Hossein Nourikhah wrote:
> I suggest to create a build service for LibreOffice extensions, that works
> this way:
>
> 1. The extension creator provides the source code, and the required
> makefiles. It can be in BASIC, Java, Python, C++, or any other supported
> language. It woul
Hi,
On Thursday, 2023-10-12 10:04:16 +0200, Hossein Nourikhah wrote:
> I suggest to create a build service for LibreOffice extensions
My opinion: be very very careful with that axe..
Executing makefiles, built executables and test scenarios of arbitrary
origin (even if reviewed) may open a door
Hello,
In the LibOCon 2023, there were a lot of presentations on extensions,
and even C++ was among the languages of choice for creating extensions
in practice.
I had discussions about the possibility of creating a build service, and
now I think it is good to also discuss this in the dev mai