Mobile.BuildTools
Mobile.BuildTools copied to clipboard
Bump SkiaSharp.HarfBuzz from 2.80.2 to 2.88.0
Bumps SkiaSharp.HarfBuzz from 2.80.2 to 2.88.0.
Release notes
Sourced from SkiaSharp.HarfBuzz's releases.
Version 2.88.0
What's Changed
- Add Mac Catalyst, use frameworks and move things into the gn files (develop edition) by
@mattleibow
in mono/SkiaSharp#1681- Add first net6.0-* for the binding projects by
@mattleibow
in mono/SkiaSharp#1707- Free up space by deleting samples as they build by
@mattleibow
in mono/SkiaSharp#1721- Add .NET MAUI views (compat and handlers) by
@mattleibow
in mono/SkiaSharp#1678- iOS requires that the view have a background by
@mattleibow
in mono/SkiaSharp#1730- Fix NRE in .NET Maui SKCanvasView by
@jsuarezruiz
in mono/SkiaSharp#1734- Ensure that VS is installed correctly by
@mattleibow
in mono/SkiaSharp#1736- Update .NET 6 by
@mattleibow
in mono/SkiaSharp#1740- [Wasm] Add support for emscripten 2.0.23 by
@jeromelaban
in mono/SkiaSharp#1746- Use the new Maui P7 by
@mattleibow
in mono/SkiaSharp#1749- Use Invoke for Actions by
@mattleibow
in mono/SkiaSharp#1754- Split SkiaSharp package into smaller "Native Asset" packages by
@mattleibow
in mono/SkiaSharp#1758- Add Mac Catalyst support by
@mattleibow
in mono/SkiaSharp#1760- Use the correct MacCatalyst targets file name by
@mattleibow
in mono/SkiaSharp#1762- Add support for Xamarin.Forms on netcoreapp3.1 by
@mattleibow
in mono/SkiaSharp#1774- Update HarfBuzz to 2.8.2 by
@mattleibow
in mono/SkiaSharp#1766- Add main PDB files to the packages by
@mattleibow
in mono/SkiaSharp#1781- Update maui sample by
@mattleibow
in mono/SkiaSharp#1782- Reduce the size of the artifacts by
@mattleibow
in mono/SkiaSharp#1788- Switch to .NET Tool version of Cake by
@mattleibow
in mono/SkiaSharp#1793- Return an empty surface in case the allocation has failed by
@richirisu
in mono/SkiaSharp#1784- Update to WindowsAppSDK by
@mattleibow
in mono/SkiaSharp#1800- IsAntialias should also control the Edging by
@mattleibow
in mono/SkiaSharp#1802- Build using the older gcc 6.2 and new llvm 10 compiler by
@mattleibow
in mono/SkiaSharp#1806- Fix the what the
IgnorePixelScaling
property works by@mattleibow
in mono/SkiaSharp#1804- ANGLE now has another output zlib1.dll by
@mattleibow
in mono/SkiaSharp#1807- Native Windows Symbols + HarfBuzzSharp.NativeAssets.* by
@mattleibow
in mono/SkiaSharp#1797- [android] eliminate lots of fields in Resource.designer.cs by
@jonathanpeppers
in mono/SkiaSharp#1812- Bump Maui to RC 2 / P9 by
@mattleibow
in mono/SkiaSharp#1815- Support ASP.NET Blazor Web Assembly Components by
@mattleibow
in mono/SkiaSharp#1811- Clean up the publish for samples by
@mattleibow
in mono/SkiaSharp#1827- Add some of the new APIs by
@mattleibow
in mono/SkiaSharp#1828- Update all the things by
@mattleibow
in mono/SkiaSharp#1842- Update MAUI sample by
@mattleibow
in mono/SkiaSharp#1851- Try this again by
@mattleibow
in mono/SkiaSharp#1843- Work around enums not being blittable by
@mattleibow
in mono/SkiaSharp#1857- Try to build faster on demand by
@mattleibow
in mono/SkiaSharp#1859- Never dispose the native statics by
@mattleibow
in mono/SkiaSharp#1863- Replace HandleDictionary lock with a critical section under Windows by
@toptensoftware
in mono/SkiaSharp#1817- Fix the Mac Catalyst build task Inputs/Outputs by
@mattleibow
in mono/SkiaSharp#1865- [Blazor] prevent infinite loop in SKCanvasView by
@JensKrumsieck
in mono/SkiaSharp#1889- Update to Maui Preview 11 by
@mattleibow
in mono/SkiaSharp#1890- Bumps to Uno 4.0 by
@jeromelaban
in mono/SkiaSharp#1873- [android] don't include .so files in class libraries by
@jonathanpeppers
in mono/SkiaSharp#1895- Update maui to Preview 12 by
@mattleibow
in mono/SkiaSharp#1932- Build with Maui Preview 13 by
@mattleibow
in mono/SkiaSharp#1942- Force a single CPU on macOS/Linux by
@mattleibow
in mono/SkiaSharp#1944- Make use of the newer/better/faster/more-er 1ES build agents by
@mattleibow
in mono/SkiaSharp#1946
... (truncated)
Commits
2e12735
Build stable of everything (#2034)52d9869
Update to Maui RC 4 (#2032)e05b382
Build using .NET 6.0.300 public (#2031)8945b81
Don't try sign on forks (#1992)5010179
Update to .NET MAUI RC 3 (#2029)8bc6e2f
Merge remote-tracking branch 'origin/patch/v2.80.4'5265281
Update agents to ones that exist still (#2016)03b5fef
Merge branch 'patch/v2.80.4'f49f8fb
Disable signing on UWP97b9110
Try p/invoking to libdl.so.2 before libdl.so (#2010)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)