Skip to content

x/build: add a Windows ARM64 builder #42604

Closed
@cagedmantis

Description

@cagedmantis

A builder should be added in support of the Windows/arm64 port #36439

Note: this is independent of #38607 which adds a Windows arm builder.

@golang/release

Activity

added this to the Backlog milestone on Nov 13, 2020
added
Buildersx/build issues (builders, bots, dashboards)
on Nov 13, 2020
zx2c4

zx2c4 commented on Nov 20, 2020

@zx2c4
Contributor

I have a ARM64 builder now, with a preinstalled gcc for each architecture supported on the machine:

image

zx2c4

zx2c4 commented on Nov 20, 2020

@zx2c4
Contributor
gopherbot

gopherbot commented on Nov 20, 2020

@gopherbot
Contributor

Change https://golang.org/cl/272106 mentions this issue: dashboard: add new Windows ARM builder

modified the milestones: Backlog, Go1.17 on Apr 8, 2021
self-assigned this
on Apr 13, 2021

34 remaining items

toothrot

toothrot commented on Jul 1, 2021

@toothrot
Contributor

Filed #47018 and #47017 to cover some of the remaining work on this buildlet. I'll leave this open until the existing configuration is checked in.

gopherbot

gopherbot commented on Jul 2, 2021

@gopherbot
Contributor

Change https://golang.org/cl/332492 mentions this issue: env/windows-arm64/macstadium: add image notes and qemu script

gopherbot

gopherbot commented on Jul 7, 2021

@gopherbot
Contributor

Change https://golang.org/cl/333076 mentions this issue: dashboard: expect 1 windows-arm64-mini host.

moved this to Done in Go Releaseon Sep 27, 2022
gopherbot

gopherbot commented on Jan 18, 2023

@gopherbot
Contributor

Change https://go.dev/cl/462655 mentions this issue: env/windows-arm64/aws: delete

added a commit that references this issue on Jan 18, 2023
locked and limited conversation to collaborators on Jan 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    Done

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @toothrot@zx2c4@cagedmantis@dmitshur@gopherbot

        Issue actions

          x/build: add a Windows ARM64 builder · Issue #42604 · golang/go