[PR #348] [MERGED] Added support for Visual Studio 2026 #332

Closed
opened 2026-05-05 03:46:00 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ultimatepp/ultimatepp/pull/348
Author: @klugier
Created: 1/17/2026
Status: Merged
Merged: 1/18/2026
Merged by: @mirek-fidler

Base: masterHead: klugier/visual-studio-2026


📝 Commits (3)

📊 Changes

2 files changed (+19 additions, -5 deletions)

View changed files

📝 uppsrc/ide/Builders/MscBuilder.cpp (+5 -2)
📝 uppsrc/ide/InstantSetup.cpp (+14 -3)

📄 Description

Just adding support for the next release of Visual Studio - 2026. There is one change, instead of year in the path, there is an ordinary version number. So, instead of having 2026 it is 18.


🔄 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/ultimatepp/ultimatepp/pull/348 **Author:** [@klugier](https://github.com/klugier) **Created:** 1/17/2026 **Status:** ✅ Merged **Merged:** 1/18/2026 **Merged by:** [@mirek-fidler](https://github.com/mirek-fidler) **Base:** `master` ← **Head:** `klugier/visual-studio-2026` --- ### 📝 Commits (3) - [`cebd67f`](https://github.com/ultimatepp/ultimatepp/commit/cebd67f3f700df5b557f2183273b71a1ce10dc14) Add support for Visual Studio 2026 - [`9a6b98e`](https://github.com/ultimatepp/ultimatepp/commit/9a6b98e615623edb339f4e148cd5bd7448ed59b0) Added MSVSP2026 - [`4ee92e6`](https://github.com/ultimatepp/ultimatepp/commit/4ee92e6276b72f64d1f6b4c32250e2efcfed5a6f) .ddumps ### 📊 Changes **2 files changed** (+19 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `uppsrc/ide/Builders/MscBuilder.cpp` (+5 -2) 📝 `uppsrc/ide/InstantSetup.cpp` (+14 -3) </details> ### 📄 Description Just adding support for the next release of Visual Studio - 2026. There is one change, instead of year in the path, there is an ordinary version number. So, instead of having 2026 it is 18. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 03:46:00 -06:00
Sign in to join this conversation.
No labels
pull-request
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: github-starred/ultimatepp#332
No description provided.