[PR #319] [MERGED] Get rid of bin folder within makefile, enabled TiDB #15303

Closed
opened 2025-11-02 11:43:33 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/319
Author: @tboerger
Created: 11/30/2016
Status: Merged
Merged: 12/1/2016
Merged by: @lunny

Base: masterHead: makefile-cleanup


📝 Commits (6)

  • 265766d Get rid of the bin folder within the build process
  • 729c2af Dropped latest make task, it is unused
  • 408a296 Added tidb tag to drone config
  • ef70515 Dropped the cert build tag
  • 44785e6 Dropped useless minwinsvc build tag
  • 829709d Dropped the useless build tags from drone config

📊 Changes

8 files changed (+8 additions, -74 deletions)

View changed files

📝 .drone.yml (+2 -2)
📝 .drone.yml.sig (+1 -1)
📝 Makefile (+3 -20)
📝 cmd/cert.go (+1 -2)
cmd/cert_stub.go (+0 -30)
modules/setting/miniwinsvc.go (+0 -15)
📝 modules/setting/setting.go (+1 -1)
📝 routers/init.go (+0 -3)

📄 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/go-gitea/gitea/pull/319 **Author:** [@tboerger](https://github.com/tboerger) **Created:** 11/30/2016 **Status:** ✅ Merged **Merged:** 12/1/2016 **Merged by:** [@lunny](https://github.com/lunny) **Base:** `master` ← **Head:** `makefile-cleanup` --- ### 📝 Commits (6) - [`265766d`](https://github.com/go-gitea/gitea/commit/265766d721d193e826cd02a8ca188c206e165b0a) Get rid of the bin folder within the build process - [`729c2af`](https://github.com/go-gitea/gitea/commit/729c2af973cec0861fbb84a33b8729a00294cea2) Dropped latest make task, it is unused - [`408a296`](https://github.com/go-gitea/gitea/commit/408a296d8acaf9efde8325f464cda1a1e301efd9) Added tidb tag to drone config - [`ef70515`](https://github.com/go-gitea/gitea/commit/ef7051551e96f6c9f34930ce9dc2b07c3a77ab11) Dropped the cert build tag - [`44785e6`](https://github.com/go-gitea/gitea/commit/44785e6e80546fb0d003271cae5ad877a34b77bf) Dropped useless minwinsvc build tag - [`829709d`](https://github.com/go-gitea/gitea/commit/829709d31825c58c63807823167c4032c13120c3) Dropped the useless build tags from drone config ### 📊 Changes **8 files changed** (+8 additions, -74 deletions) <details> <summary>View changed files</summary> 📝 `.drone.yml` (+2 -2) 📝 `.drone.yml.sig` (+1 -1) 📝 `Makefile` (+3 -20) 📝 `cmd/cert.go` (+1 -2) ➖ `cmd/cert_stub.go` (+0 -30) ➖ `modules/setting/miniwinsvc.go` (+0 -15) 📝 `modules/setting/setting.go` (+1 -1) 📝 `routers/init.go` (+0 -3) </details> ### 📄 Description _No description provided_ --- <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:43:33 -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#15303