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

Build samples on Windows CI #13334

Conversation

HertzDevil
Copy link
Contributor

@HertzDevil HertzDevil commented Apr 17, 2023

The last remaining failing sample, sdl/raytracer.cr, now works on Windows as it doesn't rely on Signal::INT.trap anymore. This PR adds make samples as a kind of smoke test for Windows.

@HertzDevil HertzDevil added kind:feature topic:infrastructure platform:windows Windows support based on the MSVC toolchain / Win32 API labels Apr 17, 2023
@straight-shoota straight-shoota added this to the 1.9.0 milestone Apr 17, 2023
@HertzDevil HertzDevil marked this pull request as draft April 18, 2023 19:11
@straight-shoota straight-shoota removed this from the 1.9.0 milestone Apr 18, 2023
@HertzDevil HertzDevil marked this pull request as ready for review April 21, 2023 14:53
Copy link
Member

@straight-shoota straight-shoota left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀

@straight-shoota straight-shoota added this to the 1.9.0 milestone Apr 21, 2023
@straight-shoota straight-shoota merged commit d7d9f87 into crystal-lang:master Apr 24, 2023
@HertzDevil HertzDevil deleted the feature/windows-ci-build-samples branch April 24, 2023 12:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind:feature platform:windows Windows support based on the MSVC toolchain / Win32 API topic:infrastructure/ci
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants