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

freetype/2.13.*: Switch to Meson build system #22974

Merged
merged 31 commits into from
Apr 22, 2024

Commits on Mar 6, 2024

  1. freetype: Switch to Meson build system

    This requires way less patching. Way less.
    jwillikers committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    b4696de View commit details
    Browse the repository at this point in the history
  2. Add patch to find bzip2

    jwillikers committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    c64c22d View commit details
    Browse the repository at this point in the history
  3. Bump PNG

    jwillikers committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    1041d19 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4dda8df View commit details
    Browse the repository at this point in the history
  5. Don't use collect_libs

    jwillikers committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    e60a645 View commit details
    Browse the repository at this point in the history
  6. Fix version for Conan V1

    jwillikers committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    3346134 View commit details
    Browse the repository at this point in the history
  7. Enable short paths

    jwillikers committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    36305d9 View commit details
    Browse the repository at this point in the history
  8. Fix config

    jwillikers committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    3c3ecf7 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

  1. Update the OpenSans-Bold font to version 3 from version 1

    This changes the license of the font from the Apache license to the OFL.
    This TTF file has been updated to include the full text of the license.
    This follows the recommendation of the OFL's FAQ:
    https://openfontlicense.org/how-to-use-ofl-fonts/#22a585885b5cb7cc58d60445ecf0d8ad6f76ef24
    jwillikers committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    d9c28fc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ac8ce9f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    89275d0 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

  1. Configuration menu
    Copy the full SHA
    678d885 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    48f878c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c453a59 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. Configuration menu
    Copy the full SHA
    c5c8591 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e4dd170 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a0c2311 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7adeaec View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    babf66a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bb3907b View commit details
    Browse the repository at this point in the history
  7. Revert "Try setting FREETYPE_LIBRARIES"

    This reverts commit bb3907b.
    jwillikers committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    c335f00 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a4fbcb5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0d30c04 View commit details
    Browse the repository at this point in the history
  10. Revert "Set if CMAKE_FIND_LIBRARY_SUFFIXES to include ".a" suffixes o…

    …n Windows"
    
    This reverts commit 0d30c04.
    jwillikers committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    552e44f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    1064fd9 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    56fb5ef View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. Configuration menu
    Copy the full SHA
    eda15d9 View commit details
    Browse the repository at this point in the history
  2. Rename the patch file

    jwillikers committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    242fb5b View commit details
    Browse the repository at this point in the history
  3. Remove pdb files

    jwillikers committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    0055f6a View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2024

  1. Update recipes/freetype/meson/conanfile.py

    Co-authored-by: Martin Valgur <martin.valgur@gmail.com>
    jwillikers and valgur committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    a758327 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. Correctly order versions

    jwillikers committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    e5d0950 View commit details
    Browse the repository at this point in the history