Skip to content

Releases: marceltaeumel/opensmalltalk-vm

github.event.inputs.tag

30 Jul 11:42
Compare
Choose a tag to compare
Pre-release
Fix typo. [ci skip]

202107301330

30 Jul 12:09
Compare
Choose a tag to compare
202107301330 Pre-release
Pre-release
Fix ref [ci skip]

latest-debug-build

26 Jul 16:03
Compare
Choose a tag to compare
latest-debug-build Pre-release
Pre-release

Adds action for building squeak.stack.spur on Linux using the generic mvm files, which are prepared for our Debian builds. No update of latest-build release but artifact upload for 90-day reviews. Fixes minor issue in configure.ac to be able to build 32-bit binaries on x86_64 platforms again.

latest-assert-build

26 Jul 16:03
Compare
Choose a tag to compare
latest-assert-build Pre-release
Pre-release

Adds action for building squeak.stack.spur on Linux using the generic mvm files, which are prepared for our Debian builds. No update of latest-build release but artifact upload for 90-day reviews. Fixes minor issue in configure.ac to be able to build 32-bit binaries on x86_64 platforms again.

latest-build

23 Jul 08:04
Compare
Choose a tag to compare
latest-build Pre-release
Pre-release
CogVM source as per VMMaker.oscog-eem.2988

Add hook to IA32ABI's primAlienReplace for Apple Silicon to flip executable
pages into writability around a write to the page via primAlienReplace.
Add implementation in arm64abicc.c.

Get rid of compilaiton warnings with the register set printing code in
sqSqueakMainApp.m.  Normalize the ormatting in sqMacUnixExternalPrims.m.
[ci skip] cuz AFAIA Apple Silicon builds aren't set up yet.