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

Windows support #235

Open
5 of 6 tasks
Alizter opened this issue Oct 12, 2023 · 0 comments
Open
5 of 6 tasks

Windows support #235

Alizter opened this issue Oct 12, 2023 · 0 comments
Assignees

Comments

@Alizter
Copy link
Collaborator

Alizter commented Oct 12, 2023

gps should build and run on Windows like it does for other platforms. Rust libraries are pretty good and allow for cross platform solutions for many things that we need. This issue serves to track the individual issues related to windows support.

@drewdeponte drewdeponte added this to the 7.x.x milestone Oct 12, 2023
drewdeponte pushed a commit that referenced this issue Oct 13, 2023
Fix utils/execute.rs windows support so that on windows when we don't
have signals to worry about, we don't. But when we are on unix systems
that do have signals we do handle them.

This relates to issue #235.

Signed-off-by: Drew De Ponte <cyphactor@gmail.com>

[changelog]
fixed: execute external command support for windows

<!-- ps-id: 242e7637-266a-4bd8-b47e-359d6dd40dbc -->
@Alizter Alizter modified the milestones: 7.x.x, 7.0.0 Oct 13, 2023
@drewdeponte drewdeponte removed this from the 7.0.0 milestone Jan 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In Progress
Development

No branches or pull requests

2 participants