[PR #4] [MERGED] MinGW build support #18

Closed
opened 2026-03-03 12:01:45 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ForLoopCodes/legacy-notepad/pull/4
Author: @AloXado320
Created: 1/29/2026
Status: Merged
Merged: 1/30/2026
Merged by: @ForLoopCodes

Base: mainHead: mingw


📝 Commits (1)

📊 Changes

2 files changed (+12 additions, -15 deletions)

View changed files

📝 CMakeLists.txt (+12 -1)
📝 src/main.cpp (+0 -14)

📄 Description

  • Adds build support for MinGW (uses ninja)
  • Fix library defines and ignores a warning (or if the actual code can be fixed, let me know)
  • Strips the executable (still bigger compared to MSVC, exe is 291 KB)

🔄 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/ForLoopCodes/legacy-notepad/pull/4 **Author:** [@AloXado320](https://github.com/AloXado320) **Created:** 1/29/2026 **Status:** ✅ Merged **Merged:** 1/30/2026 **Merged by:** [@ForLoopCodes](https://github.com/ForLoopCodes) **Base:** `main` ← **Head:** `mingw` --- ### 📝 Commits (1) - [`b4a142d`](https://github.com/ForLoopCodes/legacy-notepad/commit/b4a142dd7dc60ba4ad68c5a7f31af5df22ea35ce) MinGW support ### 📊 Changes **2 files changed** (+12 additions, -15 deletions) <details> <summary>View changed files</summary> 📝 `CMakeLists.txt` (+12 -1) 📝 `src/main.cpp` (+0 -14) </details> ### 📄 Description - Adds build support for MinGW (uses ninja) - Fix library defines and ignores a warning (or if the actual code can be fixed, let me know) - Strips the executable (still bigger compared to MSVC, exe is 291 KB) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 12:01:45 +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/legacy-notepad#18
No description provided.