[PR #803] [MERGED] add some small improvements #1977

Closed
opened 2025-09-10 23:55:43 -05:00 by giteasync · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/VSCodium/vscodium/pull/803
Author: @daiyam
Created: 8/22/2021
Status: Merged
Merged: 8/22/2021
Merged by: @daiyam

Base: masterHead: small-improvements


📝 Commits (1)

  • 6134eff add some small improvements

📊 Changes

5 files changed (+21 additions, -3 deletions)

View changed files

📝 .gitignore (+3 -0)
📝 build/build_windows.ps1 (+2 -1)
build/build_windows.sh (+10 -0)
📝 docs/build.md (+2 -2)
📝 prepare_vscode.sh (+4 -0)

📄 Description

This PR is providing the following improvements:

  • add some temp files to .gitignore
  • reduce logs when applying patches
  • avoid possible conflict on Windows with WSL
  • add script to build with WSL

🔄 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/vscodium/pull/803 **Author:** [@daiyam](https://github.com/daiyam) **Created:** 8/22/2021 **Status:** ✅ Merged **Merged:** 8/22/2021 **Merged by:** [@daiyam](https://github.com/daiyam) **Base:** `master` ← **Head:** `small-improvements` --- ### 📝 Commits (1) - [`6134eff`](https://github.com/VSCodium/vscodium/commit/6134efffb2814439cd7f0150ed3bfe57d4349191) add some small improvements ### 📊 Changes **5 files changed** (+21 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `.gitignore` (+3 -0) 📝 `build/build_windows.ps1` (+2 -1) ➕ `build/build_windows.sh` (+10 -0) 📝 `docs/build.md` (+2 -2) 📝 `prepare_vscode.sh` (+4 -0) </details> ### 📄 Description This PR is providing the following improvements: - add some temp files to `.gitignore` - reduce logs when applying patches - avoid possible conflict on Windows with WSL - add script to build with WSL --- <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-10 23:55:43 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: VSCodium/vscodium#1977
No description provided.