Opened 15 years ago

Closed 15 years ago

#3713 closed enhancement (fixed)

OptionalPackages does not include Development target without zipfiles

Reported by: haiqu Owned by: bonefish
Priority: normal Milestone: R1
Component: Build System Version: R1/pre-alpha1
Keywords: Cc:
Blocked By: Blocking:
Platform: x86

Description

Within the optional packages, there is a target to install development packages. This includes downloading and installing a lot of zipfiles. It would be useful to update a current installation to ensure headers, etc are current without necessarily reinstalling all the static packages, which are already in place.

The attached diff creates a new target, Dev-Minimal, which can be included in UserBuildConfig to do exactly that.

Attachments (1)

diff.txt (2.5 KB ) - added by haiqu 15 years ago.

Download all attachments as: .zip

Change History (3)

by haiqu, 15 years ago

Attachment: diff.txt added

comment:1 by haiqu, 15 years ago

Type: bugenhancement

comment:2 by bonefish, 15 years ago

Resolution: fixed
Status: newclosed

Done in hrev30249. I didn't use the attached patch, but the new DevelopmentMin package should be pretty much identical to the proposed Dev-Minimal.

Note: See TracTickets for help on using tickets.