[PR #353] [MERGED] Actually fix 'make build' #15329

Closed
opened 2025-11-02 11:44:08 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/353
Author: @bkcsoft
Created: 12/5/2016
Status: Merged
Merged: 12/5/2016
Merged by: @bkcsoft

Base: masterHead: bkcsoft/fix-rebuilding


📝 Commits (2)

  • 31db970 Actually fix bloddy 'make build'
  • 5248973 Pre-fetch source-files

📊 Changes

1 file changed (+2 additions, -2 deletions)

View changed files

📝 Makefile (+2 -2)

📄 Description

now it only rebuilds on changed files (again), but actually rebuilds when something other than main.go has been changed...


🔄 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/353 **Author:** [@bkcsoft](https://github.com/bkcsoft) **Created:** 12/5/2016 **Status:** ✅ Merged **Merged:** 12/5/2016 **Merged by:** [@bkcsoft](https://github.com/bkcsoft) **Base:** `master` ← **Head:** `bkcsoft/fix-rebuilding` --- ### 📝 Commits (2) - [`31db970`](https://github.com/go-gitea/gitea/commit/31db970347475a52b5e3be38eb291da464854130) Actually fix bloddy 'make build' - [`5248973`](https://github.com/go-gitea/gitea/commit/5248973db024ca2a7e61477df7422afe27b51429) Pre-fetch source-files ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `Makefile` (+2 -2) </details> ### 📄 Description now it only rebuilds on changed files (again), but _actually_ rebuilds when something other than `main.go` has been changed... --- <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:44:08 -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#15329