[PR #427] [CLOSED] Refactor the build file #535

Closed
opened 2026-02-28 14:33:21 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/jpochyla/psst/pull/427
Author: @sharunkumar
Created: 6/1/2023
Status: Closed

Base: masterHead: refactor-build


📝 Commits (1)

  • c8051fb refactor the build file to move all windows-specific code inside one block

📊 Changes

1 file changed (+26 additions, -29 deletions)

View changed files

📝 psst-gui/build.rs (+26 -29)

📄 Description

Moved all windows-specific build code inside one block, makes it easier to read / code fold


🔄 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/jpochyla/psst/pull/427 **Author:** [@sharunkumar](https://github.com/sharunkumar) **Created:** 6/1/2023 **Status:** ❌ Closed **Base:** `master` ← **Head:** `refactor-build` --- ### 📝 Commits (1) - [`c8051fb`](https://github.com/jpochyla/psst/commit/c8051fb099c465544fb8abcdac64c53be82c163e) refactor the build file to move all windows-specific code inside one block ### 📊 Changes **1 file changed** (+26 additions, -29 deletions) <details> <summary>View changed files</summary> 📝 `psst-gui/build.rs` (+26 -29) </details> ### 📄 Description Moved all windows-specific build code inside one block, makes it easier to read / code fold --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-28 14:33:21 +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/psst#535
No description provided.