[OpenSmalltalk/opensmalltalk-vm] Aarch64 linux (#320)

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

[OpenSmalltalk/opensmalltalk-vm] Aarch64 linux (#320)

David T Lewis
 

You can view, comment on, or merge this pull request online at:

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

Commit Summary

  • aarch64 linux
  • aarch64 linux
  • aarch64 linux
  • ordering fixup

File Changes

Patch Links:


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.

<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/OpenSmalltalk/opensmalltalk-vm","title":"OpenSmalltalk/opensmalltalk-vm","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/OpenSmalltalk/opensmalltalk-vm"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"Aarch64 linux (#320)"}],"action":{"name":"View Pull Request","url":"https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/320"}}}</script> <script type="application/ld+json">[ { "@context": "http://schema.org", "@type": "EmailMessage", "potentialAction": { "@type": "ViewAction", "target": "https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/320", "url": "https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/320", "name": "View Pull Request" }, "description": "View this Pull Request on GitHub", "publisher": { "@type": "Organization", "name": "GitHub", "url": "https://github.com" } }, { "@type": "MessageCard", "@context": "http://schema.org/extensions", "hideOriginalBody": "false", "originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB", "title": "Aarch64 linux (#320)", "sections": [ { "text": "", "activityTitle": "**Ken Dickey**", "activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png", "activitySubtitle": "@KenDickey", "facts": [ ] }, { "title": "Commit Summary", "facts": [ { "name": "48dbd77", "value": "aarch64 linux" }, { "name": "a692be8", "value": "aarch64 linux" }, { "name": "be782ed", "value": "aarch64 linux" }, { "name": "0a2a6de", "value": "ordering fixup" } ] }, { "title": "File Changes", "facts": [ { "name": "Added", "value": "[build.linux64xARMv8/squeak.stack.spur/build/mvm](https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/320/files#diff-0) (28 changes)" }, { "name": "Added", "value": "[build.linux64xARMv8/squeak.stack.spur/makeallclean](https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/320/files#diff-1) (15 changes)" }, { "name": "Added", "value": "[build.linux64xARMv8/squeak.stack.spur/makealldirty](https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/320/files#diff-2) (15 changes)" }, { "name": "Added", "value": "[build.linux64xARMv8/squeak.stack.spur/plugins.ext](https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/320/files#diff-3) (13 changes)" }, { "name": "Added", "value": "[build.linux64xARMv8/squeak.stack.spur/plugins.int](https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/320/files#diff-4) (38 changes)" }, { "name": "Modified", "value": "[platforms/unix/config/config.guess](https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/320/files#diff-5) (6 changes)" }, { "name": "Modified", "value": "[platforms/unix/vm/include_ucontext.h](https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/320/files#diff-6) (4 changes)" }, { "name": "Modified", "value": "[platforms/unix/vm/sqUnixHeartbeat.c](https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/320/files#diff-7) (2 changes)" }, { "name": "Modified", "value": "[platforms/unix/vm/sqUnixMain.c](https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/320/files#diff-8) (3 changes)" } ] } ], "potentialAction": [ { "name": "Add a comment", "@type": "ActionCard", "inputs": [ { "isMultiLine": true, "@type": "TextInput", "id": "IssueComment", "isRequired": false } ], "actions": [ { "name": "Comment", "@type": "HttpPOST", "target": "https://api.github.com", "body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"OpenSmalltalk/opensmalltalk-vm\",\n\"issueId\": 320,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}" } ] }, { "name": "Close pull request", "@type": "HttpPOST", "target": "https://api.github.com", "body": "{\n\"commandName\": \"PullRequestClose\",\n\"repositoryFullName\": \"OpenSmalltalk/opensmalltalk-vm\",\n\"pullRequestId\": 320\n}" }, { "targets": [ { "os": "default", "uri": "https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/320" } ], "@type": "OpenUri", "name": "View on GitHub" }, { "targets": [ { "os": "default", "uri": "https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/320.patch" } ], "@type": "OpenUri", "name": "View patch" }, { "targets": [ { "os": "default", "uri": "https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/320.diff" } ], "@type": "OpenUri", "name": "View diff" }, { "name": "Unsubscribe", "@type": "HttpPOST", "target": "https://api.github.com", "body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 423176944\n}" } ], "themeColor": "26292E" } ]</script>
Reply | Threaded
Open this post in threaded view
|

Re: [OpenSmalltalk/opensmalltalk-vm] Aarch64 linux (#320)

David T Lewis
 

Merged #320 into Cog.


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.

<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/OpenSmalltalk/opensmalltalk-vm","title":"OpenSmalltalk/opensmalltalk-vm","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/OpenSmalltalk/opensmalltalk-vm"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"Merged #320 into Cog."}],"action":{"name":"View Pull Request","url":"https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/320#event-2020589304"}}}</script> <script type="application/ld+json">[ { "@context": "http://schema.org", "@type": "EmailMessage", "potentialAction": { "@type": "ViewAction", "target": "https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/320#event-2020589304", "url": "https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/320#event-2020589304", "name": "View Pull Request" }, "description": "View this Pull Request on GitHub", "publisher": { "@type": "Organization", "name": "GitHub", "url": "https://github.com" } } ]</script>
Reply | Threaded
Open this post in threaded view
|

Re: [OpenSmalltalk/opensmalltalk-vm] Aarch64 linux (#320)

David T Lewis
In reply to this post by David T Lewis
 

This is fine apart from a small slip in the build directory name. There should be no x after linux64.


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.

<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/OpenSmalltalk/opensmalltalk-vm","title":"OpenSmalltalk/opensmalltalk-vm","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/OpenSmalltalk/opensmalltalk-vm"}},"updates":{"snippets":[{"icon":"PERSON","message":"@eliotmiranda in #320: This is fine apart from a small slip in the build directory name. There should be no x after linux64."}],"action":{"name":"View Pull Request","url":"https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/320#issuecomment-446470115"}}}</script> <script type="application/ld+json">[ { "@context": "http://schema.org", "@type": "EmailMessage", "potentialAction": { "@type": "ViewAction", "target": "https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/320#issuecomment-446470115", "url": "https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/320#issuecomment-446470115", "name": "View Pull Request" }, "description": "View this Pull Request on GitHub", "publisher": { "@type": "Organization", "name": "GitHub", "url": "https://github.com" } } ]</script>