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

Use the cargo API instead of calling the cargo binary #55

Merged
merged 5 commits into from
Mar 21, 2020
Merged

Conversation

lu-zero
Copy link
Owner

@lu-zero lu-zero commented Mar 20, 2020

So far seems working as well as before and it should be less brittle.

Issues related: #43 #48 #49 #50 #55

This is a near-full rewrite. Now the `cbuild` command follows more
closely what the `cargo build` command does.

Known Issues:
- The header and pkg-config generation always trigger
- Changing the library path does not trigger a rebuild
Do not rebuild the header if the library is unchanged.

Done during the first OpenSourceSaturdayOnline.

Fixes #56
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.

1 participant