[PR #164] [MERGED] build on windows #17411

Closed
opened 2026-04-14 20:15:27 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/164
Author: @bdoherty
Created: 8/12/2022
Status: Merged
Merged: 8/30/2022
Merged by: @TomAFrench

Base: masterHead: windows


📝 Commits (4)

  • 90f7a20 changes needed to build on windows
  • fecca41 Merge branch 'master' into windows
  • 18e6eac Conditionally set MSYS
  • e638cdf fix: use correct comment style

📊 Changes

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

View changed files

📝 packages/desktop-client/package.json (+2 -2)
📝 packages/loot-core/bin/build-browser (+4 -0)

📄 Description

Ensures symlinks are created as native Windows symlinks.
Addresses issue with build-browser and watch-browser scripts on windows


🔄 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/actualbudget/actual/pull/164 **Author:** [@bdoherty](https://github.com/bdoherty) **Created:** 8/12/2022 **Status:** ✅ Merged **Merged:** 8/30/2022 **Merged by:** [@TomAFrench](https://github.com/TomAFrench) **Base:** `master` ← **Head:** `windows` --- ### 📝 Commits (4) - [`90f7a20`](https://github.com/actualbudget/actual/commit/90f7a205a6b6fd3bf3963dafd5c090734fa73f68) changes needed to build on windows - [`fecca41`](https://github.com/actualbudget/actual/commit/fecca411b0180f5a7e901abdfd7395e2d5c0ce41) Merge branch 'master' into windows - [`18e6eac`](https://github.com/actualbudget/actual/commit/18e6eac11678e14016bb60522b040a46e290f9be) Conditionally set MSYS - [`e638cdf`](https://github.com/actualbudget/actual/commit/e638cdf4673c2ca46ebf699427b8f0c09d659407) fix: use correct comment style ### 📊 Changes **2 files changed** (+6 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/package.json` (+2 -2) 📝 `packages/loot-core/bin/build-browser` (+4 -0) </details> ### 📄 Description Ensures symlinks are created as native Windows symlinks. Addresses issue with build-browser and watch-browser scripts on windows --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-14 20:15:27 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#17411