mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-15 14:16:07 -06:00
[PR #329] [MERGED] UMK: Added option --hub-only #316
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/ultimatepp#316
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/ultimatepp/ultimatepp/pull/329
Author: @klugier
Created: 12/14/2025
Status: ✅ Merged
Merged: 12/14/2025
Merged by: @mirek-fidler
Base:
master← Head:klugier/umk-hub-only📝 Commits (3)
cfd6d3cUMK: Added option --hub-only to instruct UMK to execute only UppHub logic such as package updates or downloads.369d902Umk: Added error message when --hub-only is enable, but there is a lack of -U or -h options.6933c08.docs📊 Changes
3 files changed (+50 additions, -20 deletions)
View changed files
📝
uppsrc/ide/app.tpp/umk_en-us.tpp(+20 -8)📝
uppsrc/ide/app.tpp/umk_en-us.tppi(+11 -10)📝
uppsrc/umk/umake.cpp(+19 -2)📄 Description
Added option --hub-only to instruct UMK to execute only UppHub logic such as package updates or downloads.
Here is the usage example:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.