[PR #495] [CLOSED] statically link vcruntime140.dll in windows builds #521

Closed
opened 2026-03-02 04:13:52 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/git-ai-project/git-ai/pull/495
Author: @acunniffe
Created: 2/9/2026
Status: Closed

Base: mainHead: fix/windows-static-link-cpp-runtime


📝 Commits (4)

📊 Changes

2 files changed (+22 additions, -3 deletions)

View changed files

.cargo/config.toml (+7 -0)
📝 .github/workflows/release.yml (+15 -3)

📄 Description

Installs would silently fail for fresh windows machines without vcruntime


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/git-ai-project/git-ai/pull/495 **Author:** [@acunniffe](https://github.com/acunniffe) **Created:** 2/9/2026 **Status:** ❌ Closed **Base:** `main` ← **Head:** `fix/windows-static-link-cpp-runtime` --- ### 📝 Commits (4) - [`d112a59`](https://github.com/git-ai-project/git-ai/commit/d112a597d0ba1a515538e950641201d6becb3a7d) statically link vcruntime140.dll - [`339d3a7`](https://github.com/git-ai-project/git-ai/commit/339d3a72246bdec4566846cd2a6fab6ee263195c) revert incorrect smoke test - [`1a9beec`](https://github.com/git-ai-project/git-ai/commit/1a9beec8dca5a72fba7d8eb4defc3f93f713546d) update release.yml - [`2772a32`](https://github.com/git-ai-project/git-ai/commit/2772a32ccf54de98f909ca34d22e6c7d6378bc7b) remove dumpbin ### 📊 Changes **2 files changed** (+22 additions, -3 deletions) <details> <summary>View changed files</summary> ➕ `.cargo/config.toml` (+7 -0) 📝 `.github/workflows/release.yml` (+15 -3) </details> ### 📄 Description Installs would silently fail for fresh windows machines without vcruntime --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 04:13:52 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/git-ai#521
No description provided.