[PR #263] [MERGED] Update SDCC build script to support SDCC's trunk #3785

Closed
opened 2026-03-20 23:08:20 +01:00 by sascha_hemi · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/OpenEPaperLink/OpenEPaperLink/pull/263
Author: @skiphansen
Created: 3/4/2024
Status: Merged
Merged: 3/6/2024
Merged by: @jjwbruijn

Base: masterHead: oepl_pr_2


📝 Commits (1)

  • ad981a8 1. Changed source repo from github mirror to SDCC's master SVN repo.

📊 Changes

2 files changed (+37 additions, -23 deletions)

View changed files

📝 sdcc/README.md (+1 -1)
📝 sdcc/build_sdcc.sh (+36 -22)

📄 Description

  1. Changed source repo from github mirror to SDCC's master SVN repo.
  2. Added support for building the trunk as well as named tags.

🔄 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/OpenEPaperLink/OpenEPaperLink/pull/263 **Author:** [@skiphansen](https://github.com/skiphansen) **Created:** 3/4/2024 **Status:** ✅ Merged **Merged:** 3/6/2024 **Merged by:** [@jjwbruijn](https://github.com/jjwbruijn) **Base:** `master` ← **Head:** `oepl_pr_2` --- ### 📝 Commits (1) - [`ad981a8`](https://github.com/OpenEPaperLink/OpenEPaperLink/commit/ad981a8f5347c9ceef34dc4c4c130493099925e3) 1. Changed source repo from github mirror to SDCC's master SVN repo. ### 📊 Changes **2 files changed** (+37 additions, -23 deletions) <details> <summary>View changed files</summary> 📝 `sdcc/README.md` (+1 -1) 📝 `sdcc/build_sdcc.sh` (+36 -22) </details> ### 📄 Description 1. Changed source repo from github mirror to SDCC's master SVN repo. 2. Added support for building the trunk as well as named tags. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
sascha_hemi added the pull-request label 2026-03-20 23:08:20 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/OpenEPaperLink#3785