Rockbox

This is the bug/patch tracker for Rockbox. Click here for more information.

Quick links: Bugs · Patches · Rockbox frontpage

Tasklist

FS#7501 - Add .map files to buildzip

Attached to Project: Rockbox
Opened by Robert Keevil (obo) - Sunday, 29 July 2007, 12:24 GMT+2
Last edited by Robert Keevil (obo) - Tuesday, 31 July 2007, 17:48 GMT+2
Task Type Patches
Category Build environment
Status Closed
Assigned To No-one
Player Type All players
Severity Low
Priority Normal
Reported Version Daily build (which?)
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Private No

Details

This patch adds the .map files to the .rockbox folder under /maps, including codecs and plugins.
   maps.patch (3.1 KiB)
 tools/configure   |   10 +++++-----
 tools/buildzip.pl |   33 +++++++++++++++++++++++++++++++++
 2 files changed, 38 insertions(+), 5 deletions(-)

This task depends upon

Closed by  Robert Keevil (obo)
Tuesday, 31 July 2007, 17:48 GMT+2
Reason for closing:  Fixed
Additional comments about closing:  Daily builds archive now also includes the output of make mapzip
Comment by Daniel Stenberg (bagder) - Tuesday, 31 July 2007, 16:19 GMT+2
I don't really see the need for unconditional inclusion of the map files. Why isn't make mapzip good enough to provide the map files in a separate package - leaves the plain zip file alone to be small and lean for the majority of all use-cases.

Loading...