summaryrefslogtreecommitdiffstats
path: root/tools/buildzip.pl
AgeCommit message (Expand)AuthorFilesLines
2010-08-02Rockbox as an application: Commit current Android port progress.Thomas Martitz1-0/+2
2010-08-01Rockbox as an application: add get_user_file_path().Thomas Martitz1-2/+5
2010-07-25$rbdir => $temp_dir where appropriate, shadowing $rbdir with the temp dir bro...Thomas Martitz1-70/+70
2010-07-13Oops, remove leftoversThomas Martitz1-1/+1
2010-07-13Remove forgotten lines and add a commit regarding app buildsThomas Martitz1-6/+2
2010-07-13Fix up buildzip.plThomas Martitz1-44/+169
2010-07-07buildzip.pl: more fixesRafaël Carré1-4/+7
2010-07-07buildzip.pl: fix r27310 and r27317Rafaël Carré1-5/+2
2010-07-06Add a check for '' not being set. make zip doesn't work for me without it. Pe...Magnus Holmgren1-1/+5
2010-07-06Rockbox as an application: Add an 320x240 SDL application target.Thomas Martitz1-2/+7
2009-11-24have buildzip copy the classic_statusbar.grey/mono correctlyJonathan Gordon1-2/+2
2009-11-23wtf perl? 2 extra chars would kill you? seriously?Jonathan Gordon1-1/+1
2009-11-23use classic_statusbar.grey.sbs on grey targetsJonathan Gordon1-1/+3
2009-11-20fix mono and hwcodec classic_statusbar so they actually loadJonathan Gordon1-3/+11
2009-11-18copy the classic_statusbar and rockbox_none .sbs's to .rsbs's also so remote ...Jonathan Gordon1-0/+2
2009-11-16get ready for classic_statusbar... get it added to the .zip. buildwps.pl need...Jonathan Gordon1-0/+10
2009-10-28Add support to buildzip.pl for Lua scriptsMaurus Cuelenaere1-1/+7
2009-10-12New plugin theme_remove which offers a way to remove specified theme.Teruaki Kawashima1-0/+1
2009-07-10Lua:Maurus Cuelenaere1-1/+2
2009-05-23Load PictureFlow logo from disk, discarding it after splash screen is done an...Andrew Mahone1-5/+24
2009-05-21Lua: add actions.lua to the zip fileMaurus Cuelenaere1-0/+2
2009-05-07Build pictureflow using overlay on lowmem targets, support JPEG AA in PF on a...Andrew Mahone1-0/+5
2009-04-12Second try for make install for normal builds. Now differentiate better betwe...Thomas Martitz1-4/+7
2009-04-11Revert r20687 since it breaks make zip.Jonas Häggqvist1-7/+4
2009-04-11"make (full)install" for normal builds, specifiy the installation destination...Thomas Martitz1-4/+7
2009-01-31FS#9763 - Sansa Clip modified WPS. This modified wps avoids wps elements gett...Bertrik Sikken1-3/+3
2008-12-27Add support for scaled bitmap loads, and for greylib display, toAndrew Mahone1-0/+4
2008-12-19Removed firmware requirement, since font zip is built without firmware.Björn Stenberg1-3/+0
2008-11-24Added support for configurable rockbox directory. FS#9567 by Alex Bennee.Björn Stenberg1-74/+89
2008-11-24Renamed simulator disk directory from 'archos' to 'simdisk'.Björn Stenberg1-1/+1
2008-11-17Patch FS#9556 by Alex Bennee - clean up buildzip.plLinus Nielsen Feltzing1-59/+27
2008-11-04Changes to simulator installation, 'make fullinstall' is now the way to insta...Nils Wallménius1-1/+12
2008-08-26Don't include a database.ignore file in a font-only package.Jens Arnold1-4/+4
2008-08-26Fix FS #9280 (bsd tar errors out when called with -u and the destination file...Jens Arnold1-16/+12
2008-08-26Remove unused argument to the buildzip() function.Antoine Cellerier1-2/+2
2008-08-16Use maximum compression for 'make zip', 'make fullzip' and 'make 7zip' (recon...Jens Arnold1-1/+1
2008-07-23Make 'make tar' and hence 'make gzip' and 'make bzip2' work again (reconfigur...Jens Arnold1-3/+3
2008-07-21Add a glob_move() function and use it for moving the .cp files.Jens Arnold1-2/+8
2008-07-20Chmod all moved files to 0755 (everything moved is codecs or plugins).Jonas Häggqvist1-0/+1
2008-07-20Only print convbdf command if running in verbose mode.Jonas Häggqvist1-1/+1
2008-07-20Further speedup: call convbdf once, rather than once for each font.Jonas Häggqvist1-15/+5
2008-07-20Skip an unneeded check. Simply call rmdir, and if it's empty it goes - if not...Jonas Häggqvist1-6/+2
2008-07-20Buildzip.pl changes - do as much as possible with Perl, rather than using the...Jonas Häggqvist1-33/+62
2008-05-18FS#8637 - new UI for disktidy.Jonathan Gordon1-0/+1
2008-02-18FS#8482 take two. Make the language files built first, so that the largestDaniel Stenberg1-33/+2
2008-02-17eeek, revert the FS#8482 commit again as it broke the bootloaders and theDaniel Stenberg1-2/+33
2008-02-17FS#8482:Daniel Stenberg1-33/+2
2008-02-17Bulgarian should work on the Player - no need to exclude it.Jonas Häggqvist1-1/+1
2008-02-17Exclude languages that don't work on the Player's charcell display when build...Jonas Häggqvist1-0/+9
2007-11-21FS#5690 - folders with a file named database.ignore will be skipped by the da...Jonathan Gordon1-1/+3