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

glu avoid unecessary call to package manager for irrelevant host OS #25400

Merged

Conversation

SpaceIm
Copy link
Contributor

@SpaceIm SpaceIm commented Sep 24, 2024

Summary

Changes to recipe: glu/system

Motivation

Same rational as #25399

closes #25391

Details


When building for an OS different from Linux, FreeBSD or SunOS, don't try to call a sytem package manager. It may actually install a useless GLU system library (ie unrelated to host OS) when build machine is Linux, FreeBSD or SunOS.
@SpaceIm SpaceIm closed this Sep 25, 2024
@SpaceIm SpaceIm reopened this Sep 25, 2024
@SpaceIm SpaceIm closed this Sep 30, 2024
@SpaceIm SpaceIm reopened this Sep 30, 2024
@conan-center-bot
Copy link
Collaborator

Conan v1 pipeline ✔️

All green in build 3 (a02c982a319f0bb375cd8eceed887f499a8769ee):

  • glu/system:
    Built 5 packages out of 11 (All logs)

Conan v2 pipeline ✔️

Note: Conan v2 builds are now mandatory. Please read our discussion about it.

All green in build 3 (a02c982a319f0bb375cd8eceed887f499a8769ee):

  • glu/system:
    Built 4 packages out of 10 (All logs)

@jcar87 jcar87 self-assigned this Nov 7, 2024
@franramirez688 franramirez688 merged commit 5d5ae92 into conan-io:master Nov 7, 2024
20 checks passed
@SpaceIm SpaceIm deleted the glu-avoid-unecessary-install branch November 7, 2024 18:25
OMGtechy pushed a commit to OMGtechy/conan-center-index that referenced this pull request Dec 31, 2024
When building for an OS different from Linux, FreeBSD or SunOS, don't try to call a sytem package manager. It may actually install a useless GLU system library (ie unrelated to host OS) when build machine is Linux, FreeBSD or SunOS.
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.

[package] glu/system and opengl/system don't work with mingw@Linux
5 participants