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

FEAT: Have 'find_library' search through LD_LIBRARY_PATH, if set. #8

Merged
merged 18 commits into from
Jul 31, 2024

Conversation

TimothyCera-NOAA
Copy link
Contributor

Rework find_library to support Windows and on Linux/Unix search through LD_LIBRARY_PATH.

@TimothyCera-NOAA TimothyCera-NOAA marked this pull request as draft January 19, 2024 15:49
@EricEngle-NOAA
Copy link
Contributor

Why are dropping support for Python 3.8 on macOS?

I updated main today to support NCEPLIBS-ip v5.0.0 which includes a find_library update (same one from grib2io).

@TimothyCera-NOAA
Copy link
Contributor Author

Temporarily dropped macos Python 3.8 to make sure all the other macos versions worked. I realized after that I could have turned off fast_fail, but definitely 3.8 will be available for macos.

@EricEngle-NOAA
Copy link
Contributor

Can you update your branch and this PR and mark ready for review? Also, lets remove setup.py changes. Most of these changes have made their way into what is in main from all of the static libs work, etc.

@EricEngle-NOAA EricEngle-NOAA marked this pull request as ready for review July 31, 2024 15:35
@EricEngle-NOAA
Copy link
Contributor

I am going to merge this. I have some ideas to test for macos and windows testing.

@EricEngle-NOAA EricEngle-NOAA merged commit aec77b0 into NOAA-MDL:main Jul 31, 2024
4 of 11 checks passed
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.

3 participants