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

[cairomm] update to 1.16.1 #23904

Merged

Commits on Mar 31, 2022

  1. [cairomm] update to 1.16.1 (microsoft#23903)

    Cairo:
    * Surface::Type: Deprecate WIN32, add WIN32_SURFACE
      (Kjell Ahlstedt) Issue microsoft#26, merge request !14
    
    Build:
    * cairommconfig.h.*: Don't dllimport on MinGW
      (Chun-wei Fan) Merge reqest !16
      (Chun-wei Fan) Issue gtkmm#90 (Lukas K.)
    * Meson build: Make it possible to use cairomm as a subproject
      (Kjell Ahlstedt)
    * Meson build: No implicit_include_directories
      (Kjell Ahlstedt)
    * MSVC build: exception.h: Export Cairo::logic_error selectively
      (Chun-wei Fan) Merge request !17
    Schaich authored and SchaichAlonso committed Mar 31, 2022
    Configuration menu
    Copy the full SHA
    ca2eb54 View commit details
    Browse the repository at this point in the history
  2. [cairomm] remove patch (microsoft#23903)

    The WIN32 constant has been renamed to WIN32_SURFACE , and the
    WIN32 -> WIN32_SURFACE alias is only provided for non-win32
    sytems, therefore our previous patch is no longer needed.
    Schaich authored and SchaichAlonso committed Mar 31, 2022
    Configuration menu
    Copy the full SHA
    c9c2f3b View commit details
    Browse the repository at this point in the history
  3. [cairomm] Support MSVC2022 (microsoft#23903)

    Manually add ed1ce9a630b375b0f43435e34fbe690eb8276178 from upstream,
    which prevents MSVC 2022 toolchains from being overridden by the
    meson port file, resulting in corrupted binarycache metadata
    SchaichAlonso committed Mar 31, 2022
    Configuration menu
    Copy the full SHA
    a77ed5f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    00b5f70 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e94d843 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ae54a41 View commit details
    Browse the repository at this point in the history