Silk.NET icon indicating copy to clipboard operation
Silk.NET copied to clipboard

[3.0] COM Binding Transformation

Open curin opened this issue 1 year ago • 2 comments

Summary of the PR

Adds the necessary enhancements to allow for easy to use COM bindings and any changes required to get Microsoft Bindings building.

-Adds TransformCOM mod to implement in place ComPtr transformations in all COM classes -Adds DisableWarnings mod to disable warnings in all files for a job in order to avoid build errors from unavoidable or ignorable errors -Adds several additions to ClangScraper to disable caching and remove generated files from the output. -Adds some QOL improvements such as --only and csv list support to silk touch

curin avatar Dec 31 '24 14:12 curin

@Perksey Ready for Review

curin avatar Jan 10 '25 02:01 curin

Obviously note the CI errors as well if you haven't already.

Perksey avatar Jan 12 '25 21:01 Perksey