Skip to content

Added support for MinGW (without vcpkg).#291

Merged
DragonJoker merged 1 commit intodevelopmentfrom
mingw_support
Mar 4, 2026
Merged

Added support for MinGW (without vcpkg).#291
DragonJoker merged 1 commit intodevelopmentfrom
mingw_support

Conversation

@DragonJoker
Copy link
Owner

No description provided.

@DragonJoker DragonJoker added this to the 2.10.0 milestone Mar 3, 2026
@DragonJoker DragonJoker self-assigned this Mar 3, 2026
@DragonJoker DragonJoker added the enhancement New feature or request label Mar 3, 2026
@github-project-automation github-project-automation bot moved this to In progress in ShaderWriter-HLSL Mar 3, 2026
@github-project-automation github-project-automation bot moved this to In progress in ShaderWriter-SPIR-V Mar 3, 2026
@github-project-automation github-project-automation bot moved this to In progress in ShaderWriter-AST Mar 3, 2026
@github-project-automation github-project-automation bot moved this to In progress in ShaderWriter-GLSL Mar 3, 2026
@github-project-automation github-project-automation bot moved this to In progress in ShaderWriter-Writer Mar 3, 2026
@DragonJoker DragonJoker force-pushed the mingw_support branch 6 times, most recently from 9f70792 to 52b5499 Compare March 4, 2026 08:47
@sonarqubecloud
Copy link

sonarqubecloud bot commented Mar 4, 2026

@codecov
Copy link

codecov bot commented Mar 4, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 86.42%. Comparing base (3f01e03) to head (dcc1b8f).
⚠️ Report is 1 commits behind head on development.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff              @@
##           development     #291   +/-   ##
============================================
  Coverage        86.42%   86.42%           
============================================
  Files              514      515    +1     
  Lines            59186    59186           
============================================
+ Hits             51151    51154    +3     
+ Misses            8035     8032    -3     
Files with missing lines Coverage Δ
include/ShaderAST/Expr/Expr.hpp 100.00% <100.00%> (ø)
include/ShaderAST/Expr/ExprVisitor.hpp 100.00% <100.00%> (ø)
...lude/ShaderAST/Expr/GetCombinedImageAccessName.hpp 100.00% <ø> (ø)
include/ShaderAST/Expr/GetIntrinsicName.hpp 100.00% <ø> (ø)
...clude/ShaderAST/Expr/GetStorageImageAccessName.hpp 100.00% <ø> (ø)
include/ShaderAST/ShaderAllocator.hpp 100.00% <100.00%> (ø)
include/ShaderAST/Stmt/Stmt.hpp 100.00% <100.00%> (ø)
include/ShaderAST/Stmt/StmtVisitor.hpp 100.00% <100.00%> (ø)
include/ShaderAST/Visitors/CloneExpr.hpp 100.00% <100.00%> (ø)
include/ShaderAST/Visitors/CloneStmt.hpp 100.00% <100.00%> (ø)
... and 62 more

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 3f01e03...dcc1b8f. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@DragonJoker DragonJoker marked this pull request as ready for review March 4, 2026 10:53
@DragonJoker DragonJoker merged commit 95d6ab1 into development Mar 4, 2026
9 checks passed
@github-project-automation github-project-automation bot moved this from In progress to Done in ShaderWriter-SPIR-V Mar 4, 2026
@github-project-automation github-project-automation bot moved this from In progress to Done in ShaderWriter-Writer Mar 4, 2026
@github-project-automation github-project-automation bot moved this from In progress to Done in ShaderWriter-HLSL Mar 4, 2026
@github-project-automation github-project-automation bot moved this from In progress to Done in ShaderWriter-GLSL Mar 4, 2026
@github-project-automation github-project-automation bot moved this from In progress to Done in ShaderWriter-AST Mar 4, 2026
@DragonJoker DragonJoker deleted the mingw_support branch March 4, 2026 10:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

Status: Done
Status: Done
Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant