Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cross-Build Mac and Windows binaries from linux #203

Open
dragetd opened this issue Nov 16, 2020 · 3 comments
Open

Cross-Build Mac and Windows binaries from linux #203

dragetd opened this issue Nov 16, 2020 · 3 comments

Comments

@dragetd
Copy link
Member

dragetd commented Nov 16, 2020

Is your feature request related to a problem? Please describe.
Requiring CI runner with Windows and Mac can be a huge PITA.

Describe the solution you'd like
Enable building windows/mac binaries under Linux.

Related to #162

@dragetd dragetd added this to the v1.5.0 milestone Nov 16, 2020
@MMulthaupt MMulthaupt changed the title Cross-Build Mac and Windwos binaries from linux Cross-Build Mac and Windows binaries from linux Apr 14, 2021
@dragetd
Copy link
Member Author

dragetd commented Apr 14, 2021

There is a nice blog entry about someone building a docker image to build go with cgo for Windows under Linux
https://dh1tw.de/2019/12/cross-compiling-golang-cgo-projects/

@MMulthaupt
Copy link
Collaborator

Major reason for why Windows is a problem is the need to make RDP logins to enable signing capability.

@dragetd
Copy link
Member Author

dragetd commented Apr 14, 2021

@dragetd dragetd modified the milestones: v1.5.0, v1.5.x Apr 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants