[PR #25] [MERGED] feat: add loong64 image and update devtoolset image #2

Closed
opened 2025-09-11 00:52:05 -05:00 by giteasync · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/VSCodium/vscode-linux-build-agent/pull/25
Author: @darkyzhou
Created: 11/21/2024
Status: Merged
Merged: 11/22/2024
Merged by: @daiyam

Base: masterHead: master


📝 Commits (1)

  • 7bdf46e feat: add loong64 image and update devtoolset image

📊 Changes

3 files changed (+71 additions, -7 deletions)

View changed files

📝 .github/workflows/build.yml (+1 -0)
📝 trixie-devtoolset-loong64/Dockerfile (+0 -7)
trixie-loong64/Dockerfile (+70 -0)

📄 Description

This PR introduces a build image tailored for Loong64 and updates the existing devtoolset image to utilize GCC 14.

All the porting work of VSCodium to Loong64 is now complete.


🔄 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/VSCodium/vscode-linux-build-agent/pull/25 **Author:** [@darkyzhou](https://github.com/darkyzhou) **Created:** 11/21/2024 **Status:** ✅ Merged **Merged:** 11/22/2024 **Merged by:** [@daiyam](https://github.com/daiyam) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`7bdf46e`](https://github.com/VSCodium/vscode-linux-build-agent/commit/7bdf46ec4cc56269936c3b34a79b8cf90d370bcf) feat: add loong64 image and update devtoolset image ### 📊 Changes **3 files changed** (+71 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/build.yml` (+1 -0) 📝 `trixie-devtoolset-loong64/Dockerfile` (+0 -7) ➕ `trixie-loong64/Dockerfile` (+70 -0) </details> ### 📄 Description This PR introduces a build image tailored for Loong64 and updates the existing devtoolset image to utilize GCC 14. All the porting work of VSCodium to Loong64 is now complete. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
giteasync added the pull-request label 2025-09-11 00:52:05 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: VSCodium/vscode-linux-build-agent#2