[PR #248] [MERGED] Executables on POSIX systems do not have an ".exe" suffix. #269

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

📋 Pull Request Information

Original PR: https://github.com/ultimatepp/ultimatepp/pull/248
Author: @lukoml
Created: 4/2/2025
Status: Merged
Merged: 4/2/2025
Merged by: @mirek-fidler

Base: masterHead: windres


📝 Commits (1)

  • e84fdf9 Executables on POSIX systems do not have an ".exe" suffix.

📊 Changes

1 file changed (+4 additions, -1 deletions)

View changed files

📝 uppsrc/ide/Builders/GccBuilder.cpp (+4 -1)

📄 Description

This change fixes cross-compilation for Windows on POSIX systems.


🔄 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/248 **Author:** [@lukoml](https://github.com/lukoml) **Created:** 4/2/2025 **Status:** ✅ Merged **Merged:** 4/2/2025 **Merged by:** [@mirek-fidler](https://github.com/mirek-fidler) **Base:** `master` ← **Head:** `windres` --- ### 📝 Commits (1) - [`e84fdf9`](https://github.com/ultimatepp/ultimatepp/commit/e84fdf94e806c2f61eba9a2e61bfe24d03c03a10) Executables on POSIX systems do not have an ".exe" suffix. ### 📊 Changes **1 file changed** (+4 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `uppsrc/ide/Builders/GccBuilder.cpp` (+4 -1) </details> ### 📄 Description This change fixes cross-compilation for Windows on POSIX systems. --- <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:44:23 -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#269
No description provided.