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

sdl: bump deps and modernize more for conan v2 #20381

Open
wants to merge 16 commits into
base: master
Choose a base branch
from

Commits on Oct 5, 2023

  1. several improvements & fixes

    - bump dependencies
    - use `<host_version>` for wayland in build requirements
    - sort method by order of execution
    - use version range for cmake
    - fix several access to informations of dependencies (self.dependencies instead of self.options, or robust collection of info in dependencies with components)
    - remove `PKG_CONFIG_PATH`  workaround since required_conan_version is greater than 1.55.0 now
    SpaceIm committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    1c5615d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6fc3c43 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    77eeca9 View commit details
    Browse the repository at this point in the history
  4. fix test package

    SpaceIm committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    5a05f03 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2023

  1. fix for msvc

    SpaceIm committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    e5d53fd View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2023

  1. bump xkbcommon

    SpaceIm committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    c65671b View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2023

  1. Configuration menu
    Copy the full SHA
    5e48802 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a90c2b6 View commit details
    Browse the repository at this point in the history
  3. remove old versions

    SpaceIm committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    dd18abe View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2023

  1. Configuration menu
    Copy the full SHA
    d9d40d1 View commit details
    Browse the repository at this point in the history
  2. small change

    SpaceIm committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    e4a3aed View commit details
    Browse the repository at this point in the history
  3. add _is_cl_frontend

    SpaceIm committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    e719b5e View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2023

  1. Configuration menu
    Copy the full SHA
    fb94f0f View commit details
    Browse the repository at this point in the history
  2. typo

    SpaceIm committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    6de71ce View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2023

  1. Configuration menu
    Copy the full SHA
    118fd7b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d3021ab View commit details
    Browse the repository at this point in the history