[PR #489] [MERGED] Arm build for Linux #561

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

📋 Pull Request Information

Original PR: https://github.com/jpochyla/psst/pull/489
Author: @jacksongoode
Created: 7/3/2024
Status: Merged
Merged: 7/6/2024
Merged by: @jacksongoode

Base: masterHead: jackson/arm-linux-build


📝 Commits (7)

📊 Changes

5 files changed (+81 additions, -40 deletions)

View changed files

📝 .github/workflows/build.yml (+45 -22)
📝 Cargo.toml (+2 -6)
Cross.toml (+14 -0)
📝 psst-gui/Cargo.toml (+16 -8)
📝 psst-gui/src/data/playlist.rs (+4 -4)

📄 Description

No description provided


🔄 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/489 **Author:** [@jacksongoode](https://github.com/jacksongoode) **Created:** 7/3/2024 **Status:** ✅ Merged **Merged:** 7/6/2024 **Merged by:** [@jacksongoode](https://github.com/jacksongoode) **Base:** `master` ← **Head:** `jackson/arm-linux-build` --- ### 📝 Commits (7) - [`5116890`](https://github.com/jpochyla/psst/commit/51168906c4185e40b596fa4849bc8beba8601600) Arm build for Linux - [`214b162`](https://github.com/jpochyla/psst/commit/214b162e44b4b241e7355e388ea810b81a9a3b9f) Use cross - [`cfcb51b`](https://github.com/jpochyla/psst/commit/cfcb51b6d907269ff17fe275342eca5e507c2c9f) Fix cross and deb implementations - [`e31ef51`](https://github.com/jpochyla/psst/commit/e31ef51ee21ed8e17f5cfbdea0a111328e79cc1c) Cache Docker used by cross - [`82f9f74`](https://github.com/jpochyla/psst/commit/82f9f74df5790fd2bbfda92772b207e3e1a7f431) Differentiate by cross config - [`91055d2`](https://github.com/jpochyla/psst/commit/91055d21a9bd210817910cb9149963b8a85b21b6) Move to Cargo - [`47bf5f8`](https://github.com/jpochyla/psst/commit/47bf5f8f755e8b09b549bb344900a35d2023e4bd) Add cross.toml ### 📊 Changes **5 files changed** (+81 additions, -40 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/build.yml` (+45 -22) 📝 `Cargo.toml` (+2 -6) ➕ `Cross.toml` (+14 -0) 📝 `psst-gui/Cargo.toml` (+16 -8) 📝 `psst-gui/src/data/playlist.rs` (+4 -4) </details> ### 📄 Description _No description provided_ --- <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:27 +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#561
No description provided.