summaryrefslogtreecommitdiff
path: root/tools/buildzip.pl
AgeCommit message (Expand)Author
2009-11-24have buildzip copy the classic_statusbar.grey/mono correctlyJonathan Gordon
2009-11-23wtf perl? 2 extra chars would kill you? seriously?Jonathan Gordon
2009-11-23use classic_statusbar.grey.sbs on grey targetsJonathan Gordon
2009-11-20fix mono and hwcodec classic_statusbar so they actually loadJonathan Gordon
2009-11-18copy the classic_statusbar and rockbox_none .sbs's to .rsbs's also so remote ...Jonathan Gordon
2009-11-16get ready for classic_statusbar... get it added to the .zip. buildwps.pl need...Jonathan Gordon
2009-10-28Add support to buildzip.pl for Lua scriptsMaurus Cuelenaere
2009-10-12New plugin theme_remove which offers a way to remove specified theme.Teruaki Kawashima
2009-07-10Lua:Maurus Cuelenaere
2009-05-23Load PictureFlow logo from disk, discarding it after splash screen is done an...Andrew Mahone
2009-05-21Lua: add actions.lua to the zip fileMaurus Cuelenaere
2009-05-07Build pictureflow using overlay on lowmem targets, support JPEG AA in PF on a...Andrew Mahone
2009-04-12Second try for make install for normal builds. Now differentiate better betwe...Thomas Martitz
2009-04-11Revert r20687 since it breaks make zip.Jonas Häggqvist
2009-04-11"make (full)install" for normal builds, specifiy the installation destination...Thomas Martitz
2009-01-31FS#9763 - Sansa Clip modified WPS. This modified wps avoids wps elements gett...Bertrik Sikken
2008-12-27Add support for scaled bitmap loads, and for greylib display, toAndrew Mahone
2008-12-19Removed firmware requirement, since font zip is built without firmware.Björn Stenberg
2008-11-24Added support for configurable rockbox directory. FS#9567 by Alex Bennee.Björn Stenberg
2008-11-24Renamed simulator disk directory from 'archos' to 'simdisk'.Björn Stenberg
2008-11-17Patch FS#9556 by Alex Bennee - clean up buildzip.plLinus Nielsen Feltzing
2008-11-04Changes to simulator installation, 'make fullinstall' is now the way to insta...Nils Wallménius
2008-08-26Don't include a database.ignore file in a font-only package.Jens Arnold
2008-08-26Fix FS #9280 (bsd tar errors out when called with -u and the destination file...Jens Arnold
2008-08-26Remove unused argument to the buildzip() function.Antoine Cellerier
2008-08-16Use maximum compression for 'make zip', 'make fullzip' and 'make 7zip' (recon...Jens Arnold
2008-07-23Make 'make tar' and hence 'make gzip' and 'make bzip2' work again (reconfigur...Jens Arnold
2008-07-21Add a glob_move() function and use it for moving the .cp files.Jens Arnold
2008-07-20Chmod all moved files to 0755 (everything moved is codecs or plugins).Jonas Häggqvist
2008-07-20Only print convbdf command if running in verbose mode.Jonas Häggqvist
2008-07-20Further speedup: call convbdf once, rather than once for each font.Jonas Häggqvist
2008-07-20Skip an unneeded check. Simply call rmdir, and if it's empty it goes - if not...Jonas Häggqvist
2008-07-20Buildzip.pl changes - do as much as possible with Perl, rather than using the...Jonas Häggqvist
2008-05-18FS#8637 - new UI for disktidy.Jonathan Gordon
2008-02-18FS#8482 take two. Make the language files built first, so that the largestDaniel Stenberg
2008-02-17eeek, revert the FS#8482 commit again as it broke the bootloaders and theDaniel Stenberg
2008-02-17FS#8482:Daniel Stenberg
2008-02-17Bulgarian should work on the Player - no need to exclude it.Jonas Häggqvist
2008-02-17Exclude languages that don't work on the Player's charcell display when build...Jonas Häggqvist
2007-11-21FS#5690 - folders with a file named database.ignore will be skipped by the da...Jonathan Gordon
2007-08-07Fix FS#7549 - plugins would only get listed once in viewers.config which mean...Jonathan Gordon
2007-08-06Accept FS#5464 - organise the rocks directory. Jonathan Gordon
2007-08-05*** Lang v2 cleanup (FS#6574) ***Nils Wallménius
2007-06-29Some more sokoban changes from Sean Morrisey's FS #6702. (includes moving the...Antoine Cellerier
2007-06-28Apply FS #6702: More Sokoban Improvements.Antoine Cellerier
2007-06-19Make user-visible spelling "colours" rather than "colors".Paul Louden
2007-06-18Add a sample.icons file, and add a few more files to the docs folder in the zipsJonathan Gordon
2007-05-29only create the recpresets directory on recording targets.Jonathan Gordon
2007-05-29this adds 2 options to the recording settings menu to let you save all the re...Jonathan Gordon
2007-04-20introducing rockbox-info.txtDaniel Stenberg