Releases: marceltaeumel/opensmalltalk-vm
Releases · marceltaeumel/opensmalltalk-vm
github.event.inputs.tag
Fix typo. [ci skip]
202107301330
Fix ref [ci skip]
latest-debug-build
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
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
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.