Skip to content

feat: use static-crt on windows#376

Merged
baszalmstra merged 9 commits intomun-lang:mainfrom
baszalmstra:feat/crt-static
May 14, 2022
Merged

feat: use static-crt on windows#376
baszalmstra merged 9 commits intomun-lang:mainfrom
baszalmstra:feat/crt-static

Conversation

@baszalmstra
Copy link
Copy Markdown
Collaborator

@baszalmstra baszalmstra commented May 14, 2022

Builds Mun in CI with -Ctarget-feature=+crt-static

Fixes: #322
Depends on: #375

@baszalmstra baszalmstra self-assigned this May 14, 2022
@codecov
Copy link
Copy Markdown

codecov bot commented May 14, 2022

Codecov Report

Merging #376 (fade46e) into main (dbde905) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #376   +/-   ##
=======================================
  Coverage   82.61%   82.61%           
=======================================
  Files         262      262           
  Lines       15219    15219           
=======================================
  Hits        12573    12573           
  Misses       2646     2646           

Continue to review full report at Codecov.

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

@baszalmstra baszalmstra marked this pull request as ready for review May 14, 2022 17:30
@baszalmstra baszalmstra merged commit 0935324 into mun-lang:main May 14, 2022
@Wodann Wodann added this to the Mun v0.4.0 milestone Jul 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Mun 0.3 depends on VS 2019 redist on Windows

2 participants