[Vm-dev] [OpenSmalltalk/opensmalltalk-vm] hack to restore B3DAcceleratorPlugin on macos32x86 (#422)

Nicolas Cellier notifications at github.com
Sat Aug 31 08:46:54 UTC 2019


This is a temporary hack because MacOS32 is going away soon anyway
It restore the files from 5a38b3483dc5c82c7ecc85a590fdf1b095377a1f
in platforms/iOS/plugins/B3DAcceleratorPlugin32
and hack the build.macos32x86 makefiles to use that

NOTE: the CI fails with a Newspeak-64 segfault during tests, but it can't be related to macosx32 B3DAcceleratorPlugin fix obviously...
You can view, comment on, or merge this pull request online at:

  https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/422

-- Commit Summary --

  * hack to restore B3DAcceleratorPlugin on macos32x86

-- File Changes --

    M build.macos32x86/common/Makefile.plugin (5)
    M build.macos32x86/common/Makefile.vm (8)
    A platforms/iOS/plugins/B3DAcceleratorPlugin32/Makefile (14)
    A platforms/iOS/plugins/B3DAcceleratorPlugin32/sqMacOpenGL.h (47)
    A platforms/iOS/plugins/B3DAcceleratorPlugin32/sqMacOpenGL.m (403)
    A platforms/iOS/plugins/B3DAcceleratorPlugin32/zzz/sqMacOpenGL.c (690)
    A platforms/iOS/plugins/B3DAcceleratorPlugin32/zzz/sqMacOpenGL.h (38)
    A platforms/iOS/plugins/B3DAcceleratorPlugin32/zzz/sqMacOpenGLInfo.c (324)
    A platforms/iOS/plugins/B3DAcceleratorPlugin32/zzz/sqMacUIConstants.h (24)

-- Patch Links --

https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/422.patch
https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/422.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/422
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/vm-dev/attachments/20190831/c528725a/attachment.html>


More information about the Vm-dev mailing list