[PR #985] [MERGED] Statically compile the binaries #15698

Closed
opened 2025-11-02 11:52:34 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/985
Author: @tboerger
Created: 2/20/2017
Status: Merged
Merged: 3/7/2017
Merged by: @lunny

Base: masterHead: flavors


📝 Commits (1)

📊 Changes

3 files changed (+43 additions, -15 deletions)

View changed files

📝 .drone.yml (+18 -9)
📝 .drone.yml.sig (+1 -1)
📝 Makefile (+24 -5)

📄 Description

To also provide static binaries I have integrated 3 different flavors
for now. We got so far static, tidb and sqlite. I think the naming is
quite obvious.

Now we got really static compiled binaries that should also work on older linux distributions.

Signed-off-by: Thomas Boerger thomas@webhippie.de


🔄 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/go-gitea/gitea/pull/985 **Author:** [@tboerger](https://github.com/tboerger) **Created:** 2/20/2017 **Status:** ✅ Merged **Merged:** 3/7/2017 **Merged by:** [@lunny](https://github.com/lunny) **Base:** `master` ← **Head:** `flavors` --- ### 📝 Commits (1) - [`1672f04`](https://github.com/go-gitea/gitea/commit/1672f0451ec6a86d36457fc43098689f3a87bb5f) Split the binary build ### 📊 Changes **3 files changed** (+43 additions, -15 deletions) <details> <summary>View changed files</summary> 📝 `.drone.yml` (+18 -9) 📝 `.drone.yml.sig` (+1 -1) 📝 `Makefile` (+24 -5) </details> ### 📄 Description ~~To also provide static binaries I have integrated 3 different flavors for now. We got so far static, tidb and sqlite. I think the naming is quite obvious.~~ Now we got really static compiled binaries that should also work on older linux distributions. Signed-off-by: Thomas Boerger <thomas@webhippie.de> --- <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 2025-11-02 11:52:34 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#15698