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

Add pre-built bindings for GDAL 3.7 #401

Merged
merged 4 commits into from
May 19, 2023
Merged

Add pre-built bindings for GDAL 3.7 #401

merged 4 commits into from
May 19, 2023

Conversation

lnicola
Copy link
Member

@lnicola lnicola commented May 19, 2023

  • I agree to follow the project's code of conduct.
  • I added an entry to CHANGES.md if knowledge of this change could be valuable to users.

@lnicola
Copy link
Member Author

lnicola commented May 19, 2023

r? @metasim

@metasim
Copy link
Contributor

metasim commented May 19, 2023

bors r+

Comment on lines +11 to +14
// To generate the bindings manually, use
// bindgen --constified-enum-module ".*" --ctypes-prefix libc --allowlist-function "(CPL|CSL|GDAL|OGR|OSR|OCT|VSI).*" wrapper.h -- $(pkg-config --cflags-only-I gdal) -fretain-comments-from-system-headers
// If you add a new pre-built version, make sure to bump the docs.rs version in main.

Copy link
Contributor

Choose a reason for hiding this comment

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

❤️

@bors
Copy link
Contributor

bors bot commented May 19, 2023

Build succeeded!

The publicly hosted instance of bors-ng is deprecated and will go away soon.

If you want to self-host your own instance, instructions are here.
For more help, visit the forum.

If you want to switch to GitHub's built-in merge queue, visit their help page.

@bors bors bot merged commit cee48ab into georust:master May 19, 2023
@lnicola lnicola deleted the gdal-3-7 branch May 19, 2023 12:46
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.

2 participants