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

pango: migrate to Conan v2 #20795

Merged
merged 27 commits into from
Jan 31, 2024
Merged

pango: migrate to Conan v2 #20795

merged 27 commits into from
Jan 31, 2024

Commits on May 22, 2023

  1. pango: Support Conan V2

    Fix the SPDX license identifier.
    Order versions.
    Add glib tool requirement for glib-mkenums.
    jwillikers committed May 22, 2023
    Configuration menu
    Copy the full SHA
    7128e4e View commit details
    Browse the repository at this point in the history
  2. Fix configure

    jwillikers committed May 22, 2023
    Configuration menu
    Copy the full SHA
    8c18230 View commit details
    Browse the repository at this point in the history
  3. Fix incorrect attempt to modify option with_xft from auto to True

    This fix is necessary for Conan V2 only.
    jwillikers committed May 22, 2023
    Configuration menu
    Copy the full SHA
    0f8289f View commit details
    Browse the repository at this point in the history
  4. Revert "Fix incorrect attempt to modify option with_xft from auto to …

    …True"
    
    This reverts commit 0f8289f.
    jwillikers committed May 22, 2023
    Configuration menu
    Copy the full SHA
    ae4d715 View commit details
    Browse the repository at this point in the history
  5. Remove the auto value as an option

    The use of "auto" for this option is inappropriate.
    It should only be True or False because that is how it is used.
    jwillikers committed May 22, 2023
    Configuration menu
    Copy the full SHA
    de433e6 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2023

  1. Configuration menu
    Copy the full SHA
    b941ce3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f8d08f8 View commit details
    Browse the repository at this point in the history
  3. Fix option checking

    jwillikers committed Jun 24, 2023
    Configuration menu
    Copy the full SHA
    d966522 View commit details
    Browse the repository at this point in the history
  4. Bump glib

    jwillikers committed Jun 24, 2023
    Configuration menu
    Copy the full SHA
    697f6bf View commit details
    Browse the repository at this point in the history
  5. Revert "Fix option checking"

    This reverts commit d966522.
    jwillikers committed Jun 24, 2023
    Configuration menu
    Copy the full SHA
    bd00a8e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ce69549 View commit details
    Browse the repository at this point in the history
  7. Use self.info.options

    jwillikers committed Jun 24, 2023
    Configuration menu
    Copy the full SHA
    3bbe03d View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2023

  1. Bump glib

    jwillikers committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    50f1583 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2023

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

Commits on Oct 28, 2023

  1. bump deps

    mayeut committed Oct 28, 2023
    Configuration menu
    Copy the full SHA
    5829403 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    608c452 View commit details
    Browse the repository at this point in the history
  3. fix transitive_headers

    mayeut committed Oct 28, 2023
    Configuration menu
    Copy the full SHA
    84d664c View commit details
    Browse the repository at this point in the history
  4. bump libxft

    mayeut committed Oct 28, 2023
    Configuration menu
    Copy the full SHA
    8460090 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0460bfb View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2023

  1. Configuration menu
    Copy the full SHA
    ac4dfe7 View commit details
    Browse the repository at this point in the history
  2. bump cairo

    mayeut committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    631dbaa View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2023

  1. Configuration menu
    Copy the full SHA
    9ebce29 View commit details
    Browse the repository at this point in the history
  2. bump deps

    mayeut committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    10b52b1 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2023

  1. Configuration menu
    Copy the full SHA
    7fefd57 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2023

  1. Configuration menu
    Copy the full SHA
    31b4843 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2023

  1. add versions 1.50.14 & 1.51.0

    mayeut committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    3d5e25a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    39c0ba2 View commit details
    Browse the repository at this point in the history