Opened 15 years ago
Closed 15 years ago
#9348 closed Patch - Feature (Won't Fix)
osx-packager - make preparing MythAVTest & MythWelcome optional
Reported by: | Owned by: | Nigel | |
---|---|---|---|
Priority: | minor | Milestone: | unknown |
Component: | Ports - OSX | Version: | 0.24-fixes |
Severity: | medium | Keywords: | |
Cc: | Ticket locked: | no |
Description
Enhance osx-packager.pl to only write MythAVTest.app and MythWelcome?.app when requested. Saves time and space to prepare MythFrontend.app. Most people building on OSX only want MFE.
Attachments (1)
Change History (3)
Changed 15 years ago by
Attachment: | osx-packager.diff added |
---|
comment:1 Changed 15 years ago by
Status: | new → assigned |
---|
comment:2 Changed 15 years ago by
Resolution: | → Won't Fix |
---|---|
Status: | assigned → closed |
Not building core binaries is not acceptable, especially in a build script we maintain. The compile time and space of these two binaries is trivial. Plus, all OS X users *should* have mythavtest available for diagnostic purposes.
Note: See
TracTickets for help on using
tickets.
SVN diff--hope it can be used