[Vm-dev] [commit][3701] JMM work on full screen mode, Crash on Change, or Garbage on Change SQK-44

Eliot Miranda eliot.miranda at gmail.com
Fri May 6 23:36:19 UTC 2016


Hi John,

[snip]

>
> Modified: branches/Cog/build.macos32x86/common/Makefile.vm
> ===================================================================
> --- branches/Cog/build.macos32x86/common/Makefile.vm    2016-05-06
> 00:00:29 UTC (rev 3700)
> +++ branches/Cog/build.macos32x86/common/Makefile.vm    2016-05-06
> 00:18:27 UTC (rev 3701)
> @@ -54,7 +54,7 @@
>  CROSSSRC:= $(wildcard $(CROSSDIR)/*.c)
>  #XEX:= ... %/sqMacV2Browser.m ...
>  XEX:=%/sqSqueakMainApplication+screen.m %/sqMacV2Window.m \
> -        %/SqViewBitmapConversion.m
> +        %/SqViewBitmapConversion.m %/sqSqueakOSXCGView.m
>  OSXSRC=$(wildcard $(OSXDIR)/*.c) $(wildcard $(OSXDIR)/*.m) \
>                 $(wildcard $(OSXCOMMONDIR)/*.c) $(wildcard
> $(OSXCOMMONDIR)/*.m) \
>                 $(wildcard $(OSXCLASSESDIR)/*.c) $(wildcard
> $(OSXCLASSESDIR)/*.m)
>

Do you mean to change only the 32-bit build here, or should this be applied
to the 64-but build also?  If only 32-bits, a comment would help.  If this
should be for both I'll do it.  LMK.

_,,,^..^,,,_
best, Eliot
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/vm-dev/attachments/20160506/ff5273cd/attachment.htm


More information about the Vm-dev mailing list