Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Generalize OS detection. #232

Merged
merged 1 commit into from
Sep 5, 2024
Merged

Conversation

trombonehero
Copy link
Contributor

There are many Unix-like OSes that have xdg-open that are not Linux. Rather than enumerating DragonflyBSD, FreeBSD, NetBSD, OpenBSD, etc., change this "Linux" target to "Unix and not Android and not MacOS".

There are many Unix-like OSes that have xdg-open that are not Linux.
Rather than enumerating DragonflyBSD, FreeBSD, NetBSD, OpenBSD, etc.,
change this "Linux" target to "Unix and not Android and not MacOS".
@andrei-ng andrei-ng self-assigned this Sep 5, 2024
@andrei-ng
Copy link
Collaborator

I agree. Thank you for the PR!

@andrei-ng andrei-ng merged commit 043a3a7 into plotly:main Sep 5, 2024
19 checks passed
@trombonehero
Copy link
Contributor Author

Thanks for accepting, and thanks for this library!

@namibj
Copy link

namibj commented Nov 4, 2024

Thanks; however, this did managed to break compiling for me on Android/Termux as a dependency of rinex (follow the instructions to reproduce; you will need pkg install git rust git perl and possibly some other I didn't catch as I had previously installed them).

@andrei-ng
Copy link
Collaborator

That is strange. Is this related to the fact that you had to build this on a new (virtual) machine?

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants