mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-15 06:05:58 -06:00
[PR #248] [MERGED] Executables on POSIX systems do not have an ".exe" suffix. #269
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/ultimatepp#269
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
master← Head:windres📝 Commits (1)
e84fdf9Executables 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.
SecureBufferandSecureZerofor Secure Cryptographic Data Handling #280