summaryrefslogtreecommitdiff
path: root/tools/buildzip.pl (follow)
Commit message (Expand)AuthorAge
* FS#6321: Universal Image ViewerTeruaki Kawashima2010-11-21
* Fix path detection for app builds in configure and buildzip.pl.Thomas Martitz2010-11-14
* Do not build remote failsafe skin files for devices without remoteMichael Chicoine2010-10-13
* Android: Exclude the main binary from make zip.Thomas Martitz2010-09-26
* fix FS#11596. make "make install" use rbdir. copy image file correctly.Teruaki Kawashima2010-09-25
* Another major skin backend update/hopefully bugfix:Jonathan Gordon2010-09-14
* As of r27902, codecs and plugins need to be marked as executable to work in t...Magnus Holmgren2010-08-29
* Rockbox as an application: Commit current Android port progress.Thomas Martitz2010-08-02
* Rockbox as an application: add get_user_file_path().Thomas Martitz2010-08-01
* $rbdir => $temp_dir where appropriate, shadowing $rbdir with the temp dir bro...Thomas Martitz2010-07-25
* Oops, remove leftoversThomas Martitz2010-07-13
* Remove forgotten lines and add a commit regarding app buildsThomas Martitz2010-07-13
* Fix up buildzip.plThomas Martitz2010-07-13
* buildzip.pl: more fixesRafaël Carré2010-07-07
* buildzip.pl: fix r27310 and r27317Rafaël Carré2010-07-07
* Add a check for '' not being set. make zip doesn't work for me without it. Pe...Magnus Holmgren2010-07-06
* Rockbox as an application: Add an 320x240 SDL application target.Thomas Martitz2010-07-06
* have buildzip copy the classic_statusbar.grey/mono correctlyJonathan Gordon2009-11-24
* wtf perl? 2 extra chars would kill you? seriously?Jonathan Gordon2009-11-23
* use classic_statusbar.grey.sbs on grey targetsJonathan Gordon2009-11-23
* fix mono and hwcodec classic_statusbar so they actually loadJonathan Gordon2009-11-20
* copy the classic_statusbar and rockbox_none .sbs's to .rsbs's also so remote ...Jonathan Gordon2009-11-18
* get ready for classic_statusbar... get it added to the .zip. buildwps.pl need...Jonathan Gordon2009-11-16
* Add support to buildzip.pl for Lua scriptsMaurus Cuelenaere2009-10-28
* New plugin theme_remove which offers a way to remove specified theme.Teruaki Kawashima2009-10-12
* Lua:Maurus Cuelenaere2009-07-10
* Load PictureFlow logo from disk, discarding it after splash screen is done an...Andrew Mahone2009-05-23
* Lua: add actions.lua to the zip fileMaurus Cuelenaere2009-05-21
* Build pictureflow using overlay on lowmem targets, support JPEG AA in PF on a...Andrew Mahone2009-05-07
* Second try for make install for normal builds. Now differentiate better betwe...Thomas Martitz2009-04-12
* Revert r20687 since it breaks make zip.Jonas Häggqvist2009-04-11
* "make (full)install" for normal builds, specifiy the installation destination...Thomas Martitz2009-04-11
* FS#9763 - Sansa Clip modified WPS. This modified wps avoids wps elements gett...Bertrik Sikken2009-01-31
* Add support for scaled bitmap loads, and for greylib display, toAndrew Mahone2008-12-27
* Removed firmware requirement, since font zip is built without firmware.Björn Stenberg2008-12-19
* Added support for configurable rockbox directory. FS#9567 by Alex Bennee.Björn Stenberg2008-11-24
* Renamed simulator disk directory from 'archos' to 'simdisk'.Björn Stenberg2008-11-24
* Patch FS#9556 by Alex Bennee - clean up buildzip.plLinus Nielsen Feltzing2008-11-17
* Changes to simulator installation, 'make fullinstall' is now the way to insta...Nils Wallménius2008-11-04
* Don't include a database.ignore file in a font-only package.Jens Arnold2008-08-26
* Fix FS #9280 (bsd tar errors out when called with -u and the destination file...Jens Arnold2008-08-26
* Remove unused argument to the buildzip() function.Antoine Cellerier2008-08-26
* Use maximum compression for 'make zip', 'make fullzip' and 'make 7zip' (recon...Jens Arnold2008-08-16
* Make 'make tar' and hence 'make gzip' and 'make bzip2' work again (reconfigur...Jens Arnold2008-07-23
* Add a glob_move() function and use it for moving the .cp files.Jens Arnold2008-07-21
* Chmod all moved files to 0755 (everything moved is codecs or plugins).Jonas Häggqvist2008-07-20
* Only print convbdf command if running in verbose mode.Jonas Häggqvist2008-07-20
* Further speedup: call convbdf once, rather than once for each font.Jonas Häggqvist2008-07-20
* Skip an unneeded check. Simply call rmdir, and if it's empty it goes - if not...Jonas Häggqvist2008-07-20
* Buildzip.pl changes - do as much as possible with Perl, rather than using the...Jonas Häggqvist2008-07-20