[PR #486] [MERGED] Replace hard-coded names of build directory in build_installer.sh scr… #1642

Closed
opened 2026-05-05 07:58:22 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/debauchee/barrier/pull/486
Author: @ctsrc
Created: 11/8/2019
Status: Merged
Merged: 11/10/2019
Merged by: @AdrianKoshka

Base: masterHead: script-dir


📝 Commits (1)

  • 9c6de19 Replace hard-coded names of build directory in build_installer.sh script for macOS with looking at the location of the script by the script itself when it is run. This makes it possible to have differently named build dirs for debug and release builds, and without restricting what each of those directories must be named.

📊 Changes

1 file changed (+3 additions, -2 deletions)

View changed files

📝 dist/macos/bundle/build_installer.sh.in (+3 -2)

📄 Description

…ipt for macOS with looking at the location of the script by the script itself when it is run. This makes it possible to have differently named build dirs for debug and release builds, and without restricting what each of those directories must be named.


🔄 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/debauchee/barrier/pull/486 **Author:** [@ctsrc](https://github.com/ctsrc) **Created:** 11/8/2019 **Status:** ✅ Merged **Merged:** 11/10/2019 **Merged by:** [@AdrianKoshka](https://github.com/AdrianKoshka) **Base:** `master` ← **Head:** `script-dir` --- ### 📝 Commits (1) - [`9c6de19`](https://github.com/debauchee/barrier/commit/9c6de19f17bdb4f87046e0f7b8c7bcbc4ffb6aaa) Replace hard-coded names of build directory in build_installer.sh script for macOS with looking at the location of the script by the script itself when it is run. This makes it possible to have differently named build dirs for debug and release builds, and without restricting what each of those directories must be named. ### 📊 Changes **1 file changed** (+3 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `dist/macos/bundle/build_installer.sh.in` (+3 -2) </details> ### 📄 Description …ipt for macOS with looking at the location of the script by the script itself when it is run. This makes it possible to have differently named build dirs for debug and release builds, and without restricting what each of those directories must be named. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 07:58:22 -06: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: github-starred/barrier#1642
No description provided.