Opened 16 years ago
Closed 16 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)
by , 16 years ago
| Attachment: | osx-packager.diff added |
|---|
comment:1 by , 16 years ago
| Status: | new → assigned |
|---|
comment:2 by , 16 years ago
| 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