[Vm-dev] [OpenSmalltalk/opensmalltalk-vm] Check sanity of curled gzip data (#326)

Fabio Niephaus lists at fniephaus.com
Sun Dec 23 18:50:56 UTC 2018


On Sun, 23 Dec 2018 at 7:44 pm, Eliot Miranda <notifications at github.com>
wrote:

>
>
> Hi Boris, I’m wondering if the right thing to do is to build a vm that
> includes the processor simulator plugins in the relevant ../build.*
> directories. The makefiles are set up to build the processor simulator
> plugins only if the support libraries (the processor simulator code itself)
> have been built, so by default the CI does not build them.
>
> I would prefer that we set up a CI to build the processor simulator
> plugins and download and install these as part of the getGoodSpur*VM
> scripts, but that’s work I haven’t found time for and at least on Mac
> installing a plugin in the .app will break the signature and provoke a
> warning on launch.*
>

These kind of plugins (and probably others as well, say SqueakSSL) can
easily be pulled/downloaded into the plugins directory from
sub-repositories as part of the main CI builds. This way, they will also be
signed correctly.

Fabio

*So building a vm in place, while slow and not yet automated might be the
> right approach. It does mean running the conf.COG scripts and make in the
> relevant build.*/{bochsx86,bochsx64,gdbarm32} directories, none of which
> is as smooth as it might be. What do you think?
>
—
>
>
> You are receiving this because you are subscribed to this thread.
> Reply to this email directly, view it on GitHub
> <https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/326#issuecomment-449656209>,
> or mute the thread
> <https://github.com/notifications/unsubscribe-auth/AhLyW-i60BaG1hrv17saBgkcsR1uG7ojks5u788UgaJpZM4Zd0i7>
> .
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/vm-dev/attachments/20181223/2db920f9/attachment.html>


More information about the Vm-dev mailing list