[PR #23] [MERGED] Fix build.sh and debug-build.sh output binaries #76

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

📋 Pull Request Information

Original PR: https://github.com/DrDonk/unlocker/pull/23
Author: @SimPilotAdamT
Created: 6/9/2022
Status: Merged
Merged: 6/10/2022
Merged by: @DrDonk

Base: mainHead: patch-1


📝 Commits (2)

📊 Changes

2 files changed (+23 additions, -23 deletions)

View changed files

📝 build.sh (+6 -6)
📝 debug-build.sh (+17 -17)

📄 Description

The current binaries put into the dist directory build to linux and windows as the file names, and that gets overwritten each time you try to build from source. This ensures all the executables get outputted to the correct directories.


🔄 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/DrDonk/unlocker/pull/23 **Author:** [@SimPilotAdamT](https://github.com/SimPilotAdamT) **Created:** 6/9/2022 **Status:** ✅ Merged **Merged:** 6/10/2022 **Merged by:** [@DrDonk](https://github.com/DrDonk) **Base:** `main` ← **Head:** `patch-1` --- ### 📝 Commits (2) - [`683b04d`](https://github.com/DrDonk/unlocker/commit/683b04d389643ceb7844e27156c7eb0254d7b61e) Fix build.sh output binaries - [`a947abf`](https://github.com/DrDonk/unlocker/commit/a947abf5ec54dccccdd5c8e9e54e08af3ffbe012) Update debug-build.sh ### 📊 Changes **2 files changed** (+23 additions, -23 deletions) <details> <summary>View changed files</summary> 📝 `build.sh` (+6 -6) 📝 `debug-build.sh` (+17 -17) </details> ### 📄 Description The current binaries put into the `dist` directory build to `linux` and `windows` as the file names, and that gets overwritten each time you try to build from source. This ensures all the executables get outputted to the correct directories. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 03:58: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/unlocker#76
No description provided.