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

Bindgen support #95

Merged
merged 3 commits into from Feb 25, 2023
Merged

Bindgen support #95

merged 3 commits into from Feb 25, 2023

Conversation

HyunggyuJang
Copy link
Contributor

Closes #74
Can you direct me how to implement integration test, or could you do that?

@messense
Copy link
Member

Probably just add these command #74 (comment) in https://github.com/rust-cross/cargo-zigbuild/blob/main/.github/workflows/CI.yml

@HyunggyuJang
Copy link
Contributor Author

Probably just add these command #74 (comment) in https://github.com/rust-cross/cargo-zigbuild/blob/main/.github/workflows/CI.yml

Will do that.

@HyunggyuJang
Copy link
Contributor Author

Added CI test. Would it suffice?

Copy link
Member

@messense messense left a comment

Choose a reason for hiding this comment

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

Thanks!

Currently it's Linux only, probably also need to look into macOS and Windows gnu target support in the future.

@messense
Copy link
Member

FYI, the unrelated test failures are tracked in #96.

@messense messense added this pull request to the merge queue Feb 25, 2023
@messense messense removed this pull request from the merge queue due to a manual request Feb 25, 2023
@messense messense merged commit d1dbc1a into rust-cross:main Feb 25, 2023
@messense messense mentioned this pull request Feb 25, 2023
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bindgen support
2 participants